9 years, 1 month ago.

F411RE serial port printf doesn't work

F411RE serial port printf doesn't work. Tried several terminal programs, but nothing worked. The Baud rate is correct, 9600.

Tried the following code:

Serial pc(SERIAL_TX, SERIAL_RX); Serial pc(USBTX, USBRX);

Nothing of both work.

What can I do? My machine is an iMac with Windows 7 x64 installed.

Be the first to answer this question.