hpm-hal
hpm-hal copied to clipboard
RNG interrupt is non-functional
See-also: #36
The RNG interrupt functionality appears to be non-functional due to the following reasons:
- Lack of a FIFO-ready signal (FUFMOD usage unclear)
- Absence of explicit interrupt flags
- Subsequent interrupts after the initial one fail to trigger
Further investigation and potential workarounds for these issues may be needed in future updates.