Hello!! I am trying to interface ATMEGA 32 with Atmel AT97SC3203, security chip. the security chip communicates through LPC interface. I was looking for some way I can implement this. I am in very urgent need of solutions Thanks
You'll need a FPGA for this. The Intel LPC std is a serialized version of the ISA bus that only needs 7 lines (minimum). It runs at 33 MHz, and so you'll have exactly ZERO chance to interface the LPC bus just by software bit banging. fchk