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
On startup, DIOT Fastino doesn't program itself from the flash memory. I suspect FPGA_CRESET/PGOOD line isn't held low long enough. Forcing this line low and up again using the I2C<->SPI converter (IC10/IC30) GPIO pin bypasses this issue and forces the FPGA to program itself, allowing normal operation afterwards.
The text was updated successfully, but these errors were encountered:
On startup, DIOT Fastino doesn't program itself from the flash memory. I suspect FPGA_CRESET/PGOOD line isn't held low long enough. Forcing this line low and up again using the I2C<->SPI converter (IC10/IC30) GPIO pin bypasses this issue and forces the FPGA to program itself, allowing normal operation afterwards.
The text was updated successfully, but these errors were encountered: