What port is GPIO?

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
clocktower
 
Posts: 60
Joined: Sun May 24, 2015 3:10 pm

What port is GPIO?

Post by clocktower »

I wish to bitWrite() to GPIO 14. How do I address it as a port and bit number?

User avatar
adafruit_support_mike
 
Posts: 67485
Joined: Thu Feb 11, 2010 2:51 pm

Re: What port is GPIO?

Post by adafruit_support_mike »

What microcontroller are you using?

User avatar
clocktower
 
Posts: 60
Joined: Sun May 24, 2015 3:10 pm

Re: What port is GPIO?

Post by clocktower »

I apologize if I am replying too many times. I've tried twice and don't see them.

ESP8266

User avatar
sj_remington
 
Posts: 1021
Joined: Mon Jul 27, 2020 4:51 pm

Re: What port is GPIO?

Post by sj_remington »

Assuming you are using the Arduino IDE, plenty of hints are found on line with the search phrase "arduino ESP8266 direct port write".

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”