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 noticed that while performing some operations (such as signature verification with ATECC508a) the final read used to get the final value fails. I think the problem is a delay problem due to the implementation of the timer. In fact, adding a delay during the initial implementation fixes the problem. However I need to investigate more to find a more reliable solution, maybe implementing the delay functions using directly the timer hw of the CC2650.
I noticed that while performing some operations (such as signature verification with ATECC508a) the final read used to get the final value fails. I think the problem is a delay problem due to the implementation of the timer. In fact, adding a delay during the initial implementation fixes the problem. However I need to investigate more to find a more reliable solution, maybe implementing the delay functions using directly the timer hw of the CC2650.
To finish this issue I should measure if:
The text was updated successfully, but these errors were encountered: