Part Number: MSPM0C1106 Tool/software: Hi, experts:
I'm working on mspm0c1106 evk and CCS 20.3.0, create a empty project and set TIMA0 for PWM_0, use MCU package as VQFN-24(RGE), finding PA3&PA4 can't turn on led, attached is the project I created,…
Part Number: MSPM0C1106 Tool/software: Hi Expert
Customer want to disable multiple IQRs at a time with one API, but seems our drivelib only has NVIC_DisableIRQ() to disable one IRQ at a time, does drivelib has other function to meet this need?
Thanks…
Part Number: MSPM0C1106 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi Expert
Could you please help to guide me how to configure the IWDT in sysconfig? I look into the SDK IWDT demo code, I cannot find where to configure this spec, but…
Part Number: MSPM0C1106 Tool/software: Hi Expert
I use CCS20.2 and mspm0_sdk_2_05_01_00 for MSPM0C1106 debug, if I enable the Arm hex utility and select intel hex, the debug folder will generate .i1/ .i2/ .i3 file and output window will output warning…
Part Number: MSPM0C1106 Tool/software: Hi Expert
I see in datasheet PA0 and PA1 are ODIO (5Vtol)with wake structure, does that mean it must pulled up with external VCC for generate high output? or it can out put 3.3V by itself?
Thanks
Joe
Part Number: MSPM0C1106 Other Parts Discussed in Thread: SYSCONFIG , Tool/software: Hi Expert
Customer needs to use WWDT in STANDBY0 power mode, but cannot configure the function properly with sysconfig. As they test, the WWDT can be configured properly…
Part Number: MSPM0C1106 Other Parts Discussed in Thread: MSPM0C1105 Hello,
Can we make it clearer how many memory result and configuration registers are available in the ADC?
The datasheet doesn't cover this in either the electrical specifications…
Part Number: MSPM0C1106 Tool/software: The external I/O port for our product is only a USB port. We'd like to know the difference between USB and UART for debugging. If we just want to output firmware logs, can USB interface meet this requirement?
Part Number: MSPM0C1106
Tool/software:
Hi Expert
Customer feedback with the printf(); function the floating point data cannot be printed through SCI properly, but with L1306 device the function can work well with floating point data. I see in CCS…