Other Parts Discussed in Thread: TMS570LS0432, , CC3100, CC3100SDK
Hello,
I am trying to use a CC3100ModBoost SimpleLink module with a Herculecs LaunchPad TMS570LS0432. I want to transfer CAN bus data via WLAN for a telemetry system (CAN to WiFi). There is a can driver available for the the TMS570 but no driver for the CC3100. The CC3100 can be used with the MSP430, but this board does not include a CAN interface. So I thought about implementing a CC3100 driver for the TMS570. A few years ago someone else tried to solve the same problem (see here: https://e2e.ti.com/support/wireless_connectivity/simplelink_wifi_cc31xx_cc32xx/f/968/t/417515). I could already get some helpful information from this thread about how the CC3100 device works. Is there already a CC3100 driver written for the TMS570 Controller or do I have to write a completely new one? After installing the CC3100SDK 1.3.0, I found some source code in "C:\ti\CC3100SDK_1.3.0\cc3100-sdk\simplelink". Is this code applicable for the TMS570 controller although it is not a complete CCS project and can I import this code to my current TMS570 project?
Thanks for your replys.
Best Regards
Michel