Altera_Forum
Honored Contributor
13 years agoHelp with UART core
Hi, I'm not sure if i placed this topic here correctly. Well anyway, i need help. So I was able to make codes for NIOS II that will receive serial signals from my hyperterminal to the Altera DE2 board. Once I enter a character from my keyboard, the data will be sent to the board and will display the character in the console by printf. I have an ID-20 RFID reader, I tested it in the hyperterminal as well and it is working just fine and is displaying the ID of the card. But the error occurs when i try to interface the RFID reader in the DE2 board. Whenever a card is scanned, the RXD LED from the board doesn't even light. Any suggestions what I should do? I tried to turn on and off the CTS/RTS control flow in the SOPC builder in Quartus II.