Part Number: MSPM0G3519 Hi team,
My customer is developing M0G3519. They ask for the design files (gerber file, PCB Stack-up etc. ) of LP-MSPM0G3519.
Please instruct where to download. Thank you.
Part Number: MSPM0G3519 Other Parts Discussed in Thread: SEGGER Hi,
I am trying to flash the MSPM0G3519 using jlink, but I am running into the following issue.
SEGGER J-Link Commander V8.84 (Compiled Nov 5 2025 18:42:50) DLL version V8.84, compiled…
Part Number: MSPM0G3519
1.how to use G3519 swdio/PA19 ,swclk/PA20 for GPIO input or output?
do you gpio PA19,PA20 Sample code send to me?
2. recommend pull high/low minimum resistance of SWDIO,SWCLK ?
3.if SWDIO,SWCLK short or disconnection…
Part Number: MSPM0G3519 Hi team,
My customer is developing M0G3519. They ask could MSPM0G3519 support below setting (on CCS version is 20.2.0) ? Thank you.
Allow unaligned data accesses
Part Number: MSPM0G3519 Hello TI Team,
We are currently working on a customized UDS bootloader for the MSPM0G3519 with secure bootloader functionality.
Although several test code examples are available in the SDK, we encountered multiple compilation…
Part Number: MSPM0G3519 I seem to not understand a concept correctly. I am implementing a custom bootloader OTA update application that streams the downloaded image to bank1 (0x00040000) and then does a bank swap to the newly downloaded image. The problem…
Part Number: MSPM0G3519 SEE https://www.ti.com/lit/pdf/slau846
page p620/2023
The digital IO is in a high-impedance state
page 1995/2023
chapter 32 Debug, SWDIO/PA19, SWCLK/PA20
mcu reset the PA19/PA20 which status?
how to use PA19/PA20…
Part Number: LP-MSPM0G3519 Other Parts Discussed in Thread: SEGGER Tool/software: When performing some initial IWDT testing with the MSPM03519 Launchpad development kit, we noticed that if the watchdog expires on device, we're unable to reprogram/debug…
Part Number: MSPM0G3519 Tool/software: i ru python:GUI_EXE_Update.bat than compiler passed
and run C:\ti\mspm0_sdk_2_05_01_00\tools\bsl\BSL_GUI_source_code\opt\dist\MSPM0_BSL_GUI.exe
has error
why can't open correct
Part Number: MSPM0G3519
Tool/software:
I have a button configured as GPIO input on PA28 and labeled as MCU_BTNn in syscfg. This is an active low button that when I hold the button down for >3 secs, we call the below shutdown() function, which successfully…