Forum Discussion
YuanLi_S_Intel
Regular Contributor
5 years agoThis is weird. So is the MAX10 working as intended after the first configuration?
- LostCompass5 years ago
New Contributor
It worked fine for the first 2 configurations. Then it just started failing. Also when I query the FPGA through the following command on the Intel-Poky linux:
aero-get-version.py
It gives me back 0xFF for the FPGA version. Whereas before it was 0xa1.
Using spi_dev to read an FPGA GPIO register (address:0x49) via the SPI bus also returns 0xFF everytime. So it appears the registers are reset to all 1s somehow.