Skip to content

HAL for ATmega324PB/328PB #19

@JonSilver

Description

@JonSilver

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.

Activity

bryan-hunt

bryan-hunt commented on Aug 30, 2018

@bryan-hunt
Contributor

We're still working on integrating toolchains so for this one I think the best path for you will be to check out the recent AVR IoT project.

Start Examples -> Select Board: ATmega4808 AVR IoT WG and Download either of the examples presented

This is about as close as I can get to the ATmega324PB right now.

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @bryan-hunt@JonSilver

        Issue actions

          HAL for ATmega324PB/328PB · Issue #19 · MicrochipTech/cryptoauthlib