You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this lib on STM32F411 blackpill to read current from a ACS37800KMACTR-090B3-I2C and am getting reading approx one third of what it should be reading!
We are looking to replace an ACS758 with this on an existing project so we know the main project is working and what epected results should be.
I've tried 2 different projects with distinct STM/ACS etc, one is reading from a 24V DC 200W current, and the other from a 5V 3W current. Both projects show the same issue of reading approx 1/3 lower than actual.
I'm only reading current and haven't set up the voltage divider yet but cant see how that would matter?
I've not tried any other libs yet or ruled out much but am posting here to see if there are any known issues.
I'm using the code from example1 in this repo.
Chip is powered from same 3.3v as the STM.
I thought the chips were factory calibrated and ready to go! Not sure what I could be doing wrong?
Any ideas? Thanks.
The text was updated successfully, but these errors were encountered:
Using this lib on STM32F411 blackpill to read current from a ACS37800KMACTR-090B3-I2C and am getting reading approx one third of what it should be reading!
We are looking to replace an ACS758 with this on an existing project so we know the main project is working and what epected results should be.
I've tried 2 different projects with distinct STM/ACS etc, one is reading from a 24V DC 200W current, and the other from a 5V 3W current. Both projects show the same issue of reading approx 1/3 lower than actual.
I'm only reading current and haven't set up the voltage divider yet but cant see how that would matter?
I've not tried any other libs yet or ruled out much but am posting here to see if there are any known issues.
I'm using the code from example1 in this repo.
Chip is powered from same 3.3v as the STM.
I thought the chips were factory calibrated and ready to go! Not sure what I could be doing wrong?
Any ideas? Thanks.
The text was updated successfully, but these errors were encountered: