Other Parts Discussed in Thread: CC2538
Hi,
I am building a usb interface for cc2538. Can I use the cc2538dk to test it?
Is there a sample breakout schematic I can use?
Thanks
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.
Hi QW,
from a SW standpoint, have you checked USB examples available at http://www.ti.com/tool/cc2538-sw ?
These contain usblib:
usblib: Complete software framework to take full advantage of the USB device controller on the CC2538. The library implements all the standard USB requests and provides hooks to support any USB device class implementation. The library comes with examples for a USB CDC-ACM (serial port) device and a simple HID device.
Thanks,
TheDarkSide