Hello,
I'm using a c8051F321 and I want to have a simple communication interface to this µC over USB. Therefore I thought that a virtual serial comm port will be the right solution. I know that I have to define the rigth usb descriptors, but I didn't find anything which matchs my intention.
Can anybody tell me how I can create a simple program for serial communication between the c8051f321 and my PC over usb.
thankyou.