Part Number: *****>
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.
Hi Ken,
If you want to modify the MSPM0 devices you are using, I recommend you to use sysconfig tool to switch device, there are all MSPM0 devices options for you to switch. You could refer to 3 Software Development Instructions of MSPM0 MCUs Development Guide (Rev. F) for development tool setup.
The analog configuration is designed for MSPM0 launchpad for some basic evaluation of MSPM0 analog function, so it does not support to switch to other packages. You could evaluate on the launchpad firstly, and then develop you firmware based on SDK and Sysconfig for your customer board.
Best Regards,
Pengfei
We're past the point of 'evaluation', and made a plug-in to serve as proof of concept based on the Launchpad. In other words we are already "hardwired" by a PCB to use COMP1-IN1+
I will go back to CCS configurator and review (I admit I'm new), but was unable to get the Analog configuration at the level of detail provided by the analog configurator. I couldn't find where the CCS configurator allowed OP-AMP buffers before the A2D.
Hi Ken,
The analog configuration of MSPM0 could be achieved by SysConfig , which is a tool of graphical utilities for configuring pins, peripherals, and other components. When you download CCS, there should be a integrated SysConfig within the CCS.
For the analog function in MSPM0, you could refer the Analog Peripherals for some brief introduction of MSPM0 analog example and features.
And also you could find more MSPM0 analog examples in our MSPM0 SDK, including some typical application examples for OPA, COMP, ADC, DAC. Some online information of driverlib examples could be found in DriverLib.