Associate III
May 10, 2017
Question
Injected conversion does not work.
- May 10, 2017
- 1 reply
- 521 views
Posted on May 10, 2017 at 14:10






Thank you for your patronage.
Injected conversion does not work.
I am using STM32F3348Discovery.
I want to use injected conversion as shown below.

So
,
I set up config as below.


And, I wrote a program as shown below.



But Injected conversion does not work. VinConversion, VoutConversion should be1400, 800 respectively.

For more detail, I attach main.c and STM32CubeMX file.
Please.