User Activity

Posted on February 15, 2013 at 20:48I use my STM32F0 to communicate with an SPI slave device, which is powered by the 3V bus on the STM32F0.My problem is that when I reset the STM32F0, the bus power is not interrupted, which leaves the SPI device in...
Posted on February 09, 2013 at 15:35 I'm really stumped on this one, and hoping someone can help. I'm using USART_ReceiveData() to receive data off of a USB line at 9600 baud, on an STM32F0Discovery. It works without any trouble until I try to s...