Hello everyone!
I've just picked up a STM32F446 and am currently learning to program
it. To be honest: I'm struggling quite hard (coming from very simple
processors like the PIC16 - the most advanced I've ever used was a
MSP430).
So, here's the thing: For my current project I need to sample 9
analog values every 2 us. My first attempt was with single mode, but
that turned out to be too slow. Now I'm trying to get it to work with
TripleMode and DMA, which I have failed miserably until n
↧