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

Support using runtime ATECC608A I2C address setup #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

TheSciBoy
Copy link
Collaborator

@TheSciBoy TheSciBoy commented Aug 21, 2024

In our system, we always have an ATECC608A-chip installed, but we do not at compile time know which chip is installed on this specific board. To be able to handle all ATECC608A chip variants without having to create a bunch of different binaries, we need to be able to set the address of the ATECC608A-chip at runtime.

Copy link

@mickeprag mickeprag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ingen referens till Orbital JIRA i upstrream kod.

@TheSciBoy TheSciBoy force-pushed the daniel/os-2426-cert branch from 1f0c8da to 9bef2b8 Compare August 26, 2024 12:52
@TheSciBoy TheSciBoy changed the title [os-2426] Support using manual ATECC608A setup Support using manual ATECC608A setup Aug 26, 2024
Copy link

@mickeprag mickeprag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link

@KHANyberg KHANyberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TheSciBoy TheSciBoy force-pushed the daniel/os-2426-cert branch from 9bef2b8 to 982d805 Compare August 26, 2024 13:17
@TheSciBoy TheSciBoy force-pushed the daniel/os-2426-cert branch from 982d805 to 49923a6 Compare August 26, 2024 13:18
@TheSciBoy TheSciBoy changed the title Support using manual ATECC608A setup Support using runtime ATECC608A setup Aug 26, 2024
@TheSciBoy TheSciBoy changed the title Support using runtime ATECC608A setup Support using runtime ATECC608A I2C address setup Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants