Buffered Serial Port Driver for RTOS

Dependents:   nucleo_cannonball PiballNeoController

Embed: (wiki syntax)

« Back to documentation index

Example_Bridge.cpp File Reference

Example_Bridge.cpp File Reference

Forwarding every byte from USB to uart and vice versa. More...

Go to the source code of this file.


Detailed Description

Forwarding every byte from USB to uart and vice versa.

  • LED1 indicates forwarding pc to uart works
  • LED2 indicates forwarding uart to pc works
  • LED4 indicates a parallel thread running
  • connect p13 with p14 to get a hardware null modem ;)

Definition in file Example_Bridge.cpp.