Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STM32H7 ADC problem #306

Open
vahidajalluian opened this issue Jan 14, 2025 · 2 comments
Open

STM32H7 ADC problem #306

vahidajalluian opened this issue Jan 14, 2025 · 2 comments
Assignees
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

Comments

@vahidajalluian
Copy link

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

@ALABSTM 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
@RJMSTM
Copy link
Contributor

RJMSTM commented Jan 17, 2025

Hello @vahidajalluian,

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.

With regards,

@RJMSTM RJMSTM moved this from To do to Analyzed in stm32cube-mcu-fw-dashboard Jan 17, 2025
@vahidajalluian
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
Development

No branches or pull requests

3 participants