Page 1 of 1

Not able to programm a Sparkfun board

Posted: Tue Oct 12, 2021 12:13 pm
by CyrilB
HI,
I'm trying to program a Quickfeather Sparkfun board using Tynifpga-programmer, but without success.

First I can not get the breathing green led as expected when pressing the user button. LED come fixed green for a time, thne blue is blinking again, and finally switch off.
I got the serial link well configured and can interact with the board through the terminal.
I got:
Sparkfun thing+ LED / User Button Test
SW Version: qorc-sdk/qt-apps/qt_helloworldsw
May 10 2021

then the command line is working fine.

When programming (or trying), I use:

Code: Select all

qfprog --port /dev/ttyACM0 --m4app ./output/qf_helloworldsw.bin --mode m4
and I get:

Code: Select all

CLI mode
ports =  ['/dev/ttyACM0 (QuickFeather)'] 1
Using port  /dev/ttyACM0 (QuickFeather)
Programming m4 application with  ./output/qf_helloworldsw.bin
Erasing designated flash pages
Erase  64.0 KiB ( 0xd8 ) at  0x80000
Erase  32.0 KiB ( 0x52 ) at  0x90000
Erase  4.0 KiB ( 0x20 ) at  0x98000
Erase  4.0 KiB ( 0x20 ) at  0x99000
Erase  4.0 KiB ( 0x20 ) at  0x9a000
Erase  4.0 KiB ( 0x20 ) at  0x9b000
Writing  binary
Write  112688  bytes
[XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX]
Verifying  binary
FastREAD 0x0B ( 112688 )
[                                                 ]
and nothing more


Any idea to see if all is well programmed or how to make it happening?

Thanks.

Cyril

Re: Not able to programm a Sparkfun board

Posted: Sat May 27, 2023 1:30 pm
by Willmish
Hi Cyril, I am having the same issue, flashing freezing up on the FastREAD stage. Did you ever manage to resolve this at all?

Re: Not able to programm a Sparkfun board

Posted: Fri Oct 20, 2023 3:42 am
by nimish
Same here. I don't think Quicklogic has supported these boards very much over time

Re: Not able to programm a Sparkfun board

Posted: Fri Jan 19, 2024 12:05 am
by Robert
I believe that you need to update the FPGA firmware. I know that this is the case with QuickFeather board. I will test and update some additional information.

Re: Not able to programm a Sparkfun board

Posted: Thu Aug 29, 2024 3:20 am
by venalshowgirl
Robert wrote: Fri Jan 19, 2024 12:05 am I believe that you need to update the FPGA firmware. I know that this is the case with QuickFeather board. I will test and update some additional information.
How is the update?

Re: Not able to programm a Sparkfun board

Posted: Wed Nov 27, 2024 7:44 am
by repaytour
Hello,
I have the same problem and wanted to join this forum to get answers but it seems to be inactive

Re: Not able to programm a Sparkfun board

Posted: Fri Jan 10, 2025 4:48 am
by annakena
Hi Cyril,

It sounds like you're encountering a few issues with the programming process. Here are a couple of suggestions:

Check Connections: Ensure that all connections to the QuickFeather board are secure and that the correct USB port is being used.

Firmware Update: Verify if there’s a firmware update available for your board or the Tynifpga programmer. Sometimes compatibility issues can arise from outdated software.

Binary File: Double-check that the qf_helloworldsw.bin file is correctly compiled and not corrupted. You might want to try programming a simple example first to see if the board responds.

Logs: Look for any additional logs or error messages that might provide more context on where the process is failing.

Let us know how it goes!

Best,
rice purity test