2019-10-24 4:20 AM
Requesting "VDAC1_OUT2 Channel" on ADC IN18 causes the .ioc file to generate the following line:-
sConfig.Channel = ADC_CHANNEL_DAC1CH2_ADC2;
which doesn't compile, I think it should be:-
sConfig.Channel = ADC_CHANNEL_DAC1CH2;
Solved! Go to Solution.
2021-03-01 5:57 AM
Thank you for the report, Ticket entered.
2021-03-01 2:48 AM
This issue is still not fixed as 01-MAR-2021. IDE V 1.6.0 and FW Package STM32L4 1.17.0
There is no ADC2 in the chip!
2021-03-01 3:29 AM
Hi Nuser,
Can you please share your .ioc file ?
Best Regards,
Ons.
2021-03-01 5:04 AM
2021-03-01 5:57 AM
Thank you for the report, Ticket entered.
2021-03-02 6:38 AM
Hi Nuser,
Can you please mark this question as answered by Selecting the best answer?
Best Regards,
Ons.