Part Number: MSPM0G3505 We use the MSPM0G350X product, PA use the interrupt Group0, PB use the interrupt Group1, when we use the interrupt the same program, both the PA and PB port has went interrput program, which one is the interrupt priority case?…
Part Number: MSPM0G3505 I'm implementing a trivial for loop and it is failing.
see debug screen shot.
I watch as I step through my for loop -
for(i = 0; i < 8; i++){ ...}
I see it increment from 0 to past 8. i = 20 in screen shot. how is this…
Part Number: MSPM0G3505
Hi,
I am considering using an MSPM0G350x MCU as a simple SPI bridge between a host controller and an ASIC.
The intended configuration is:
Host SPI Master
<-> MSPM0G350x SPI Peripheral
MSPM0G350x SPI Controller…
Part Number: MSPM0G3505 Other Parts Discussed in Thread: MSPM0G3507 , Tool/software: HI TI!
I'm trying to run the example example uart_echo_LP_MSPM0G3507_freetos on MSPM0G3505 but I get the following error:
The error could be due to the fact that…
Part Number: MSPM0G3505 Other Parts Discussed in Thread: MSPM0G3507 , , SYSCONFIG Tool/software: Hello,
I started the development of my product with the MCU MSPM0G3507 as the 3505 was not yet available.
All the code is now working for the MSPM0G3507…
Part Number: MSPM0G3505-Q1 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi
I couldn't find a description of the following: Analog mux. I need to use analog input PA27 A0_0 / COMP0_IN0- At the same time i.e reading the A/D and in parallel…
Part Number: MSPM0G3505 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi,
While using Timer PWM in the microcontroller saw there is some difference in the dutycycle expected,eventhough the actual duty cycle in the sysconfig file was showing…
Part Number: MSPM0G3505-Q1 Tool/software: Hi Team,
I am using part no. M0G3505QDGS28Q1 microcontroller in my project. I have doubt of External flash memory.
I have 10MB data which i want to store in ext. flash memory.
Q1. Which size of flash memory…
Part Number: MSPM0G3505 Tool/software: I've been working on an application for MSPM0G3505 MCU using CCS Theia 1.5.1.
My observations are that Theia is OK for tinkering with the platform and to compile the sample applications, but it's not really a tool…
Part Number: MSPM0G3505 Other Parts Discussed in Thread: MSPM0G3518-Q1 , SYSCONFIG Tool/software: What is the exact process for password provisioning on the MSPM0G3518-Q1 device? It looks like it's done through sysconfig, but is there some documentation…