Skip to content

[node board] don't use reset for initialization #2

Description

@tmpvar

It takes ~65-70ms for the atmega88pa to boot and start accepting TWI messages.

It would be better to have each node boot in parallel and control whether or not they are listening to TWI based on a high/low signal. This way everything is ready to go and nodes can be initialized in a handful of ms.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions