energia / msp432r-core

MSP432 EMT core for the production silicon (RED LaunchPad only)
2 stars 5 forks source link

MSP-EXP432P4111 Launchpad Support #25

Open mikefoss opened 5 years ago

mikefoss commented 5 years ago

The Launchpad MSP-EXP432P4111 should be supported in Energia.

robertinant commented 5 years ago

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.

ndroid commented 1 year ago

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 commented 1 year ago

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:

Adding support for them would be great.

ndroid commented 1 year ago

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.