Altera_Forum
Honored Contributor
19 years agocompact flash
I'm designing a target board using a nios2 with compact flash as the IDE hard-drive. I've looked at the schematic for the compact flash hardware on the Stratix II DSP kit to more or less copy how Altera do it. Does anyone know why the design instantiates the addresses cf_addr[10:3] because the compact flash spec says that only cf_addr[2:0] are needed in true IDE mode?
Furthermore, the compact flash card is supplied with Vcc=5V and some Pericom analogue switches are used to convert the I/O signals to 3.3V LVTTL on the ep2s60, yet the compact flash spec says the cf cards should work with Vcc=5V or Vcc=3.3V; so I'm worried that I'm missing something because I can't see any reason to stop the cf card being run from Vcc=3.3V and dispensing with the Pericom analogue switches?