amplatzer
amplatzer
> @h2zero Ok, that's exactly what I needed to know. Mh... I see why this was done but it's also not the best solution in my opinion. Well, so it...
> Hi, I have some doubts about this. Now I'm manually setting the following efuses in the ESP32 using `espsecure.py`: FLASH_CRYPT_CONFIG 0xF FLASH_CRYPT_CNT 0X1 DISABLE_DL_ENCRYPT 1 DISABLE_DL_DECRYPT 1 DISABLE_DL_CACHE 1...
> Hi, I have some doubts about this. Now I'm manually setting the following efuses in the ESP32 using `espsecure.py`: FLASH_CRYPT_CONFIG 0xF FLASH_CRYPT_CNT 0X1 DISABLE_DL_ENCRYPT 1 DISABLE_DL_DECRYPT 1 DISABLE_DL_CACHE 1...
> Hi @amplatzer, the file firmware.bin is the one you have encrypt (you can use `espsecure.py encrypt_flash_data` for that), but this is only needed if you want to reflash the...
> Hi @amplatzer , can you help me with a question? How are you managing to put your MicroPython code on the ESP32 and being able to modify it after...
> > > Is this function available? > > > > > > @jie-smile See above, do you want a public or random static address? Which port are you using?...
有试成功吗? 同问。
BL = 7 DC = 8 CS = 10 SCK = 12 MOSI = 11 RST = 9 this is what I found from the example code.
> Can you post a link to the M5 Libraries you are looking at? https://github.com/m5stack/M5GFX/tree/master https://github.com/m5stack/M5Dial but it's in C, they offer the pre-compiled MPY firmware with M5burner, so I...
I was testing with M5dial which has a ESP32-S3FN8 chip, and without PSRAM, the offical firmware displays the jpg files fast.