Jump to content
43oh

A new MSP430 coming [MSP432 ARM]


Recommended Posts

  • Replies 93
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

I just did a clean installation of CCS6.1 and guess what: 

A totally new MSP on the way. I assume a new device rather than just a new LaunchPad, although the video focuses on LaunchPads.

The [extremely sophisticated] benchmarks I have will port easily to MSP432 and STM32L4.  Atmel will be later in the year, but I have low hopes for Atmel, and I might not bother.   Warning: Rant ahea

Posted Images

yes also I think some of the badges may have disappeared ... I didn't notice the TI badge on @@KatiePier 's post the other day either.

(edit: or maybe she didn't have it on her acct to begin with, can't recall)

I just enabled it right now. I forgot to enable it while the forums were being merged, to reduce any chance of errors.

Link to post
Share on other sites

Unpacking MSP432_Driver_Library it appears there are CMSIS Core standard peripheral structs and defines, which will make it easier for those of us who like to use the hardware directly bizarre union/bitfield structs and defines that make programming an ARM look sorta like programming an MSP430 but not really.  (Teach me to post before fully inspecting what's been given.)

Edited by pabigot
Link to post
Share on other sites

Unpacking MSP432_Driver_Library it appears there are CMSIS Core standard peripheral structs and defines, which will make it easier for those of us who like to use the hardware directly.

Glad to hear!

 

Out of curiosity, have you looked at the device header file? In there, not only CMSIS but also MSP-style definitions (e.g. #define TACCR0 0xHEX_VALUE) are available. Which one would you rather use for direct hardware access? 

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...