Forum Discussion
Altera_Forum
Honored Contributor
17 years agoaltera de2 irda
I have a project where we want to communicate between two boards using the irda. Of course the professor gave no examples or anything, so does nyone have any example code, or any document sheets that do a decent job of explaining the irda?
2 Replies
- Altera_Forum
Honored Contributor
1. There is an altera_up_avalon_irda core among Altera University Program IP Cores, downloadable from Altera.com.
- Altera_Forum
Honored Contributor
Ya thanks I found that stuff and I see how data can be transferred to and from the FIFO's. I guess my question is how do the two boards actually sync with each other so that can receive information. All the information I found did not even touch on the subject.