Question
''C'' STM32 ADC Project to ''Cpp'' (CubeMX)
Posted on September 12, 2017 at 10:32
Hi everyone,
I'm trying to convert a 'C' generated project with CubeMX in 'Cpp' but I have some problems with that. Indeed with CubeMX I have generate a project to read ADC values. This one work fine. The same project converted in Cpp compile but the value of the ADC is always the same ( 0 ).
Do you have any idea where this problem could come from ?
Thank you for your help and for your time.
Regards Simon #stm32l0 #cpp #eclipse #adc #cubemx Note: this post was migrated and contained many threaded conversations, some content may be missing.