Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHow to use the Uart driver with interrupts
Hi, I'm kind of confused, I'm more of an embedded guy, I rarely used drivers before except for the XMEGA and the drivers were much simpler, with better examples. I was wondering, how can I use ...
Altera_Forum
Honored Contributor
14 years agoThe core manual is pretty explainable. You just register interrupt function to the driver and it works.