Question
Recommendation on STM board with image processing capacities
Hi, I'm relatively new to STM32 series and so far have experience with STM32F103 only. My current goal is to learn and work on master-slave system, with master being an embedded linux (IMX6ULL), and the slaves are (supposingly) STM32 boards. Cameras modules and some sensors will be connected to STM32 boards. The STM32 will proess the camera stream and sensor readings locally, and send the processed/estimated results to the IMX6ULL. Some prior serach and local technical support recommend me STM32F104 series, which some sources suggest its image processing capacities are limited. I'm a bit lost in the sea of choosing appropraite hardware setup, and would like to hear some further comments on hardware choice. By far my conditions on board choice are the following: (1) Has DCMI camera interface (2) Hardware has sufficiently capacity to process VGA image stream around 5-10 fps. (3) Can execute STM32 image processing library (https://github.com/STMicroelectronics/stm32-mw-ipl) There may be factors that I omit due my limited knowledge on STM32, any inputs and recommendations are quite welcome.
