fiveten
Member
Hello,
First off I wanted to thank Nigel for his tutorials, I have used code that he has written as well as others from here and afar. Thank you all.
I am trying to build a RFID code lock and I am having troubles with my serial RX and TX asm code. I am using a rfid module that transmits 9600 bps 8-N-1. When I connect the RFID module to a usb serial port it will display data on my hyper terminal. After I added a 16f628a and the following code I no longer get a valid data stream to my hyper terminal. This is just a test asm to show that the Pic is receiving the data properly and transmitting it out properly. It doesn't work. Any feedback would be appreciated.
Thanks, Fiveten
First off I wanted to thank Nigel for his tutorials, I have used code that he has written as well as others from here and afar. Thank you all.
I am trying to build a RFID code lock and I am having troubles with my serial RX and TX asm code. I am using a rfid module that transmits 9600 bps 8-N-1. When I connect the RFID module to a usb serial port it will display data on my hyper terminal. After I added a 16f628a and the following code I no longer get a valid data stream to my hyper terminal. This is just a test asm to show that the Pic is receiving the data properly and transmitting it out properly. It doesn't work. Any feedback would be appreciated.
Thanks, Fiveten