Skip to content

add basic support for MCXN947#3

Open
BKSalman wants to merge 1 commit into
mcx-rs:mainfrom
BKSalman:push-zvosqwmqpppm
Open

add basic support for MCXN947#3
BKSalman wants to merge 1 commit into
mcx-rs:mainfrom
BKSalman:push-zvosqwmqpppm

Conversation

@BKSalman

Copy link
Copy Markdown

This adds very basic support for MCXN947 without the clock configurations

I have changed the structure of the examples to allow for examples specific to the MCU

this might not be the best code, but it's a start, and I would love it if you gave me some feedback

changes:

  • implement PeripheralRST + PeripheralCC for MCXN947 peripherals
  • add MCXN947 examples folder
  • add MCXA153 examples folder

- implement PeripheralRST + PeripheralCC for MCXN947 peripherals
- add MCXN947 examples folder
- add MCXA153 examples folder
@Fo-Zi

Fo-Zi commented Jun 25, 2026

Copy link
Copy Markdown

Hi @BKSalman @Logiase! I am an Embedded Engineer and I am currently learning Embedded Rust, I have been experimenting with the PAC and a MCXA156 board, and I want to move things forward with the HAL implementation. Are you still working on this/interested in continuing? If not it's ok, I will fork and continue my work there.
Thanks for getting it started!

@BKSalman

BKSalman commented Jun 26, 2026

Copy link
Copy Markdown
Author

Hi :)

Actually I would recommend looking into contributing to the embassy project because it has more people working on it, and would be more beneficial for more people (I think embassy HALs are usable outside of embassy so it's going to be compatible with other embedded frameworks like RTIC), you can look into https://github.com/embassy-rs/embassy/tree/main/embassy-mcxa and https://github.com/embassy-rs/nxp-pac for contribution opportunities

honestly I want to work on it, but I'm also still learning and would need a lot of time to be useful, so good luck with your journey 🫡

@Fo-Zi

Fo-Zi commented Jun 27, 2026

Copy link
Copy Markdown

@BKSalman Yeah that seems like the way to go, and I see a PR already for the PAC using chiptool! Thanks!

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.

2 participants