> "features" may have been a poor choice of words. What I want to accomplish > is to be able to play with different, presently unknown, CFlash+ cards once > the board is built. And to do that, I'm trying to determine which mode or > modes will be required. I would VERY much like NOT to have to bit-bang the > interface. ??? Since the LPCs have no ext buses, only GPIO, you have no choice but to bit-bang the interface. So it really seems to boil down to how many GPIOs you want to spend on the interface. If you want to be sure that you'll be able to support any foreseeable future [compliant] card, you've really got no choice but to implement a full CF interface. -- Lewin A.R.W. Edwards (http://www.zws.com/) Learn how to develop high-end embedded systems on a tight budget! http://www.amazon.com/exec/obidos/ASIN/0750676094/zws-20
Message
Re: [lpc2100] CF Interface Mode
2003-12-19 by Lewin A.R.W. Edwards
Attachments
- No local attachments were found for this message.