I have the following few lines of code, but can not achieve high output, How to get high output?request help, thank you!
GPIO_ConfigTypeDef gpio_out_cfg;
gpio_out_cfg.GPIO_Mode = GPIO_Mode_Output;
gpio_out_cfg.GPIO_Pin = GPIO_Pin_0;
gpio_config(&gpio_out_cfg);
GPIO_OUTPUT_SET(GPIO_ID_PIN(0), 1);
How to set GPIO0 high output?
-
- Posts: 4
- Joined: Sun Nov 19, 2017 6:36 pm
- neilwalker
- Posts: 10
- Joined: Wed Dec 20, 2017 7:17 pm
Re: How to set GPIO0 high output?
Postby neilwalker » Wed Dec 20, 2017 7:22 pm
What have you tried so far?
Here are some useful links:
http://www.instructables.com/id/ESP8266 ... as-inputs/
http://www.123essay.biz GPIO0 high output section (in the right corner).
Perhaps they will help you.
Here are some useful links:
http://www.instructables.com/id/ESP8266 ... as-inputs/
http://www.123essay.biz GPIO0 high output section (in the right corner).
Perhaps they will help you.
Who is online
Users browsing this forum: No registered users and 1 guest
Login
Newbies Start Here
Are you new to ESP8266?
Unsure what to do?
Dunno where to start?
Start right here!
Latest SDK
Documentation
Complete listing of the official ESP8266 related documentation release by ESPRESSIF!
Must read here!
- All times are UTC+08:00
- Top
- Delete all board cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. We are the manufacturer of ESP8266EX.