Part Number: MSPM0G1519 Tool/software: Hi Champ,
My customer refers to our AN, slau887- MSPM0 Bootloader, to develop their boot code. And need CRC. It shows we need follow CRC32-ISO3309 polynomial and Final XOR value should be 0x0 shown as below.
…
Part Number: MSPM0G1519 Hello.
I am generating GPIO data patterns via DMA and a LUT; all works good.
I want to change how long the LUT takes to be output to the GPIO to reduce LUT size (not use padding).
I have been changing CLK2X_DIV on the fly…
Part Number: MSPM0G1519 Tool/software: Champs,
I was under impression that issuing "System Reset" from CCS Run menu is expected to trigger reset pulse on the NRST pin of the MCU. I tested it using LED blink example by reducing the DELAY to 16 core cycles…
Part Number: MSPM0G1519 Similar to the two questions here:
https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1194792/mspm0l1304-driving-resistive-capacitive-loads…
Part Number: MSPM0G1519 Hello.
I am doing pattern generation to GPIOs with DMA; works good.
I have two DMAs; each triggered by the other.
DMA1 is first triggered in software and once started both DMAs are set to be triggered by the other DMA...it…
Part Number: MSPM0G1519 Tool/software: Hello,
I have a customer who's trying to implement comparator blanking on the MSPM0G1519 and they're running into a weird issue where it seems like events are not triggering based on the output of the comparator…
Part Number: MSPM0G1519 Tool/software: Hi,
i use MSPM0GX51X_DFP 1.0.0 MSPM0GX51X_DATA_16KB.FLM cannot download image for 0x41d00000 ~ 0x41d03fff address(chip is MSPM0G1519).I don't know why, do you have new version for MSPM0GX51X_DFP 1.0.0?
Part Number: MSPM0G1519 Hello,
Is there a way in TIMA for a user to determine which direction the timer counter is currently counting in software?
The CTRCTL.CM doesn't help here since we then just know that the timer is in up/down mode but not the…
Part Number: MSPM0G1519 Other Parts Discussed in Thread: SYSCONFIG , MSPM0G3507 , MSPM0G3519 Tool/software: Regarding the BSL password for unlocking most BSL commands for MSPM0G the
Technical Reference Manual
AN: MSPM0 Bootloader Implementation…
Part Number: MSPM0G1519 Tool/software: Hi TI team,
I'm an engineer from System General (SG), a company specializing in third-party programming tools. I'm currently using our programmer along with the provided MSPM0GX51X_DATA_16KB.FLM file to program…