Skip to content
Commit a0761d63 authored by Guillaume Gautier's avatar Guillaume Gautier Committed by Benjamin Cabé
Browse files

drivers: adc: stm32: configure data size for stm32n6



On STM32N6, the register holding the data is 32 bits and DMA must operate
in word transfer to work properly. So we change the type of the buffer in
which we store the ADC data from uint16_t to uint32_t for N6.

Signed-off-by: default avatarGuillaume Gautier <guillaume.gautier-ext@st.com>
parent a28381f4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment