Forum Discussion
Altera_Forum
Honored Contributor
21 years agoUART ISR
Has Anyone implemented ISRs with AVALON UART? I'm trying to implement an ISR using the RRDY Interrupt bit in the STATUS register but it seems not work... has anyone an idea? i past a...
Altera_Forum
Honored Contributor
21 years agothe command:
IOWR_ALTERA_AVALON_UART_STATUS(SERIALE_EXT_BASE, (*serial_rcv_exception_ptr & 0xFF7F)) is ignored, the register is not resetted... why? shadowice