User Activity

Posted on April 26, 2013 at 23:57Hello,I'm astudent of computer engineering, I'm trying to interface a STM32F0_Discoverycard with an LIS3LV02DQ accelerometer using the SPI protocol, but I'm havingtrouble with the initialization of the pins of the ST...
Posted on October 01, 2011 at 15:56Hi,I'm triyng to transmit data from an accelerometer to STM32L-Discovery and send this data from STM32L-Discovery to PC using SPI and RS232This is my initialization code  RCC_APB1PeriphClockCmd(RCC_APB1Periph_SPI2,...
Posted on September 17, 2011 at 14:55Hi.I am a student and i must do a project with the STM32L-Discovery using SPI.I found this code:/**  * @brief  Changes the mapping of the specified pin.  * @param  GPIOx: where x can be (A, B, C, D, E or H) to se...