Gon Solo
09/09/2024, 2:41 PMgonsolo blink:sudo make flash
python3 ../util/caravel_hkflash.py blink.hex
Success: Found one matching FTDI device at <ftdi://ftdi:232>h:5:3/1
Caravel data:
mfg = 0456
product = 20
project ID = 1801a030
After playing around a bit this happens:
gonsolo blink:sudo make flash
python3 ../util/caravel_hkflash.py blink.hex
Success: Found one matching FTDI device at <ftdi://ftdi:232>h:5:3/1
Caravel data:
mfg = 0000
product = 00
project ID = 00000000
Incorrect MFG value, expected 0x0456.
What happened? And is there anything I can do?Tim Edwards
09/11/2024, 12:38 AMTim Edwards
09/11/2024, 12:39 AMGon Solo
09/11/2024, 6:27 PMGon Solo
09/12/2024, 8:37 AMTim Edwards
09/13/2024, 3:23 PM