Skip to content
Discussion options

You must be logged in to vote

Just a quick shot from the hip...

self.buffer = array.array('I', [512] + [0] * 513)

Usually the counter in a PIO program needs one less than the amount of data.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@DynamoBen
Comment options

@Josverl
Comment options

Josverl Jul 16, 2025
Collaborator Sponsor

@DynamoBen
Comment options

@Josverl
Comment options

Josverl Jul 17, 2025
Collaborator Sponsor

Answer selected by DynamoBen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants