Testing USART1 on STM32F429I-DISCO board
Posted on October 28, 2013 at 15:22Hi All, I am working on USART1 device for STM32F429I_DISCO board. [I have already tested my serial device (code) on stm32429i_eval1 board.] I am using following USART setup/pin mapping unsigned int temp; /* Enab...