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 - porting API clarify

Other Parts Discussed in Thread: CC3100

Hi ,

I at the beginning stage of writing API for custom wifi board using CC3100 chip (MCU : STM32l152 ) and have a question :

1) I've read the CC31xx_SPI_Debug_Tool file but couldn't understand to which pin should i connect to (at cc3100 device ) with enable functions:

 Quote from CC31xx_SPI_Debug_Tool :

  • Write and add interface communication driver functions to "user.h".
  • sl_DeviceEnable : Enables the device by setting the appropriate GPIO pin high.
  • sl_DeviceDisable : Disables the device by setting the appropriate GPIO pin low.

Is it the nHib pin ??

Thanks in advance,

Moran.