Associate II
March 18, 2020
Question
USART2 communication stm32f407 discovery
- March 18, 2020
- 3 replies
- 1223 views
I've recently started studying stm32f4 discovery and I'm trying to enable USART2 communication through virtual com port. I've tried to use the code from the book called "stm32 Arm programming for embedded systems" (I've changed value of BRR register, which was originally 0x0683 because the author was using stm32f446re nucleo) . Unfortunately, it doesn't work and I don't know, why.
