Forum Discussion
tehjingy_Altera
Regular Contributor
1 year agoHI
From the code I see that you are are enabling the interrupt for transmit ready.
Could you try to enable disable that and enable the Read ready mask instead.
ALTERA_AVALON_UART_CONTROL_TRDY_MSK <--- Transmit Ready Mask
ALTERA_AVALON_UART_CONTROL_RRDY_MSK < ---- Read Ready Mask
Regards
Jingyang, Teh
- Vincent_F1 year ago
New Contributor
Hi,
Thanks for your suggestion. Unfortunately, I've already tried it and it won't work either. Whatever the interrupt (transmit or read) the symptoms are the same.
Best regards
Vincent