Altera_Forum
Honored Contributor
17 years agoIDE hard disk and CF component
Hi,
I am using Altera CF component to for write data to hard disk. I have some problems with CF component signals and IDE pins signals. The sopc generate a "output [ 10: 0] addr_from_the_cf" signal. But i cannot find any IDE pins that is suitable for it. I only three IDE pins that are responsibility: Addr2, Addr1, Addr0. can my system work well if I assign addr_from_the_cf[2:0] to addr[2:0] of IDE pins ??? And there some IDE pins that CF controller doesn't support. Can I assign these IDE pins to GROUND or VCC 5V? In the SOPC, I provide 100 Mhz clock for CF component. Can anyone explain to me how th frequency affect CF operation? Can anyone suggest me a solution? Thanks in advance