IS it possible to change the polarity of the USART CTS/RTS pins on STM32F334
Posted on March 24, 2016 at 08:57I am wondering how can I figure out the correct way of defining STM32F334 USART Hardware Flowcontrol pins (CTS/RTS) in StdPeriLib.They should be PullUp/PullDown/NoPushPull or ....Or better to say what should be the m...