Question
STM32f373 SDADC multi channel error.
Posted on December 07, 2017 at 05:43
Hi, I use 3channel of SDADC in injected mode.
My error is SDADC value is saved anothor variables.
SDADC1 result -> saved at SDADC2 variable.
SDADC2 result -> saved at SDADC3 variable.
SDADC3 result -> saved at SDADC1 variable.
I attach my code.
Do you know about this error occurs?
#sdadc #stm32f373