Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endless Loop #2

Open
sebastian-schneider-eng opened this issue Dec 6, 2021 · 0 comments
Open

Endless Loop #2

sebastian-schneider-eng opened this issue Dec 6, 2021 · 0 comments

Comments

@sebastian-schneider-eng
Copy link

Hitting Endless Loop if the AD5940 is defect or not connected. An appropriate error code for the application layer would be more valuable than just freezing the software execution:

while((AD5940_ReadReg(REG_ALLON_OSCCON)&BITM_ALLON_OSCCON_HFXTALOK) == 0); /* Wait for clock ready */

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant