Unfortunately I don’t know any method with the ESP8266.
]]>Thank you
]]>You can find the Flashrom and XLoader software on the Caddx Turtle flashing guide. Good luck.
]]>The xloader download link is dead, but it is available elsewhere.
]]>There is flashrom firmware that works only on Arduino boards (Atmega). Odroid xu4 is different beast.
Arduino costs only a few $.
Hi, I assume you are trying to flash the firmware to the bricked Caddx Turtle board?
The line “serprog: Programmer name is “frser-duino”” shows that you have successful communications with the Arduino running Flashrom firmware.
The line “No EEPROM / flash device found.” shows that the programmer cannot communicate with the target serial flash chip.
You should double/triple check the wiring, usually the MISO/MOSI wires are mixed up. Also should be noted that serial flash needs to be powered by 3.3V.
Calibrating delay loop … OK.
serprog: Programmer name is “frser-duino”
No EEPROM / flash device found.
Note: flashrom can never write if the flash chip isn’t found automatically.
I have to say that I use an arduino uno. What I can be doing wrong?
Thank you!!
]]>You dont need the DTR/RESET line, because UNO already has USB-TTL converter built in. Just make sure you power the DVR flash chip with 3.3V.
]]>