2026-04-16 7:38 PM
2026-04-17 2:31 AM
Hello @_KC_
There are several options available, but I think the safest choice is either STM32H747I-DISCO or the STM32N6570-DK
both can process image stream with the required fps and supports the mentioned middleware
BR
Gyessine
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2026-04-18 3:59 AM
Thank you for the suggestion, Gyessine. Much appreciated.
I look into STM32H7 series a bit, especially STM32H743IIT6 and STM32H747I. Given a VGA image stream of 5-fps (with stm32ipl as middleware) plus two sensors transmitting data via UART at a baud rate of 9600. Do you think the extra sensor reading and processing can cause significant burden on single core board STM32H743IIT6? I understand STM32H747I can leverage its dual core in such scenarios, just wonder what would be the expected performace drop in aforementioned setup.