Si5351Arduino icon indicating copy to clipboard operation
Si5351Arduino copied to clipboard

No STOP after si5351.update_status() on NRF52832

Open omegat opened this issue 4 years ago • 0 comments

si5351.update_status(); does not generate a STOP-condition on the bus /w my NRF52832. Calling Wire.endTransmission(true); after update_status() fixes the problem.

DSView-210311-180759

omegat avatar Mar 11 '21 16:03 omegat