v1.02.4

Smart Card Library

Smart Card Library
v1.02.4

  1. In SClib.c.:-
    • The wait time was getting reinitialized to default value while communicating with smart card using T = 0 protocol. So deleted "t0WWTetu = 10752;" in "SC_TransactT0" function.
    • Modified the function "SC_SendT1Block" in such a way that EDC is transmitted more effeciently for LRC/CRC mode in T = 1 protocol.
    • Initialized local variable "txLength" to '0' in function "SC_TransactT1" to remove non-critical compiler warnings.
  2. In sc_config.h
    • Removed the following unused file inclusions:-
      1. libpic30.h
      2. math.h
      3. delays.h
      4. plib.h

Microchip Smart Card Library 1.02.8 - [July 18, 2012]
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.