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

ATECC608B always return error code ATCA_WAKE_SUCCESS #272

Closed
ashishpatel789 opened this issue Oct 29, 2021 · 1 comment
Closed

ATECC608B always return error code ATCA_WAKE_SUCCESS #272

ashishpatel789 opened this issue Oct 29, 2021 · 1 comment

Comments

@ashishpatel789
Copy link

Describe the bug
Getting ATCA_WAKE_SUCCESS on every command to ATECC608B.
On Calling atcab_init api the response is always ATCA_WAKE_SUCCESS or 0x04 0x11 0x33 0x43 i am using STM32F0 controller and ATECC608B I2C device. and I2C speed is 100khz

console logs

..\libs\cryptoauthlib\lib\calib\calib_read.c:103:f3:calib_read_zone - execution failed ..\libs\cryptoauthlib\lib\calib\calib_read.c:619:f3:calib_read_zone - falied
 STATUS CODE 0xf3

Expected behavior
atcab_init must be return the ATCA_SUCCESS.

@bryan-hunt
Copy link
Contributor

Duplicate of #246 - There has to be an issue in your hal implementation. The behavior has never been observed in one of the qualified HALs.

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

No branches or pull requests

2 participants