Altera_Forum
Honored Contributor
15 years agoNIOS II IrDA (DE2 Board)
Hi, after much searching I've found that there is very little documentation concerning the IrDA IP from the University Program. I have compiled the IrDA core into my processor design but I am now unsure if I am using it correctly on the software side.
My ultimate goal is to use a TV remote (or any infrared remote) to control a NIOS II application I'm developing. However when I call the read_data function all I am returned is a character with the value 255. When I aim a remote at the receiver and press buttons this value stays constant. The only documentation I found on this is a PDF on the Altera site under Training -> University Program -> University Program IP Cores -> IrDA PDF. (Sorry, I can't post links...) My questions are as follows: - Am I greatly underestimating what I'm trying to accomplish? - How would you go about doing this? Thanks in advance.