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

soc: arm: st_stm32: add support for STM32H7B0 SoC #65092

Merged

Conversation

CharlesDias
Copy link
Contributor

Add the Kconfig configuration, define the maximum clock and add the DTS file to support the STM32H7B0 SoC.

@CharlesDias CharlesDias changed the title Add support for STM32H7B0 SoC soc: arm: st_stm32: add support for STM32H7B0 SoC Nov 11, 2023
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution. Few changes required, otherwise looks good.

soc/arm/st_stm32/stm32h7/Kconfig.soc Outdated Show resolved Hide resolved
dts/arm/st/h7/stm32h7b0.dtsi Outdated Show resolved Hide resolved
Add Kconfig SoC configurations.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Define max SYSCLK and AHB clock frequencies as 280 MHz, max APB
frequency as 140 MHz, and enable semaphore clock.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Add device tree support for STM32H7B0 line.

Signed-off-by: Charles Dias <charlesdias.cd@outlook.com>
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the changes!

@carlescufi carlescufi merged commit d15f5bb into zephyrproject-rtos:main Nov 15, 2023
18 checks passed
@CharlesDias CharlesDias deleted the new_soc_arm_stm32h7b0xx branch February 21, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants