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

hal_i2c_wake does not work for hal_i2c_sam_asf.c #180

Open
si-gwossum opened this issue Aug 13, 2020 · 0 comments
Open

hal_i2c_wake does not work for hal_i2c_sam_asf.c #180

si-gwossum opened this issue Aug 13, 2020 · 0 comments
Labels

Comments

@si-gwossum
Copy link

The hal_i2c_wake() implemented in cryptoauthlib 3.2.2 in lib/hal/hal_sam_i2c_asf.c does not wake actually up the device after the very first time. The attached patch solves the issue for me.

cryptoauthlib-3.2.2-hal-sam-i2c-asf-wake-fix.patch.txt

@bryan-hunt bryan-hunt added the bug label Feb 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants