Resolved! STM32H753ZI DMA Handler stop working when switched from C to C++
Hi everyone, just a question about this DMA not triggering for unknown reasons. The only thing I can deduced is the switch from C to C++ and how variables behave within an object maybe. All I know is the peripheral is working and the DMA is setting t...