Allocated memory corrupted in Interruptroutine?
Hello Community,I'm developing a program for a STM32 L051R6T6 with CubeIDE.on bare metal, using HAL driver functions.It reads some cyclic data from two USARTS using DMA.The maincycle does processing of the rxTelegrams, transmits and does some logging...