STM32L-Discovery serial (RS232) communication
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,...