From Microchip Application Note AN956, I understand that there MPLAB provides a library called "USB UART FUNCTIONS".
Is there anything similar provided by CCS with PIC C compiler ?
Is "USB UART FUNCTIONS" library open source ?
Thanks in advance for any help
epitalon Guest
Serial port emulation over USB
Posted: Thu Feb 21, 2008 10:16 am
I reply to myself.
It seems that the source code is provided with MPLAB under
"system\usb\usb.h" and “system\usb\class\cdc\”.
I have not the time to install MPLAB and to ckeck if these files actually contain the library source code....
epitalon-a.t-yahoo-d.ot.-com
Ttelmah Guest
Posted: Thu Feb 21, 2008 10:33 am
For CCS. serial.c, and serial2.c
Complete examples, with libraries, and Windows .inf file, to implement a serial port emulation on USB.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum