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

TI RI-R6C RFID

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



Joined: 10 Apr 2008
Posts: 109
Location: Cape Town, South Africa

View user's profile Send private message

TI RI-R6C RFID
PostPosted: Thu Feb 10, 2011 2:45 am     Reply with quote

HI Guys, I need to interface this RFID to a PIC 18f4550 : http://focus.ti.com/lit/ug/scbu030/scbu030.pdf

Its a +-14Mhz transceiver IC from TI.

This HF Transceiver is using a weird or more politically correct (a communication protocol that's unknown to me).

Page 11 of the data sheet form link above

Quote:
The Transceiver IC can handle different RF protocols as follows:
Tag-it protocol.
ISO / IEC 15693-2 [2].
ISO / IEC 14443-2 (Type A).


So my first question does anyone have experience with this protocol ? if so is there any sample available.

Kind Regards

Jacques
_________________
"THE ONLY EASY DAY WAS YESTERDAY"
jacqueskleynhans



Joined: 10 Apr 2008
Posts: 109
Location: Cape Town, South Africa

View user's profile Send private message

Nearly there
PostPosted: Thu Feb 10, 2011 3:16 pm     Reply with quote

Hi Ok I managed to bit bang my way through the protocol but I have encountered a problem...

Can someone please check in the data sheet I linked on pg 27 under protocol definitions fig 4.4 what the data= to be sent to TAG function is ...

S'il vous plait Smile

Thx
_________________
"THE ONLY EASY DAY WAS YESTERDAY"
temtronic



Joined: 01 Jul 2010
Posts: 9169
Location: Greensville,Ontario

View user's profile Send private message

PostPosted: Thu Feb 10, 2011 3:33 pm     Reply with quote

A quick look at the datasheet and I read it that

the 'command' bits configure the chip for one of several protocols and the next series of bits is the actual data to be transmitted to the RF receiver.

Unlike most UART communications of a fixed data length( 1 byte or 8 bits), this chip allows data to be variable in length.

Once the stop bit is seen, the 'tag' data is sent using the 'protocol' at the head of that datastream or packet.

Very versatile as it allows several 'layers of security', different 'protocol' and 'messages' (data) would make a system with this device very hard to break into !

Kind of a swiss army knife 'Ultimate UART' as every transmission could have a different protocol and msg length.

at least that's the way I read it..
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