Search found 3 matches

by nickking
Thu Mar 14, 2019 2:13 pm
Forum: ESP32 Arduino
Topic: ESP32 gpio pin
Replies: 2
Views: 4315

ESP32 gpio pin

Hello experts my question is i have a slave device connected to my ESP32 and i need to reset this slave device at some time the reset pin of the slave device is connected to my GPIO pin please see attached picture gpio_pin.png I want to put a GPIO pin in high impedance mode at boot up time After 1 s...
by nickking
Thu Mar 07, 2019 4:49 pm
Forum: General Discussion
Topic: freeRTOS
Replies: 3
Views: 3965

Re: freeRTOS

Thanks

I have another question in my mind since ESP32 nodemcu does not have any internal flash memory
  • Does the CPU directly run the application code/instruction from external flash or does it load the application instructions part by part into the RAM and then execute from RAM
.
by nickking
Wed Mar 06, 2019 10:23 pm
Forum: General Discussion
Topic: freeRTOS
Replies: 3
Views: 3965

freeRTOS

hello experts I am new to ESP32 nodeMCU we are thinking of using this ESP32 i have some question please answer 1. Can i use freeRTOS on this ESP32 nodeMCU to do a specific functionality ? 2. Is there any SDK that has all drivers and freeRTOS for the ESP32 nodemcu to work on if so please provide me t...