You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vahidajalluian opened this issue
Jan 14, 2025
· 2 comments
Assignees
Labels
adcAnalog-to-Digital ConverterbugSomething isn't workingcube mxIssue related to the Cube MX tool rather than the firmware published within this repository
(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:
ALABSTM
added
bug
Something isn't working
cube mx
Issue related to the Cube MX tool rather than the firmware published within this repository
adc
Analog-to-Digital Converter
labels
Jan 15, 2025
I am taking over your project and i try to understand why STM32CubeMX does not generate the resolution for ADC3. I repeat the process and attempt to configure ADC3 alone with different resolutions (8, 12, 16, etc.), but STM32CubeMX is unable to generate the resolution for ADC3 instance on STM32H743.
Unfortunately, we don't treat aspect related to STM32CubeMX tool in our GitHub repositories. They are rather treated at the STM32CubeMX dedicated page of the ST Community.
Since this issue is not directly related to the STM32Cube firmware but rather to our ecosystem, please allow me then to close this thread. Thank you for your comprehension.
My account has been suspended in the forum. If my account hasnt been suspended, I would have opened an issue on the forum, so if you can please inform them to solve this issue. and since you are saying that this is not releated to this repository but to the ecosystem, it is ok to close this issue.
adcAnalog-to-Digital ConverterbugSomething isn't workingcube mxIssue related to the Cube MX tool rather than the firmware published within this repository
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: