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 was surprised to find no apparent direct HAL support for the ATmega324PB/328PB MCUs in CryptoAuthLib, and no ATECC508a examples on Atmel Start for the ATmega324PB Xplained Pro board even though the board comes with the 508a installed.
What would you recommend for a HAL between ATmega328PB and ATECC608a? It is best to just use the i2c bitbanging hal? We have a solution which will deploy up to a million units and we're using the 608a on a custom PCB to implement node authentication/authorisation and encryption.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
I was surprised to find no apparent direct HAL support for the ATmega324PB/328PB MCUs in CryptoAuthLib, and no ATECC508a examples on Atmel Start for the ATmega324PB Xplained Pro board even though the board comes with the 508a installed.
What would you recommend for a HAL between ATmega328PB and ATECC608a? It is best to just use the i2c bitbanging hal? We have a solution which will deploy up to a million units and we're using the 608a on a custom PCB to implement node authentication/authorisation and encryption.
Thanks in advance.
The text was updated successfully, but these errors were encountered: