Altera_Forum
Honored Contributor
12 years agoDE0 UART Implementation Questions
Hi there, I am currently trying to implement a UART interface on my DE0 board (not the DE0-nano). There are several resources for this and I've gotten a bit confused. In QSYS there is a UART core, on the DE0 there is also an ADM3202 RS232 chip that can be used (with break out connections on the side of the board).
My question is, if i use the IP core do I need to connect the output pins to the ADM3202 chip, or should I just connect the outputs to GPIO pins? Also, if I choose to use the ADM3202 chip does it work with an IP core or do I directly interface with it? I can see quite a bit of guidance about the IP and about the chip, but I can't seem to find anything that relates to both. Thanks in advance.