2019-01-29 04:50 AM
Is the cdc standalone example for asynchronous uart mode or synchronous mode?
Solved! Go to Solution.
2019-01-29 05:32 AM
Hello,
What is the device you are using?
Kind Regards,
Imen
2019-01-29 05:32 AM
Hello,
What is the device you are using?
Kind Regards,
Imen
2019-01-29 05:34 AM
STM32f407ig and i am trying to send and receive data fro usart3 via com port
2019-01-30 02:07 AM
Hello,
It's configured with UART asynchronous mode.
Kind Regards
Imen
2019-01-30 02:14 AM
Ok thank you another short question:
If i want to use the STM32f407ig like an FTDI PL2303 uart bridge i just use the cdc standalone example is this right?