User Activity

Hi,I am using an STM32H753 connected to a raspberry PI via SPI. The STM32 is connected as slave. With CubeMX I configured the STM32 to be an SPI Slave with both DMAs configured as circular. I am having a struct with live data (refreshed every 10ms) a...
I set up Timer1 Ch4 and Timer2 Ch4 to toggle their Pins (PE14 and PE11) on Capture Compare. I use this as a step signal for stepper drivers with high microstepping (256x). I recognized that when I activate the interrupts to count the number of pulse...
Posted on July 03, 2014 at 10:34 Hi, I am trying to let my STM32F429 Disco Board sample in triple mode interleaved. I mainly copied the code from ST, with small changes, and it also works. But the word-array I want the DMA to transfer th...
Kudos from