Skip to content

arch/arm: add STM32H755XI chip#18739

Merged
michallenc merged 1 commit intoapache:masterfrom
jfbblue0922:pr-add_STM32H755XI
Apr 17, 2026
Merged

arch/arm: add STM32H755XI chip#18739
michallenc merged 1 commit intoapache:masterfrom
jfbblue0922:pr-add_STM32H755XI

Conversation

@n-ito2222
Copy link
Copy Markdown
Contributor

@n-ito2222 n-ito2222 commented Apr 15, 2026

Summary

Add STM32H755XI, based on the STM32H755II. For JAE flight controllers with PX4 NuttX.

Impact

None.

Testing

We have confirmed that the firmware correctly on PX4 Autopilot.

Comment thread arch/arm/src/stm32h7/Kconfig
@simbit18
Copy link
Copy Markdown
Contributor

Hi @n-ito2222, please look at the COMMIT requirements.

https://nuttx.apache.org/docs/latest/contributing/guide.html#commit-requirements

(3. and 5. are missing)

@github-actions github-actions bot added Arch: arm Issues related to ARM (32-bit) architecture Size: S The size of the change in this PR is small labels Apr 15, 2026
Copy link
Copy Markdown
Contributor

@michallenc michallenc left a comment

Choose a reason for hiding this comment

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

Could you please also update the documentation https://nuttx.apache.org/docs/latest/platforms/arm/stm32h7/index.html that 755 series is supported?

@xiaoxiang781216
Copy link
Copy Markdown
Contributor

please add sign off:

../nuttx/tools/checkpatch.sh -c -u -m -g  3f16c4a06eeaccdba6e45f295462d0e91ffdfc17..HEAD
❌ Missing Signed-off-by
Used config files:
    1: .codespellrc
Some checks failed. For contributing guidelines, see:

@n-ito2222 n-ito2222 force-pushed the pr-add_STM32H755XI branch from d1b370d to 23f89ac Compare April 15, 2026 23:30
@n-ito2222
Copy link
Copy Markdown
Contributor Author

Hi @simbit18,

I corrected the commit message, and have updated this PR.

Thanks,

raiden00pl
raiden00pl previously approved these changes Apr 16, 2026
simbit18
simbit18 previously approved these changes Apr 16, 2026
Support STM32H755XI chip.
The STM32H755XI is a chip with a different package than the STM32H755II.

Signed-off-by: Norihiko Itou <itounrh@jae.co.jp>
@n-ito2222
Copy link
Copy Markdown
Contributor Author

n-ito2222 commented Apr 16, 2026

Hi @michallenc,

Could you please also update the documentation https://nuttx.apache.org/docs/latest/platforms/arm/stm32h7/index.html that 755 series is supported?

I'm sorry, I didn't understand.
I modified ”Documentation\platforms\arm\stm32h7\index.rst”, and have updated this PR.

Thanks,

@github-actions github-actions bot added the Area: Documentation Improvements or additions to documentation label Apr 16, 2026
@michallenc
Copy link
Copy Markdown
Contributor

Hi @michallenc,

Could you please also update the documentation https://nuttx.apache.org/docs/latest/platforms/arm/stm32h7/index.html that 755 series is supported?

I'm sorry, I didn't understand. I modified ”Documentation\platforms\arm\stm32h7\index.rst”, and have updated this PR.

Thanks,

Thanks!

@michallenc michallenc merged commit 83efa44 into apache:master Apr 17, 2026
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Arch: arm Issues related to ARM (32-bit) architecture Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants