BitMaker-hub / NerdMiner_v2

Improved version of first ESP32 NerdMiner
Other
1.5k stars 268 forks source link

ESP32-2432S028-R / 240x320 - nothing show at the Display - how to fix this ??? #179

Closed ds2k5 closed 11 months ago

ds2k5 commented 11 months ago

Hi, have the Model: ESP32-2432S028-R flashed the files from: https://github.com/BitMaker-hub/NerdMiner_v2/tree/master/bin/bin%20ESP32-2432S028R

esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x1000 0x1000_bootloader.bin 
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x8000 0x8000_partitions.bin 
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0x10000 0x10000_firmware.bin 
esptool.py --chip esp32 --port /dev/ttyUSB0 write_flash -z 0xe000 0xe000_boot_app0.bin 

can see the WiFI: NerdMinerAP

How can I fix the Display issue ?

Thanks

display_side

back_side

ds2k5 commented 11 months ago

did online flash with: https://bitmaker-hub.github.io/diyflasher/ the display works