USART Issue with STM32F100RB
I want to do serial communication between my PC and STM32F100RB.the connection is as follows.[STM32F100RB] -----[USBtoSERIAL transfer Module] --------------[PC] PB10(Rx) <----------> TXD USB <----------> USB PB11(Tx) <----------> RXDCurren...