STM32H7 ADC problem #306
Labels
adc
Analog-to-Digital Converter
bug
Something isn't working
cube mx
Issue related to the Cube MX tool rather than the firmware published within this repository
internal bug tracker
Issue confirmed and logged into the internal bug tracking system
Following the request in this issue, I have created this one.
Describe the set-up
I am using a custom board with the following specifications:
MCU: STM32H743BIT6
STM32CubeMX version: 6.13
H7 firmware version: V1.12.0
(IOC file included) In ADC, I had set the resolution to be 12 bit for both ADC1 and ADC3, but only ADC1 is affected and ADC3 is generated without setting(and so the code presume it as 16 bit) although I have checked and it has been set to be 12 bit in IOC file.
ADC_H7.zip
The text was updated successfully, but these errors were encountered: