I'm trying to connect the CC3000 (TI's original Booster Pack for the Launchpads, https://estore.ti.com/CC3000BOOST-CC3000-BoosterPack-P4258.aspx) to the original LeafLab's Maple board (the Espruino for Olimexino board runs fine). The instructions for connecting CC3000 to Espruino (http://www.espruino.com/CC3000) says it must be connected to pins B3-B8 only. Pin to pin matching of the STM32 chip gives me D42-D43-D4-D5-D9-D14 on the Maple board. However, unfortunately, the D43 pin in the Maple rev.5 board is tied to the Reset button, and cannot be used.
Anyone can advise if in the latest Espruino images the CC3000 could be connected to other pins, or it still hard coded to those mention in the tutorial? Is it possible to modify the pins used? Any help is very much appreciated. Many thanks in advance
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I'm trying to connect the CC3000 (TI's original Booster Pack for the Launchpads, https://estore.ti.com/CC3000BOOST-CC3000-BoosterPack-P4258.aspx) to the original LeafLab's Maple board (the Espruino for Olimexino board runs fine). The instructions for connecting CC3000 to Espruino (http://www.espruino.com/CC3000) says it must be connected to pins B3-B8 only. Pin to pin matching of the STM32 chip gives me D42-D43-D4-D5-D9-D14 on the Maple board. However, unfortunately, the D43 pin in the Maple rev.5 board is tied to the Reset button, and cannot be used.
Anyone can advise if in the latest Espruino images the CC3000 could be connected to other pins, or it still hard coded to those mention in the tutorial? Is it possible to modify the pins used? Any help is very much appreciated. Many thanks in advance