User Activity

Posted on January 08, 2018 at 22:05 Hello everyone, I am using the STM32F303VC, trying to interface to a SPI EEPROM over DMA and having some issues on the reception of the data. The DMA is set up as full duplex, and I can see the transmissions...
Posted on November 15, 2017 at 22:13 Hello, I'm trying to trigger an ADC conversion externally from TRGO2 and store it to a buffer through DMA. However, it doesn't appear that anything is being written to that buffer. Could someone please look...
Posted on November 14, 2017 at 15:41 Hello everyone, I'm new to STM32 microcontrollers. I'm currently working on my first project using this microcontroller, it is for a motor control application. I am trying to set up the PWMs, I'd like to run t...