Forum Discussion
Altera_Forum
Honored Contributor
20 years agoRead BMPfiles in CF and output it
Hello. I want to make a small system with nios2 development kit(Stratix2 EP2S60ES). All that I want to do is, *Read BMP file in CF (FAT16 format). *Output the BMP file data to custom l...
Altera_Forum
Honored Contributor
20 years agoI'd go with uClinux on this. Download uClinux and work through the tutorial. Then modify the "full-featured" demo design for your board to hook up the CF slot (disconnect the LCD). Then it's just a matter of writing a Linux program to read from CF and write to your peripheral.