Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- FYI, problem solved now. Flash mapped into CPU memory space. SPI interface to SD card constructed and mapped into CPU IO space. Tiny on-chip ROM contains code to read SD and write flash. Really not that hard to do in the end. SPI is really quite straightforward, thanks to Wikipedia article and sample code on an Arduino site. --- Quote End --- So your Z80 processor boots now? Cool! :) Cheers, Dave