cancel
Showing results for 
Search instead for 
Did you mean: 

M24LR-DISCOVERY SW documentation

sasa
Associate II
Posted on October 10, 2016 at 12:42

Hello,

I am trying to create an application SW using M24LR-DISCOVERY using RF transceiver board to read devices containing M24LR dual eeprom, but I am struggling to get the documentation to implement functions like the M24LR-DISCOVERY SW has like auto-detect, read memory from - to.... etc.

The only documentation I've found are AN3375  Application note and AN3163 Application note.

Is there any docs explaining which function and which parameters I need to use to get any result.

example: detect and read from EEPROM address 0x15

 - CR95HFDLL_USBconnect()

 - CR95HFDll_SELECT()

 -  CR95HFDll_SendRec()

Thanks, Sasa

1 ACCEPTED SOLUTION

Accepted Solutions
Posted on October 17, 2016 at 17:12

Hi,

there is an Application note explaining how to develop a software to drive CR95HF board : AN3954 and associated source code example, available on

http://www.st.com/

:

AN3954 :

http://www.st.com/content/ccc/resource/technical/document/application_note/50/3e/09/39/51/a5/4c/3d/DM00034558.pdf/files/DM00034558.pdf/jcr:content/translations/en.DM00034558.pdf

Also available, source code examples (C & VB6) : 

http://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-95hf002.html

 Best regards

ST customer support

Hello,

I am trying to create an application SW using M24LR-DISCOVERY using RF transceiver board to read devices containing M24LR dual eeprom, but I am struggling to get the documentation to implement functions like the M24LR-DISCOVERY SW has like auto-detect, read memory from - to.... etc.

The only documentation I've found are AN3375  Application note and AN3163 Application note.

Is there any docs explaining which function and which parameters I need to use to get any result.

example: detect and read from EEPROM address 0x15

 - CR95HFDLL_USBconnect()

 - CR95HFDll_SELECT()

 -  CR95HFDll_SendRec()

Thanks, Sasa

View solution in original post

1 REPLY 1
Posted on October 17, 2016 at 17:12

Hi,

there is an Application note explaining how to develop a software to drive CR95HF board : AN3954 and associated source code example, available on

http://www.st.com/

:

AN3954 :

http://www.st.com/content/ccc/resource/technical/document/application_note/50/3e/09/39/51/a5/4c/3d/DM00034558.pdf/files/DM00034558.pdf/jcr:content/translations/en.DM00034558.pdf

Also available, source code examples (C & VB6) : 

http://www.st.com/content/st_com/en/products/embedded-software/st25-nfc-rfid-software/stsw-95hf002.html

 Best regards

ST customer support

Hello,

I am trying to create an application SW using M24LR-DISCOVERY using RF transceiver board to read devices containing M24LR dual eeprom, but I am struggling to get the documentation to implement functions like the M24LR-DISCOVERY SW has like auto-detect, read memory from - to.... etc.

The only documentation I've found are AN3375  Application note and AN3163 Application note.

Is there any docs explaining which function and which parameters I need to use to get any result.

example: detect and read from EEPROM address 0x15

 - CR95HFDLL_USBconnect()

 - CR95HFDll_SELECT()

 -  CR95HFDll_SendRec()

Thanks, Sasa