Question
Can I program a STM32MP157 using STM32CubeIDE and without OS?
I would like to program a STM32MP157 using STM32CuneIDE. So by cofiguring the peripherals, generating some interfacing code and make everything work using interrupt driver routines. I do not want to use some operating system. Just writing code for each core.
Is that possible?
