analogdevicesinc / no-OS

Software drivers in C for systems without an operating system
http://analogdevicesinc.github.io/no-OS/
Other
927 stars 1.65k forks source link

drivers:adc:ad4858: bug fix #2121

Closed CMinajigi closed 6 months ago

CMinajigi commented 6 months ago

Fixed reading raw value from 24 bit packet. initialized product id variables to 0 in init function. Fixed the way the adc move to data interface mode.

Pull Request Description

Please replace this with a detailed description and motivation of the changes. You can tick the checkboxes below with an 'x' between square brackets or just check them after publishing the PR. If this PR contains a breaking change, list dependent PRs and try to push all related PRs at the same time.

PR Type

PR Checklist