You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the firmware only supports the SWD protocol. Having JTAG support as well could be convenient, especially for use as an FPGA programmer with non-iCE40 devices such as ECP5 which have JTAG ports.
I'm not sure how the hardware support will work out for JTAG; parts or all of it may require bitbanging as only one SPI device is available.
The text was updated successfully, but these errors were encountered:
Currently the firmware only supports the SWD protocol. Having JTAG support as well could be convenient, especially for use as an FPGA programmer with non-iCE40 devices such as ECP5 which have JTAG ports.
I'm not sure how the hardware support will work out for JTAG; parts or all of it may require bitbanging as only one SPI device is available.
The text was updated successfully, but these errors were encountered: