Forum Discussion
Altera_Forum
Honored Contributor
13 years agoFailed to program flash
Hello everyone, Sorry about my poor english, i've developped a FPGA board which has a SST39VF6401B (Microchip flash), i'm using SOPC to configure the FPGA. I use Nios II to program flash (only ...
Altera_Forum
Honored Contributor
13 years agoProbably Altera HAL driver doesn't support your flash memory.
AFAIK support is provided for Intel, AMD and Spansion flash chips. In this case I think you'd only need a minor change in the driver in order to identify SST39VF6401B chip and properly access its CFI table.