Hi there,
While writing driver for GINT, as mentioned in UM, we need to reset GINT peripheral. When I do GINT reset, the system is getting hanged. The processor is LPC54608.
Please suggest solution to this.
Thanks.
You are welcome! Thanks for the sharing.
Have a nice day
Jun Zhang
Hi
I tested MCUXpresso SDK gint demo below gint reset doesn't cause system hang
RESET_PeripheralReset(s_gintResets[instance]);
Could you please test it as well? Can you use this demo code reproduce your issue?
Thanks,
Jun Zhang