Skip to content

M0 long int support #4

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

Closed
mikeysklar opened this issue Jan 29, 2025 · 1 comment · Fixed by #5
Closed

M0 long int support #4

mikeysklar opened this issue Jan 29, 2025 · 1 comment · Fixed by #5
Assignees

Comments

@mikeysklar
Copy link

mikeysklar commented Jan 29, 2025

This HX711 works great with a Feather RP2040. However, when I use a Feather M0 Express or CPX the long int issues still come up. Longer forum thread with DrakeBB. I see floor and ceiling values of 0, 4294967295 when using a M0 based board.

adafruit_hx711 versions 1.0.4, 1.0.3, 1.0.2 are not working for me with M0.

Circuitpython 9.2.3 and 9.2.4 was tested.

I would think the M0 is not supported except the last Pull requests makes it looks like it is.

@ladyada
Copy link
Member

ladyada commented Jan 29, 2025

cc @FoamyGuy

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 a pull request may close this issue.

3 participants