|
发表于 2021-9-10 16:40:43
|
显示全部楼层
it will be easier, cheaper and faster to just buy new screen from aliexpress (and I probably will) but I thought it might be possible to recover this screen...
also tried to erase all accessible blocks of Nand (using OS builder assembler ERASE to access blocks 0x20-0x7F) and wipe the accessible NOR using VP 0x08
still nothing helped
the procedure worked and no music or icons left in the memory but it's still does not load the blue screen and VP 0x7C return 8 zeros and system config (VP 0x80 0) = 0xB8
since i"m able to communicate with the device using UART I thought it might be possible to upload the firmware even without the locked/non-responsive SD card.
using a small c# program i made (implementing the VP's from the documentation) i"m now able to upload pictures and fonts (and waves, which still have some mapping issue) so it's only the core system OS files that i"m unable to flash this way to finish the upgrade...
would love to get any advise |
|