ML samples on STM32F746G-DISCO and OSD32MP1-RED
Hello,
I'm interested on the FP-AI-VISION1 sample but it runs on a STM32H747I-DISCO. I personnally have the STM32F746G-DISCO. Is it possible to build the application for it ? Is there some documentation explaining how to build for another board ?
Moreover, I've got a OSD32MP1-RED (https://octavosystems.com/octavo_products/osd32mp1-red). Is it possible to run for example X-LINUX-AI on it ?
Another question for my comprehension : here, it's written that
All BSP components provided by STM32Cube MCU Package are not compatible with MPU environment as they are managed by Linux OS on main processor Cortex ADoes it mean that I don't have the BSP driver for the camera for example ? Can't I take the camera source's code from STM32CubeF7 and add to MPU environment ?
How are tasks splitted between the Cortex-A and Cortex-M in this sample ?
Best regards
