2025-07-04 2:27 AM
Hi All,
The STM32N6 series is still very new to me. I have some experience with other low power NPU enabled devices, however the main problem faced is the support of ultra-low lux camera modules; gaining access to datasheets, register maps and application notes is pretty much impossible.
I am really impressed with ST offering with the STM32N6 as well as the great libraries, etc.
With the x-cube-n6-ai-h264-usb-uvc example, I see UVC is used for streaming images to a host PC. I want to do the opposite. The idea being that either frames from the stream or images are capture and stored in external RAM for inference.
Is this possible?
Thank you