Question
STM32F4 Hardware Flow Control
Posted on August 20, 2014 at 04:39
I am communicating with an STM32F407 from a computer via Serial. I would like to implement flow control, but I have some questions.
1) Can I manually control the RTS line, so that I can receive a command from the PC and process it, then be ready to receive data, rather than get swamped by data2) How would I set/reset this pin?Cheers #discovery #flowcontrol #stm32f4