Hayden Cook
01/27/2025, 5:54 PMmake flash
. However, I get the following error: Winbond SRAM not found
. Anyone have any experience with this?Hayden Cook
01/27/2025, 5:56 PMgenerating hex for [and_gate_LA]
python3 ../util/ftdi_flash.py and_gate_LA.hex
Success: Found one matching FTDI device at <ftdi://ftdi:232>h:1:10/1
Resetting Flash...
status = 0xff
JEDEC = b'ffffff'
Winbond SRAM not found
make: *** [../common/common_makefile.mk:38: flash] Error 1
mwilkinsonjr
01/27/2025, 6:42 PMmwilkinsonjr
01/27/2025, 6:43 PMmwilkinsonjr
01/27/2025, 6:53 PMHayden Cook
01/27/2025, 7:45 PMmwilkinsonjr
01/28/2025, 2:44 PMmwilkinsonjr
01/28/2025, 2:51 PMmwilkinsonjr
01/28/2025, 2:59 PMHayden Cook
02/06/2025, 5:45 PMcaravel_hkflash.py
instead of the ftdi_flash.py
. I'm not super familiar with FTDI, but it seems caravel_hkflash.py
toggles a different set of FTDI gpio pins compared to ftdi_flash.py
. Previously, I read that caravel_hkflash.py
didn't work for some people on this channel, while ftdi_flash.py
did, so while I do find it strange that the opposite was true for me, I'm just glad I'm finally able to program the flash. Thanks for your help!mwilkinsonjr
02/06/2025, 9:53 PMmwilkinsonjr
02/07/2025, 12:27 AMmwilkinsonjr
02/07/2025, 12:52 AMHayden Cook
02/07/2025, 7:03 PMmwilkinsonjr
02/19/2025, 11:36 AM