May be I could save the camera (with extended number of internal flashes) by reducing the power of the internal flash. CHDK provides three options: high, mid and low power of internal flash. How is it possible to reduce the power of the min option?
About the LED: it might be possible to achieve higher accuracy, but I've never experimented with that. See http://chdk.wikia.com/wiki/Script_Shooting_Hooks , hook_shoot.
Sub-ms precision would probably require hooking the actual code that fires the canon flash or starts the exposure, in C or ASM code.
... you probably would want to work your way back into the circuit and find the signal used to fire the thrystor that triggers the flash tube. But you really need to know a lot about electronics and circuit design, coupled with some reverse engineering experience before you try something like that. Even the little flash circuit in a Powershot camera has enough energy to knock you flat on your posterior if you do something wrong.
I am not sure if I know where to start with this.. Any starting points?
But may be the other way is easier, if I know a man who are familiar with electronics a bit. I know there have to be the busline that goes out from the shutter. One of the connections of this busline have to carry the signal that inform about the opened shutter
You would need to be familiar with reverse engineering and ASM code to have much chance of success with this approach.The mechanical shutter on these cameras is generally only used at the end of the exposure, to cover the sensor during readout. AFAIK the exposure is started electronically, with the shutter already open.
If you'd like to try breaking your camera, you can use poke(0x464C, 20) (ixus160 100a only, 0x4614 + 0x38)
But it again stop to shoot after the 20th shoot. What am I doing wrong here?
Started by Dr.Pat « 1 2 3 » Feature Requests
Started by hokolomon General Help and Assistance on using CHDK stable releases
Started by TheEditor Hello, I'm a NEWBIE - HELP!! (Newbies assistance, User Guides and thank you notes)
Started by geekmidou General Help and Assistance on using CHDK stable releases
Started by mrred General Help and Assistance on using CHDK stable releases