k thanks for the clarifications! i will design hardware with this v of silicon in mind & let customers know if they run across it.
if/when the RTC workaround is done, it'd be great if you can reply to this thread - that will remind me to integrate it into the Arduino core
Search found 3 matches
- Mon Nov 14, 2016 4:20 am
- Forum: Hardware
- Topic: Pullup/down not avail on some pins? are 'straps' permanent?
- Replies: 6
- Views: 39749
- Sat Nov 12, 2016 1:47 am
- Forum: Hardware
- Topic: Pullup/down not avail on some pins? are 'straps' permanent?
- Replies: 6
- Views: 39749
Pullup/down not avail on some pins? are 'straps' permanent?
helu! its my first hour with the esp32 devkitc, but have some Qs already on the esp32 datasheet pg 28, it says "each digital gpio can be configd with pullups or pulldowns" There are several kinds of GPIOs: digital only GPIOs, analog enabled GPIOs, capacitive touch enabled GPIOs, etc. Analog enabled ...
- Sun Dec 27, 2015 10:38 pm
- Forum: ESP-IDF
- Topic: compiled windows (64?) xtensa-esp108 toolchain
- Replies: 7
- Views: 21111
compiled windows (64?) xtensa-esp108 toolchain
merry merry! Want to compile on windows? here ya go, its a cygwin64 compilation of the esp31/32 crosstools-ng toolchain from the beta PDF. I did toss in cygwin1.dll but no guarantees this will work outside of cygwin. Also, i compiled on a 64-bit win7 machine so dunno if this will work on 32-bit you ...