PowerShot S110 Crash and power off during HQ continuous aperture bracketing - General Discussion and Assistance - CHDK Forum supplierdeeply

PowerShot S110 Crash and power off during HQ continuous aperture bracketing

  • 0 Replies
  • 1631 Views
Advertisements
Hello gents,

I'm using firmware s110-102b-1.2.0-3428-full_BETA and have run across an issue where the camera simply powers down when executing the following script:

--[[
@title Burst shot
--]]

press("shoot_full")
sleep(2000)
release("shoot_full")

repeat
    sleep(1000)
until get_shooting() == false


Simple enough, I've set the camera to SCN mode and enabled 10-HQ burst shot and then enabled Av Bracketing with  - 1/3 increments.

Works very well, with the exception that randomly, the camera powers off during execution of the script.
I pulled down the ROMLOG ( see attached ).   

Getting the following:

ASSERT!! WBInteg.c Line 3366

Any help would be greatly appreciated!

 

Related Topics