Search found 2 matches
- Fri Oct 30, 2020 3:58 pm
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Using USART3 for serial and USART3 CTS pin as GPIO
- Replies: 2
- Views: 3866
Re: Using USART3 for serial and USART3 CTS pin as GPIO
Got it, thanks for the quick reply
- Fri Oct 30, 2020 12:28 pm
- Forum: STM boards (Discovery, Eval, Nucleo, ...)
- Topic: Using USART3 for serial and USART3 CTS pin as GPIO
- Replies: 2
- Views: 3866
Using USART3 for serial and USART3 CTS pin as GPIO
Hello guys
I'm using the STM32F070CBT6TR MCU in a custom board and I'm using all of its pins in my project. I'm trying to use Serial3 for debugging just as a test and writing a pin as output, PA6. My code is simple, its just starting USART3 serial and it's working fine, but when I try to ...
I'm using the STM32F070CBT6TR MCU in a custom board and I'm using all of its pins in my project. I'm trying to use Serial3 for debugging just as a test and writing a pin as output, PA6. My code is simple, its just starting USART3 serial and it's working fine, but when I try to ...