User Activity

Hi all, I have some issues getting my DMA to interrupt correctly on my STM32F411RE. I recall that I previously had this working correctly, but even with my old code and solutions offered on this forum I cannot figure out what I am doing wrong at the ...
Hello all, I am still attempting to create my project on the STM32F411RE that is capable of taking in 3 sinusoidal signals and return the frequencies + amplitudes for these signals. Thus I need to use the CMSIS-DSP pack, but this is continuously givi...
Hello all, I am currently trying to get my STM32F411RE code working in Atollic TrueStudio. This project leverages the use of DMA and CMSIS-DSP which are all working in TrueStudio to find freqeuncy outcomes. The issues at hand is that I can upload my ...