Other Parts Discussed in Thread: EK-TM4C1294XL
Hi All,
I am new to the embedded world. I have seen some SPI/SSI example code from TivaWare, however, there seems no example for USB.
A brief description about what I am doing :
I am using TI launchpad to control the digital block resides inside our RFIC. The protocol is SSI. The connection is, connect PC to launchpad ICDI with USB cable, wire out the launchpad device uC from SSI0 pins and connect to pins fannout from RFIC. The current binary allow user to type in command by UART I believe.
What I want to do is to modify the source code so that after I download the code into the device, I want to talk to the device directly through the USB pins of the device.
Could you give me some guidance or example on this?
Thanks
Paul