You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set the unix time to 0, and expect that after 60 seconds the interrupt is triggered. If I find a solution I will update this issue. So far I am not sure that this is really setting the AE bit
I am implementing a driver for zephyr with your code. Getting and setting the time work.
However, I am not able to make the interrupt pin go Low after using RV3028_EnableAlarm
Example Code:
I set the unix time to 0, and expect that after 60 seconds the interrupt is triggered. If I find a solution I will update this issue. So far I am not sure that this is really setting the AE bit
https://github.com/Kampi/RV-3028-C7/blob/ca11937075232cdb53133656c5c592bd7a96cce0/external/RV3028/RV3028.c#L1095
It should be as follows (right?)
The text was updated successfully, but these errors were encountered: