Hi, there. Thanks for building this software stacks. However, I’m more caring about the power consumption of the GENX320 event camera. Currently, I’m using H7 Plus and even with the lowest clock frequency it draws 80-90mA @3.3V. I’m interested in making event camera a real low-power sensor with minimal board overhead. I tried to tune H7 Plus but no luck. Is there any possible way to move the camera to other lower power STM32 w/ DCMI interface, e.g. how to adapt GENX320 driver to a non-micropython and non-omv stacks? Thank you.
Hi Leonardo,
Yeah, while the camera is on, it’s going to draw some power to help with your own board. That’s not something we can really provide. You are welcome to review the source code and try it out. Note that parts of our code stack are non-commercial licensed, and parts are MIT. Be aware of that.
Regarding if it’s possible to do a full low power system. You’ll need to design the whole board from the get-go with this in mind. The genx320 has a low power motion detection mode you can use for this.