User Activity

Posted on September 01, 2015 at 09:32 Hi everybody, I am using several flavours of STM32: STM32F407, STM32F030, STM32F071, STM32F303 (soon). Concerning UART, I want to set up a protocol using variable-length messages. In order to minim...
Posted on October 21, 2014 at 15:05I am using an STM32F030 MCU, implementing a slave SPI interface using DMA. The application uses a hardware NSS signal during the SPI transfer. The application can use 2 different SPI message lengths, say 16-bit and...