Hello,
here we have the same problem with the device ID signature on a development board with the same processor.
Flash magic does not read the expected device ID for the device but 0x54000.
The bootloader version returned is 19.1.
Communication with the device is done through a serial port (not the USB serial port on the board).
- Baud rate : 9600
- Interface : None (ISP)
- Oscillator : <left blank>
I have tested the following command, each time overruling the device ID match warning:
- Blank check succeeds with no error.
- Erasing the flash succeeds with no error. (Flash is than reported as blank)
- Display flash memory reports “operation failed”
- Programming the flash ends with a verify error at address 0x1
Update:
When the flash is erased and than programmed, the firmware seems to work normally.
When monitoring the serial connection, the verification done is the same as when displaying flash memory.
As described above, the flash read fails.