Part Number: LP-MSPM0L1306 Tool/software: Hi,
I did a bad manipulation (I presume) and the LP-MSPM0L1306 EVB is not working since this manipulation. I have another on and this second one is working just fine. Here is the complete error text I get since…
Part Number: BQ79616-Q1 Other Parts Discussed in Thread: MSPM0L1304 , BQ79616 ,
Tool/software: CCS Theia (IDE), MSPM0L1304 (host MCU)
Here is my code (with some irrelevant portions deleted). On lines 187 and 247, it is detected that the OTP programming…
Hello,
1. The key point which will affect the UART baud rate you can use is: UART clock source, oversampling rate. In different low power mode, different clock can be UART clock source. the table "Supported Functionality by Operating Mode" can be found…
Part Number: MSPM0L1303 Other Parts Discussed in Thread: SYSCONFIG , UNIFLASH I did the same thing as this guy: disable the SWD pin, and lose programming access to the MCU
MSPM0L1304: re-gain debug access via NRST - Arm-based microcontrollers forum…
Part Number: MSPM0G1507 Tool/software: Hello,
I am sampling the temperature sensor on the MSPM0G1507 and I am having some issues when converting the ADC reading to a temperature. My ADC values on ADC0 channel 11 (Temperature Sensor) are around 1760…
I switch to code composer studio and used "DSSM Factory reset" method described here [ MSPM0L1304: MSPM0L1304 set core in halt - Arm-based microcontrollers forum - Arm-based microcontrollers - TI E2E support forums ] and the MCU started running again…
Part Number: MSPM0L1306 Hi,
I would like to run the MSPM0L mass erase over SWD using script, like in the thread https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum…
I seem to recall seeing a way to redirect stdio to the uart, but it was convoluted, and I don't know if it will work for the MSPM0. I just create my own UART string printing facility. You can also create a ring buffer.
I posted my code here:
https…
Regarding the error with the GCC program:
CORTEX_M0P: Error: (Error -1001 @ 0x0) Requested operation is not supported on this device. (Emulation package 9.12.0.00150)
I'm not sure what exactly happened but it put the device in a bad state.
A quick…
Part Number: MSPM0G3507 Hi Team,
slaaea4.pdf
do we have already some software files for the suggested 4-20mA Loop in the attached application note and some detailed circuit diagrams.
Is it also possible to oversample the DAC in the MSPM0 to reach…