esp8266 icon indicating copy to clipboard operation
esp8266 copied to clipboard

Mostly C programming for the ESP8266

Results 4 esp8266 issues
Sort by recently updated
recently updated
newest added

Fun Repo ;-) I am coding a boot loader that will detect bad code or power cycles. If detected, it will start an OTA program that will try to download...

Just a thought, it seems that rcons is the AES RCON. Now, what's lame is that they seem to have hardcoded that address into the ROM, so the AES ROM...

Hey, congrats for your work! Regarding 52MHz startup "issue" it's simple :) The ESP8266, like any other MCU (+ internal OSC + PLL) can work with a range of crystals,...

Hey, ive seen your awesome development at bootrom disassembly, as im not very aware with this processor arch, im looking for a way to disable the bootrom output, at least...