- Mon Dec 07, 2015 8:27 am
#35867
forlotto wrote:GPIO 9 is pin 11 works fine for High/Low I've tested it and it works without issues...
https://github.com/nodemcu/nodemcu-firm ... w_gpio_map
Actually in some cases setting it as a zero will turn something on seems strange but this can be seen by turning on and off the led on board which if I recall correct was pin 3 or 4 I think well just check out some resources my guess is you are confused about GPIO and pin ... In the program you use the pin # to set the corresponding GPIO...
Anyways hope this helps...
Hi forlotto,
I'm using right pin. SD D2 is printed on the board, that is pin 11 that is gpio9.
This requires DIO flash mode.
What is your environment (windows,linux, mac) and flashing tool/mode?
>JeremiahLandi
thanks for the link, I checked, but in this case the device should support and no HW hacks should be needed.
thanks