Nov 24, 2003 #1 iberia Junior Member level 3 Joined Feb 17, 2003 Messages 31 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,286 Activity points 211 I need one IC for to communicate between one BUS ISA and a SD CARD. Iberia :sm2:
Nov 24, 2003 #2 N Nobody Full Member level 3 Joined Oct 4, 2001 Messages 164 Helped 9 Reputation 16 Reaction score 7 Trophy points 1,298 Location Formosa Activity points 1,593 The most simple way is to implement SPI mode from Motorola's(AVR)'s cpu . Otherwise you have to look for specific vendor . Most of them made only pcmcia interface , you have to convert the ISA from/to pcmcia .
The most simple way is to implement SPI mode from Motorola's(AVR)'s cpu . Otherwise you have to look for specific vendor . Most of them made only pcmcia interface , you have to convert the ISA from/to pcmcia .