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.