Fork of the GitHub

Dependents:   mbed-os-nfc04a1

Committer:
DiegoOstuni
Date:
Thu Nov 14 10:36:30 2019 +0000
Revision:
0:bea5dbf3f7d5
Add Files

Who changed what in which revision?

UserRevisionLine numberNew contents of line
DiegoOstuni 0:bea5dbf3f7d5 1 # ST25DV
DiegoOstuni 0:bea5dbf3f7d5 2 ST25DV is a library for STMicroelectronics X-NUCLEO-NFC04A1
DiegoOstuni 0:bea5dbf3f7d5 3 # Overview
DiegoOstuni 0:bea5dbf3f7d5 4 This library implements the functions to drive the ST25DV NFC dynamic tag.It provides a standard structure to expose the NFC tag standard API. It also provides an extended API through its extended driver structure. In order to be usable on any MCU, this driver calls several IOBus functions. The IOBus functions are implemented outside this driver, and are in charge of accessing the MCU peripherals used for the communication with the tag.