This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: MSP432P401R
At "https://training.ti.com/developing-msp432-mcus-ti-cloud-tools?context=31253-174357" , around 14:30, it shows the possibility to have the "bare-metal" configuration files, which seem to be exactly what I was looking for, in part, but right now, (by default?) I can only reach the generated code using Drivers. Is it possible to get the "bare-metal" configuration files or those have been deprecated?
Hi Michel,
You should be able to find register level code examples for MSP432P401R in the resource explorer:
https://dev.ti.com/tirex/explore/node?node=AOqyDJonBtS4QACP3tJVEg__z-lQYNj__LATEST&search=msp432p401
BR,
Leo
Right, but PinMux adds to the functionality by producing different piece of code accordingly to the functions that we add in, iteratively, which is even more instructive. A little bit as if it was answering to questions that we may have (up to some obvious limitations). Sure, the code produced by the Drivers also produces code dynamically, but at a much higher level which hides most of the details which may be of interest.
Hi Michel,
You should be able to find the PinMUX utility in SysConfig:
https://www.ti.com/tool/SYSCONFIG?keyMatch=SYSCONFIG&tisearch=Search-EN-everything&usecase=GPN
BR,
Leo
**Attention** This is a public forum