Mbed library for HX711

I am trying to write a program for my STM32L476RG microcontroller using Mbed. Tere are a couple of libraries for HX711. The first one I used was giving constant values even when the weight is available, irrespective of the load on the load cell. SO I used another library, but this time, it was giving a varied range of values even for a no load while trying to calibrate. Can someone kindly provide a link to the library used that gave proper results?

Hello,

try this one - HX711 - Library for communication with the HX711 24-Bit A… | Mbed

BR, Jan

So how it’s going?

This library was made by @hudakz and I believe will be working because Zoltan is precise in his work.

BR, Jan