Skip to content

ATECC608A always returns wakeup frame and fails in calib_read_zone function (ret = 0x0000F3) #246

Open
@victorK8

Description

@victorK8

Host MCU: Microchip wlr089 (sam0 microchip)
Chip: ATECC608A in 88CKSCKT Xplained Pro
Interface : I2C Bus
Issue:

When I tried to init the cryptoauth library, it returned calib_read_zone error (Failed with ret = 0x0000F3).

Also, I tried to get a random number. However, it showed the same error.

By debugging, I checked that hal_i2c_received function got always the same frame (0x4 0x11 0x33 0x43). This frame equals with wake-up frame thath atecc608 returns. Moreover, ret = 0x0000F3 seems to be ATCA_WAKE_SUCCESS in cryptoauthlib status codes.

Any idea @bryan-hunt ?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions