CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

ST25RU3993 RFID

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Bill Ardrey



Joined: 21 Dec 2011
Posts: 2

View user's profile Send private message

ST25RU3993 RFID
PostPosted: Tue Jul 12, 2022 12:06 pm     Reply with quote

Looking for sample code to interface a PIC24FG processor to the ST25RU3993 RFID transponder chip. Any help is appreciated.
_________________
Regards,

Bill A.
Ttelmah



Joined: 11 Mar 2010
Posts: 19195

View user's profile Send private message

PostPosted: Tue Jul 12, 2022 10:57 pm     Reply with quote

You'd have to get something like the ANSI reference library for this,
and adapt to your PIC:
[url]
https://en.sekorm.com/doc/2675524.html
[/url]
[url]
https://www.st.com/en/development-tools/stsw-st25ru-sdk.html
[/url]

I've not seen any PIC libraries for this.

Understand this requires a quite large operating stack, so a PIC with a
reasonable amount of ROM & RAM will be needed.
Glad to see you are talking about 3.3v processors. Makes the interfacing
a lot easier.
Bill Ardrey



Joined: 21 Dec 2011
Posts: 2

View user's profile Send private message

PostPosted: Thu Jul 14, 2022 7:22 am     Reply with quote

Ttelmah thanks for the links. I have those documents and am working through them. Just trying to find code that has already been written on the PIC. I'm more familiar with the PIC than with the ST processor. And that code is written for the ST processor as ST produces the RFID chip.
_________________
Regards,

Bill A.
Ttelmah



Joined: 11 Mar 2010
Posts: 19195

View user's profile Send private message

PostPosted: Thu Jul 14, 2022 10:30 am     Reply with quote

The main code should work. Obviously with #device ANSI.
The bits that will need work are the actual communication functions,
that will need to be custom for the PIC.
It is intersting that I wasn't able to see for example Arduino or Pi
code for this.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group