Pikolodaimaku

Results 13 comments of Pikolodaimaku

Has anyone been able to unlock this chip and what tools can I use? I have an arduino and cp2112.

> ![Image](https://github.com/user-attachments/assets/c0705a41-6ca1-4143-bf54-159d7050e5b4) > > heres screen from paid software, and dump of eeprom, somewhere theree is pass If you share the dump we can get the key but with just...

> [FLASH.zip](https://github.com/user-attachments/files/22197738/FLASH.zip) I'm almost certain that the unseal key is 0x2776 0x2B3E. Try the last 4 digits of each one.

This board uses an ST7789V display. It's not connected via SPI but in parallel; it might work with Lovyan libraries but not with TFT_eSPI.

hi please sopport bruce this ESP32-2432S022C please

I've investigated and this board doesn't have an SPI interface but a parallel one. The problem is that Bruce uses TFT_eSPI, which isn't compatible. The only library that works is...

Why is your display ST7789V parallel bus? 👍

Excellent work! We're eagerly awaiting devices like the ESP32 2432S022C working with its parallel display. This is great! 🙏

I don't know if this is of much use to this board. [env:esp32-2432s022c] platform = espressif32 board = esp32dev framework = arduino upload_speed = 921600 monitor_speed = 115200 build_flags =...

> ¿Funcionaría esto en la versión de 1,91 pulgadas? ¿Y si no tal vez no será demasiado difícil adaptarlo al modelo 1.91? I don't think it's difficult in fact @Bmorcelli...