User Activity

Posted on March 23, 2015 at 21:36 Hello. I have some problems with SPI of my STM32F429DISCO board. I want to read ''WHO_AM_I'' of L3GD But when I read received data there is many different numbers, but not 0xD4. I'm created project with stm32cub...
Posted on April 30, 2014 at 21:02Hi. I have a device with STM32F205RB controller. First of all, i want to transmit any phrase, such as ''Hello World'', using USART. I'm configured external clock, using PLL to set 100 MHz and configured USART. I'm co...