olkal/HX711_ADC

SCK_DELAY also needed for RP2040 / Raspberry Pi Pico

Closed this issue · 2 comments

Adding this issue just to raise awareness if someone stumbles across it.

If running on a rp2040 for example on a Raspberry Pi Pico you will also need to change the SCK_DELAY flag to 1 to avoid random sampling glitches.

This issue is stale because it has been open for 30 days with no activity.

Hi, thanks! I have included this info in the comment. From next release the delay will be enabled as default.