Hi everyone,
I'm new to event-based vision and have just started working with a Prophesee GenX320 camera and an STM32F746 microcontroller.
My initial goal is simple: Just open the camera and stream its output — no GUI, no visualization — just raw event data or basic output.
I found the example application, but it seems too complex for me to digest at this stage. I'm looking for a simpler, stripped-down approach.
Could someone please guide me on:
What are the minimum steps required to get started?
How can I interface the GenX320 with the STM32F746 in the most basic way?
Are there any simplified examples or documentation available for embedded setups like this?
I'm aiming for a lightweight, non-GUI solution — just want to capture and process the data on the MCU side.
Any help, tips, or reference material would be really appreciated!
Thanks a lot,
— Dhanush