HI now I using ADRV9026 PA Protection function.
I want to know how to use the API adi_adrv9025_PaPllDfrmEventRampDownEnableSet.
What's the use of this API function?And what should the irqMask be setted?
Thanks!
HI now I using ADRV9026 PA Protection function.
I want to know how to use the API adi_adrv9025_PaPllDfrmEventRampDownEnableSet.
What's the use of this API function?And what should the irqMask be setted?
Thanks!
Refer below from UG:
Thanks for you reply!
Now I using GPINT1 to assert avgPowerErr.
It pull high when a error occurred, but it never pull low even if cutdown the digital power.
Is it must clear error by manual when avgPowerErr or powerErr event assert?
Can't this automatically clear errors by detecting digital power?
Thanks!
I have solved it.