1
Modules Development / Re: Full-resolution silent pictures (silent.mo)
« on: November 20, 2021, 03:23:15 PM »
That sounds really promising. Could you indicate hoy you went about trying it? Would the interrupt be the same on different models? (Sorry, newbie here).
It'd be nice to have a new build with this updated functionality!
It'd be nice to have a new build with this updated functionality!
I found bulb_end_addr and capture_err_time_addr for Canon 650D 104:
bulb_end_addr = 0x24954;
capture_err_time_addr = 0xFF1DFBF4;
i try to BULB mode and exposure more than 30sec (in silent picture) - it works.
Maybee it will be useful for somewho..