2020-02-21 05:23 AM
I am trying to use the ADC_Read block from the simulink support package.
I am able to use the ADC1 from a STM32F4 MCU but when I try to use the ADC from STM32F0 MCU it doesn't work. All the configurations should be fine since many other blocks work (GPIO, CAN, SPI...)
How can I solve this issue?