Search found 3 matches

by fran748
Wed Mar 03, 2021 7:49 pm
Forum: ESP32 Arduino
Topic: ESP32 External Interrupt with functions SPI
Replies: 1
Views: 1941

ESP32 External Interrupt with functions SPI

Hello. I have a question. I am developing a project that consists of obtaining the values from the ADE9000 through the spi bus, to process this information with the ESP32 and upload the data to server. I am using the Arduino IDE. The problem lies in when it occurs an event such as voltage dip and sw...
by fran748
Thu Feb 25, 2021 9:06 am
Forum: ESP32 Arduino
Topic: ESP32 Internal RTC
Replies: 2
Views: 6622

Re: ESP32 Internal RTC

Thanks
by fran748
Wed Feb 17, 2021 6:06 pm
Forum: ESP32 Arduino
Topic: ESP32 Internal RTC
Replies: 2
Views: 6622

ESP32 Internal RTC

Hello. I have a question about the internal RTC of the ESP32. Firstly, I am using the ESP32-C3-DevKitC-02 to do my tests. I need a RTC to record the different events that I am measuring, so I am using an external RTC called DS3234. However, I would like to perform tests with the internal RTC of the ...