STM8L libraries for CR95HF 1.0
File List
Here is a list of all documented files with brief descriptions:
CR95HF_STM8L_Header.cThis file provides a set of function to manage the CR95HF, and communicate with ISO15693 contactless tags
CR95HF/inc/CR95HF_command.h [code]Header for cr95hf_command.c - constants for commands and parameters of communication
CR95HF/inc/CR95HF_structure.h [code]This file contains the structures dedicated to the communication with CR9HF
CR95HF/src/CR95HF_command.cThis file contains all the functions in order to send commands to the CR95HF
ISO15693/inc/iso15693_command.h [code]Header for the iso15693_command.c file
ISO15693/inc/iso15693_structure.h [code]This file contains the structure dedicated to the iso15693 Tag
ISO15693/Products/inc/lrixk_command.h [code]Header for the lrixk_command.c
ISO15693/Products/inc/m24lrxx_command.h [code]Header for the m24lrxx_command.c
ISO15693/Products/src/lrixk_command.cThis file contains all the functions in order to send commands to a contactless tag of the LRIXK family performing iso15693 standards. Note that command dealing with multiple blocks (write read get status) utilize internal eeprom of the MCU whereas other commands use flash program memory
ISO15693/Products/src/m24lrxx_command.cThis file contains all the functions in order to send commands to a contactless tag of the M24LRXX family performing iso15693 standards. Note that command dealing with multiple blocks (write read get status) utilize internal eeprom of the MCU whereas other commands use flash program memory
ISO15693/src/iso15693_command.cThis file contains all the functions in order to send commands to a contactless tag respecting/performing iso15693 standards. Note that command dealing with multiple blocks (write read get status) utilize internal eeprom of the MCU whereas other commands use flash program memory
 All Data Structures Files Functions Variables Defines