User Activity

Posted on February 28, 2018 at 12:55I have a few misunderstandings about DMA, so I need some help. I setup DMA to copy from GPIO IDR (without inc) to sram (with inc), it triggered from Timer (Free Running, Overflow event).In the case of algorithm li...
Posted on February 16, 2018 at 14:52HelloWith my previous experience with Atmel 8bit MCUs, which have 1MIPS/MHz perfomance, I had exactly 1 executed instruction per systick.Now I'm using STM32F103. I noted from datasheet that its perfomance is 1.25 ...