Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 2 months ago.
CC3000 "pinmap not found for peripheral"
Hi everyone,
I am trying to use ST Nucleo F401RE with CC3000 shielf, my code is like this
cc3000 wifi(PB_3, PB_4, PB_6, SPI(PA_5, PA_6, PA_7), "xxxx", "xxxxxx", WPA2, false); Serial pc(SERIAL_TX, SERIAL_RX);
And I am getting this error pinmap not found for peripheral
This is link to Adafruit CC3000 WiFi Shield http://www.adafruit.com/products/1491
Thanks, A;o
Question relating to:
