Anyone planing to dump the A650IS firmware? Edit: Ok, Ok, I'll try it myself :D - Firmware Dumping - CHDK Forum

Anyone planing to dump the A650IS firmware? Edit: Ok, Ok, I'll try it myself :D

  • 37 Replies
  • 24974 Views
*

Offline procopio

  • *
  • 23
  • [ A650IS - CHDK - 4GB SDHC]
    • Oipo Corp.
Advertisements
Looks like jeff666 got DryOS on his hands now, so would be great to see A650IS dumped  :D
« Last Edit: 08 / January / 2008, 13:57:50 by procopio »

*

Offline procopio

  • *
  • 23
  • [ A650IS - CHDK - 4GB SDHC]
    • Oipo Corp.
Re: Anyone planing to dump the A650IS firmware?
« Reply #1 on: 08 / January / 2008, 13:07:47 »
Given the great number of replies I'll go and try to dump it myself  :D

*

Offline procopio

  • *
  • 23
  • [ A650IS - CHDK - 4GB SDHC]
    • Oipo Corp.
Re: Anyone planing to dump the A650IS firmware?
« Reply #2 on: 08 / January / 2008, 13:32:13 »
Looks like I managed to port the blinker to the A650IS.
Can someone tell me if I'm missing something before I try to capture the data?

1) Followed the instructions from on how to compile CHDK from:
 - http://chdk.wikia.com/wiki/Compiling_CHDK_under_Windows

2) Downloaded the files tommi2water made available on:
 - http://www.zshare.net/download/6179497d393ec9/

3) Got the A650IS LED addresses from:
 - http://chdk.wikia.com/wiki/A650IS

4) Modified the LED adress definitions on the S5IS blinker to:
 #define LED_AF 0xC02200C0
 #define LED_GR 0xC02200CC
 #define LED_OR 0xC02200C8
 #define LED_WR 0xC02200CC


5) Ran the Make.bat

6) Made the card bootable using the information on:
 - http://chdk.wikia.com/wiki/Bootable_SD_card

7) Locked the SD card

8 ) Turn on the camera

9) Watched the AF LED blinking like crazy and the write LED (green) blinking but not so fast

My modified files: http://www.zshare.net/download/63147357bce20e/
« Last Edit: 08 / January / 2008, 13:57:03 by procopio »

*

Offline tommi2water

  • ***
  • 157
  • IXUS 220 HS Firmware: 1.00c
Hi,

the write LED is blinking because of the frequently switching on and off of this LED. I added this to my blinker source to see if the routine is still working. It's just for information. Don't expect any data on this LED. ;)

More details on this can be found here:
http://chdk.setepontos.com/index.php/topic,282.0.html

You can comment it out (see lines 146-153 in main.c):
Code: [Select]
if (blkn % 2 == 0)
{
led_off();
}
else
{
led_on();
}

Or just delete these lines in your main.c.

Good luck!!!

Best regards,
tommi




*

Offline procopio

  • *
  • 23
  • [ A650IS - CHDK - 4GB SDHC]
    • Oipo Corp.
I'm OK w/ the write led blinking.

So now what I got to do is hook it up to a photo diode (gotta find one) and use my sound card to record it, right?

Any idea how long it will take to blink the whole thing?

Is a fully charged battery pack enough, or should I hook the camera to an external power source?



*

Offline tommi2water

  • ***
  • 157
  • IXUS 220 HS Firmware: 1.00c
Yes, you're right.

I've seen a nice short tutorial for photo diode here:
http://chdk.wikia.com/wiki/A430

Maybe that can help you a bit?

DataGhost has written something about 5 or 6 hours dump duration in another thread. He finished the dumping before i was able to buy a photo diode. That's the reason why I never had to dump the firmware on my own and I don't know if the battery pack is enough.

It seems that you have to try it with the fully charged battery pack. Hopefully the dump has finished before batteries are discharged.  ;)

Best regards,
tommi

*

Offline GrAnd

  • ****
  • 916
  • [A610, S3IS]
    • CHDK
Is a fully charged battery pack enough, or should I hook the camera to an external power source?
Four good rechargeable batteries are enough. The blinking process is not so power consumable (LCD is off, no motors working, etc.).
CHDK Developer.

*

Offline procopio

  • *
  • 23
  • [ A650IS - CHDK - 4GB SDHC]
    • Oipo Corp.
So I'm off to find a photodiode  ;)

Thanks for the tips guys!!

Com'on, procopio!
there's people who's waiting anxiously for use exciting CHDK on his A650IS  ::)
Find that fotodiode, boy! :-)
« Last Edit: 14 / January / 2008, 08:13:07 by franfred »

*

Offline procopio

  • *
  • 23
  • [ A650IS - CHDK - 4GB SDHC]
    • Oipo Corp.
It will take me some days to gather patience and strength enough to go downtown and find one  :D
« Last Edit: 10 / January / 2008, 15:04:01 by procopio »

 

Related Topics


SimplePortal © 2008-2014, SimplePortal