Re: Compact Flash operation by interrupts
- From: "Michael N. Moran" <mnmoran@xxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 08:47:28 -0400
Vladimir Vassilevsky wrote:
I am trying to implement a non-blocking driver for the CF card. So, this driver has to operate by CF interrupt rather then by polling the registers. So far so good, however one problem remains:
Is it possible to generate the interrupt when the write sector operation is complete, i.e. when the CF is ready for the next sector write?
Without knowing more details, I *can* say that I have
successfully used the CF READY line as an interrupt
mechanism, which (iirc) mirrors the ready status that
you are polling.
--
Michael N. Moran (h) 770 516 7918
5009 Old Field Ct. (c) 678 521 5460
Kennesaw, GA, USA 30144 http://mnmoran.org
"So often times it happens, that we live our lives in chains
and we never even know we have the key."
The Eagles, "Already Gone"
The Beatles were wrong: 1 & 1 & 1 is 1
.
- Follow-Ups:
- Re: Compact Flash operation by interrupts
- From: Vladimir Vassilevsky
- Re: Compact Flash operation by interrupts
- References:
- Compact Flash operation by interrupts
- From: Vladimir Vassilevsky
- Compact Flash operation by interrupts
- Prev by Date: Re: What's more important optimisations or debugging?
- Next by Date: SAM7SE512 and external SDRAM
- Previous by thread: Compact Flash operation by interrupts
- Next by thread: Re: Compact Flash operation by interrupts
- Index(es):
Relevant Pages
|