This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

simple example to implement CC2511 USB Virtual com

Other Parts Discussed in Thread: CC2511

Is there a simple example of implementing USB virtual Serial port on CC2511?

I'm trying to implement a simple USB serial dongle using a CC2511. the project will not be using the RF capabilities of the device.

The documentation in the datasheet is lacking and the example for the RF-Modem (swrc088c) is rather convoluted and complex.

I would like to understand how to setup the I/O for the USB port

How to setup the USB Port as a Virtual port.

And how to implement the overall receive and transmit processes.

I have bought the CC2511EMK and tested the RF-MODEM, but searching the code for the essentials is a nightmare.