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.

CC3100: CC3100 Interface with TMS320DM368 via UART

Part Number: CC3100
Other Parts Discussed in Thread: TMS320DM368

Hello Everyone,

Right now we are working on CC3100 WIFI module .

We have procured CC3100 booster wifi module.

We need to interface the CC3100 with TMS320DM368 via UART for one of our media application.

We have gone through the following wiki

and interfaced with Tiva series launchpad and ran one of the example program and saw the UARTdata in the serial hyper terminal.

But now we need to replace the host as TMS320DM368 on which TI DVSDK will be running.

How to add UART configuration (user application) to the TI DVSDK ? any Example or application note available?

Thank you ,

Regards,

Sanath Rai

  • Hi Sanath,

    We don't have any reference of the DM368 with CC3100.
    I'm not familiar with the DVSDK but to my knowledge the DM368 runs Linux which is different than our typical MCU SDK.
    In addition to the UART setting (you may need to use SPI on the DM) you will have to bypass one of Linux or CC3100 network stacks as they can't coexist. This is not trivial.
    Did you check our Wilink solutions? This is more suitable for a Linux MPU.

    br,
    Kobi