BlueRobotics_MS5837_Library
BlueRobotics_MS5837_Library copied to clipboard
Arduino Due - MS5837 help
Hello All,
This isn't quite an issue but am seeking a little help. I am trying to use the Softwire library for bit-banging and trying to read the pressure data from the MS5837 using the digital pins on the Arduino Due. Has anyone tried using this library for bitbanging ? The problem that I am facing right now is failure of CRC .. My read CRC is 15 and calculated is 11. So the init method fails and does not give me any values. Any help with this is appreciated. Thanks