jgeisler0303 / PIC16F1454_USB2Serial

PIC 16F1454 USB to Serial Adapter Firmware
19 stars 10 forks source link

Invert Rx and Tx #5

Open gertvdwalt opened 1 year ago

gertvdwalt commented 1 year ago

Is it possible to invert Rx and Tx in the software? I want to try to use this to directly program PICAXE chips.

I looked through the datasheet of the 16f1454 but can not find any bit to set to invert Rx and Tx when in Synchronous Serial mode.

Thanks