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

board: arm: Add support for WeAct Mini STM32H7B0 #80401

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ric96
Copy link
Contributor

@ric96 ric96 commented Oct 24, 2024

This board is mostly the same as mini_stm32h743.

Noatable diffrences for dt:

  • rcc config
  • octospi in quadspi mode
  • pinmux naming for USB and quadspi

https://builds.zephyrproject.io/zephyr/pr/80401/docs/boards/weact/mini_stm32h7b0/doc/index.html

@ric96 ric96 force-pushed the weact-h7b0 branch 2 times, most recently from 930bdab to 14c925e Compare October 25, 2024 20:37
Comment on lines 27 to 28
.. figure:: img/stm32h7xx.webp
:align: center
:alt: MiniSTM32H7B0 Core Board

MiniSTM32H7B0 Core Board (Credit: WeAct Studio)

Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
.. figure:: img/stm32h7xx.webp
:align: center
:alt: MiniSTM32H7B0 Core Board
MiniSTM32H7B0 Core Board (Credit: WeAct Studio)

The image auto included in the "wikipedia" side bar is enough.

Bonus point if you rename the image file to be the same as the board name

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed.

kartben
kartben previously approved these changes Oct 25, 2024
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

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

+1 but fixing the remaining bullet list glitch would be nice

boards/weact/mini_stm32h7b0/doc/index.rst Show resolved Hide resolved
kartben
kartben previously approved these changes Oct 25, 2024
Copy link
Collaborator

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

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

Minor nit.

nordicjm
nordicjm previously approved these changes Oct 29, 2024

if LVGL

config LV_COLOR_16_SWAP
Copy link
Collaborator

@kartben kartben Nov 25, 2024

Choose a reason for hiding this comment

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

as per #81547:

Suggested change
config LV_COLOR_16_SWAP
configdefault LV_COLOR_16_SWAP

This board is mostly the same as mini_stm32h743.

Noatable diffrences for dt:
- rcc config
- octospi in quadspi mode
- pinmux naming for USB and quadspi

Signed-off-by: Sahaj Sarup <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants