Part Number: MSPM0G1106 Hello E2E Experts,
Good day.
I’m currently working with the MSPM0G1106 microcontroller using Code Composer Studio as my development environment.
I’d like to ask you a technical question regarding code execution from RAM,…
Part Number: MSPM0G1106 Hi team,
Customer have questions about how to understand QEI operation at TIMG.
1. QEI (4x / Quadruple Edge) Both edges of PHA (Phase A) and PHB (Phase B) are used for detection. The detection follows the State Machine diagram…
Part Number: MSPM0G1106 Tool/software: I want to use the DMA to read in the PORTA on a rising edge from a GPIO.
To do this, I have configured the DMA as follows:
uint32_t testSource = 1553 ;
/* Configure DMA source, destination and size */ …
Part Number: MSPM0G1106
Hi team,
I'm a bit confused about which byte in the BSL response to read to get the proper BSL Acknowledgement.
According to the following section in the "MSPM0 Bootloader User's Guide", the acknowledgement seems to be the…
Part Number: MSPM0G1106 Other Parts Discussed in Thread: MSPM0G3507 Hi team
My customer is considering to use MSPM0G1106 for battery power management on camera.
They want to confirm the following:
Does SPI on MSPM0G1106 support firmware update…
Part Number: MSPM0G1106 Other Parts Discussed in Thread: TIDA-010944 , MSPM0G3507 , , SYSCONFIG Hi,
I am working on a smart energy meter design based on the TIDA-010944 REV2 reference design from Texas Instruments.
Currently, I have the hardware design…
Part Number: MSPM0G1106
Hi team,
I'm currently looking into the following BSL example code. Can someone explain the reasoning behind setting the BSL TX/RX buffer sizes to " MAX_PACKET_SIZE + 2"? To be more specific, I'd like to understand why 2 is…
Part Number: MSPM0G1106 Other Parts Discussed in Thread: SYSCONFIG Hi,
Is it possible to automatically assign the application version based on a specific rule via SysConfig tool to minimize human error and ensure that no two firmware builds share the…
Part Number: MSPM0G1106 Hi,
In the following snapshot of the SDK example, I don't see the host releasing the NRST pin of the target back to low after asserting it. Is it not necessary?
Thank you,
Kyungjae Lee