[Q]Strange behavior in reading Compact Flash card
- From: heliboy2003@xxxxxxxxxxxx
- Date: 29 May 2007 08:49:30 -0700
Dear all,
I am having a problem when I try to read CF card. I am using an ARM7
and the CF card is in Memory Mapping mode with 16-bit data bus width.
register in CF card, pull down -CE1 and -CE2, and the 512 bytes can beFrom the CF specification 4.0, it said that to access the data
read out consecutively. But when I tried to do this, every second read
is the same as its previous read such like
Correct one : B0 B1 B2 B3 B4 B5 ......
What I got : B0 B1 B0 B1 B2 B3 B2 B3 ....
So I have to read twice and discard one of them to obtain the correct
data. The CF card I am using is Transcend 512MB, I haven't tested
Sandisk's.
Does anybody experience the same thing? Thanks.
.
- Follow-Ups:
- Re: Strange behavior in reading Compact Flash card
- From: heliboy2003
- Re: Strange behavior in reading Compact Flash card
- From: heliboy2003
- Re: Strange behavior in reading Compact Flash card
- Prev by Date: Re: Trust 1-man headhunter operation?
- Next by Date: FS: 332 pcs of PIC 16C65-10I/L
- Previous by thread: Trust 1-man headhunter operation?
- Next by thread: Re: Strange behavior in reading Compact Flash card
- Index(es):