Skip to content

Commit

Permalink
doc: release notes: add adc_nrfx_saadc patch note.
Browse files Browse the repository at this point in the history
Add note describing patch which fixes issue which allowed negative
readings in single-ended mode.

Signed-off-by: Bjarki Arge Andreasen <[email protected]>
  • Loading branch information
bjarki-andreasen committed Jul 5, 2024
1 parent 277f411 commit d9220aa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/releases/release-notes-3.7.rst
Original file line number Diff line number Diff line change
Expand Up @@ -386,6 +386,10 @@ Drivers and Sensors

* Added support for STM32H7R/S series.

* Fixed issue which allowed negative ADC readings in single-ended mode using the ``adc_nrfx_saadc.c``
device driver. Note that this fix prevents the nRF54H and nRF54L series from performing
8-bit resolution single-ended readings due to hardware limitations.

* Auxiliary Display

* Audio
Expand Down

0 comments on commit d9220aa

Please sign in to comment.