Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to design a SmartCard reader for both synchronous and asynchronous cards?

Status
Not open for further replies.

togarha

Member level 4
Joined
Sep 4, 2006
Messages
69
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,288
Activity points
1,755
Hi!

I'm trying to design a smartcard reader for asynchronous cards (protocol T=0) and for synchronous cards (protocol S=9 as SLE4428 and protocol S=10 as SLE4442) with a PIC microcontroller, but I don't know how to implement really this, because all two prococoles uses different clock and protocol.

Then I need suggestions about the implementation, for synchronous, can be used a SPI peripheral if it is complemented with any I/O pin? For asynchronous, the power is using UART peripheral, but the uC must make the clock for card, then, how can I make this clock? And, how can I combine all two protocols using the same pins?

Thanks in advance

Regards,
 

smartcard

Hi


See PE electronic site they have full free project for read smart card hardwar + software + kit

All the best

Bobi
 

synchronous smartcard

Hi!

What is PE Electronic site?? I try to find it by google but I can't find it...

Thanks in advance

Regards,
 

example sle4442 program for pic

Hi Bobcat1

I also study something about T0 smartcard. Could pls show me exactly PE site ?
 

microcontroller smartcard reader

sle4442 view example at **broken link removed**
 
Last edited by a moderator:

sle4442 pic project

Card Pardaz Pars has a full range of smart card reader products, you can contact them, they also have a reader that can work with SLE4442 and SLE4428 memory cards.
**broken link removed**
 
Last edited by a moderator:

smart card protocol

togarha said:
Hi!

I'm trying to design a smartcard reader for asynchronous cards (protocol T=0) and for synchronous cards (protocol S=9 as SLE4428 and protocol S=10 as SLE4442) with a PIC microcontroller, but I don't know how to implement really this, because all two prococoles uses different clock and protocol.

Then I need suggestions about the implementation, for synchronous, can be used a SPI peripheral if it is complemented with any I/O pin? For asynchronous, the power is using UART peripheral, but the uC must make the clock for card, then, how can I make this clock? And, how can I combine all two protocols using the same pins?

Thanks in advance

Regards,

dear here is smartcard reader SLE4442 with a PIC microcontroller
if u want to write code to read card plx see datasheet ......
#768545
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top