Forum Discussion
Altera_Forum
Honored Contributor
13 years agoUART on DE2
Hi, I'm using DE2 (old kit) and my application has a UART to exchange data with PC. I'm using the kit's RS232 connection (not the JTAG). I created the system (including the UART at 9600bps) in Qsys a...
Altera_Forum
Honored Contributor
13 years agoSo, if I decide to use interrupts I have to forget the HAL facilities? Do I really have to write low level code? I thought there was a way to use interrupts through HAL.