Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/28/06 13:38
Read: times


 
#125282 - Maybe not a good idea
Responding to: ???'s previous message
Andy Neil said:
Isn't it just another clocked serial interface?

No, it's an asynchronous serial interface; half duplex over one wire.

Andy Neil said:
And not a particularly fast one, at that?

That depends. I know of companies that run it at > 200kbps.

Andy Neil said:
If so, shouldn't be hard at all!

Well, the basic hardware interface isn't difficult at all. Just tie Rx and Tx together and you're good to go.
Implementing the protocol stack (T=1 in particular) is a different matter, though.


Rob.



List of 22 messages in thread
TopicAuthorDate
8051 microcontroller with ISO7816 & I2C            01/01/70 00:00      
   Its simple..            01/01/70 00:00      
      implementing I2C in software            01/01/70 00:00      
         AT89C2051            01/01/70 00:00      
            Emulating ISO7816 vs I2C in software            01/01/70 00:00      
               emulate ISO7816 in software            01/01/70 00:00      
                  Maybe not a good idea            01/01/70 00:00      
                     7816 via UART            01/01/70 00:00      
      WHY?            01/01/70 00:00      
         I use bit-bang instead of hardware i2c            01/01/70 00:00      
            as often as with an UART            01/01/70 00:00      
   for those wondering            01/01/70 00:00      
   Atmel and 7816            01/01/70 00:00      
   Interrested            01/01/70 00:00      
      software I2C            01/01/70 00:00      
         why oh why            01/01/70 00:00      
            reason            01/01/70 00:00      
               thanks            01/01/70 00:00      
                  welcome            01/01/70 00:00      
                     I did: Get a chip with HW IIC.            01/01/70 00:00      
   google            01/01/70 00:00      
      WHY ON EARTH DO SO?            01/01/70 00:00      

Back to Subject List