Re: STM32H7: Support for Multiprocessing between Cortex M7 and Cortex M4

2020-08-04 Thread Alan Carvalho de Assis
Hi Frank-Christian, The port is to Cortex-M7, but since NuttX also supports Cortex-M4 it could be possible to run NuttX at both at same time. I don't know if the PX4 guys already did it, maybe... BR, Alan On 8/4/20, Frank-Christian Kruegel wrote: > Hello World; > > I'm about to choose a Cortex

STM32H7: Support for Multiprocessing between Cortex M7 and Cortex M4

2020-08-04 Thread Frank-Christian Kruegel
Hello World; I'm about to choose a Cortex M7 microcontroller for a new project. All major vendors (Atmel/Microchip SAME70/V71, STM32F7/H7, NXP IMXRT) seem to be supported. In the list of supportex boards I see a STM32H747i Discovery. The STM32H747 has both a Cortex M7 core and a Cortex M4 co