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

MSP-EXP432P4111 Launchpad Support #25

Open
mikefoss opened this issue Mar 5, 2019 · 4 comments
Open

MSP-EXP432P4111 Launchpad Support #25

mikefoss opened this issue Mar 5, 2019 · 4 comments
Assignees

Comments

@mikefoss
Copy link

mikefoss commented Mar 5, 2019

The Launchpad MSP-EXP432P4111 should be supported in Energia.

@robertinant
Copy link
Member

I currently do not have a plan to release this in the near future but will keep this issue open to keep track of it.

@robertinant robertinant self-assigned this May 2, 2019
@ndroid
Copy link

ndroid commented Aug 12, 2023

Since Energia is no longer maintained, I have updated the MSP432 core to work with Arduino and have added support for the MSP432P4111 board. You can find the package index file, board package and source at msp432-core. I hope to add a new release with additional features before the end of the year.

This core is also included with the broader Energia core maintenance effort provided by TI_Platform_Cores_For_Arduino.

@rei-vilo
Copy link
Member

Congratulations for this initiative!

Sadly, it seems the MSP432P401R and MSP432P4111 are no longer listed among Texas Instruments references. Only the MSP432E411Y survives as TM4C129x.

A new series based on the Arm Cortex-M0+ has been launched recently:

  • MSPM0L series with a 32-MHz CPU, up to 64 kB of flash and 4 kB SRAM
  • MSPM0G series with an 80-MHz CPU, up to 128 kB of flash and 32 kB SRAM

Adding support for them would be great.

@ndroid
Copy link

ndroid commented Aug 13, 2023

Thanks. Yes, that might become a future project if our department decides to transition to that platform next. For now, we still have a significant stock of MSP432P4xx boards that we need to support, so I wanted to share in case others were in the same boat. I do like the transition to the M0+, I wish the original MSP432 had gone in that direction.

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

No branches or pull requests

4 participants