CC3351MOD: Bare-metal Programming

Part Number: CC3351MOD
Other Parts Discussed in Thread: CC3351,

Tool/software:

Hello E2E Experts,

Good day.

I am wondering if any of TI's Wi-Fi ICs can be programmed bare-metal.

For example, CC3351MOD IC.  What I would ideally want to do is create a daughter board that utilizes that chip, and connect it to a SYZYGY connector on my ZuBoard 1CG SoC board.  I do not plan on using an OS with it.  Is it then not possible to use the CC3351, or any of TI products for this design?  I was hoping that I could send commands to the chip via the SDIO protocol and get data transferred.

Regards,

TICSC

  • Hi,

    We do not offer a baremetal driver for the device. We do however provide an RTOS and LINUX based driver.

    IT is doable to send SDIO commands to the device baremetal, but you will need to implement such a driver yourself.