djc
Advanced Member level 1
- Joined
- Jan 27, 2013
- Messages
- 402
- Helped
- 3
- Reputation
- 6
- Reaction score
- 2
- Trophy points
- 1,298
- Location
- India
- Activity points
- 4,554
Hi all,
I am trying to read the RFID tag value using ARM7 LPC2148. It's simple 12 digit hex code"04003C317871". It is showing perfect when i connect thr RFID reader directly to computer on hyperterminal. However when i read it using said controller it is showing some garbage value. I tested the UART port by sending and receiving the charecters using controller, it's working fine. I tried to display tag no. on LCD also, but not working. Do i nedd to add some code to TAG no. while reading by controller or anything else. Please guide.
Thanx in advance
I am trying to read the RFID tag value using ARM7 LPC2148. It's simple 12 digit hex code"04003C317871". It is showing perfect when i connect thr RFID reader directly to computer on hyperterminal. However when i read it using said controller it is showing some garbage value. I tested the UART port by sending and receiving the charecters using controller, it's working fine. I tried to display tag no. on LCD also, but not working. Do i nedd to add some code to TAG no. while reading by controller or anything else. Please guide.
Thanx in advance