Part Number: LP-MSPM0L1306 Other Parts Discussed in Thread: MSPM0L1306 , MSPM0G3507 , I am trying to see if I can debug using the sample code. error and am not able to write to the internal flash.
The same thing happened whether I used the CMSIS-DAP evaluation…
Part Number: MSPM0L1306
hey,
SYSOSC = 32MHz
MCLK = SYSOSC/8=4MHz
RUN0SLEEP0 Configuration.
Questions:
1.What would be the current consumed by the sysosc alone, when operated in 32Mhz and 4Mhz, we need to run sysosc in 32Mhz.
2.What will…
Part Number: MSPM0L1306 Other Parts Discussed in Thread: MSPM0G3507 , Hi,
The TRM shows that only TIMG[8...11] do support QEI. Is this also valid for the 2-signal QEI mode (without IDX), or is this mode still available on the other timers?
Thanks, Rob…
Part Number: LP-MSPM0L1306 Other Parts Discussed in Thread: MSPM0L1306 CCS IQMATH 1D interpolation
use CCS 12.2.0
mspm0_sdk_0_57_00_00_eng
is there a simple way to do 1D interpolation using IQMATH or another library?
Thanks,
Changhe Huang
Part Number: MSPM0L1306 Hi,
I would like to ask if any MCUs supports IEEE 1149.1-2013 and IEEE 1149.6-2015?
And how to get their BDSL files?
MSPM0
AM2x
Regards,
Kien Nguyen
Hi Francois,
If they are just trying to see if NONMAIN flash has really been erased, they could try to invoke BSL, and then access BSL via UART or I2C. If non-main was not fully erased, it is possible that BSL access was preserved and SWD access was not…
Hi Mohankumar,
I'll reply to you in the separate thread I had created earlier https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1196893/lp-mspm0l1306-changing…
Part Number: LP-MSPM0L1306 Other Parts Discussed in Thread: MSPM0L1306 , SYSCONFIG driverlib: "timx_timer_mode_periodic_stop_LP_MSPM0L1306_nortos_ticlang"
and "timx_timer_mode_periodic_standby_LP_MSPM0L1306_nortos_ticlang"
build projects…
Hi Mohankumar,
What type of variable is the flag? Is the variable within scope of the ISR?
I used the timx_timer_mode_periodic_sleep example and placed a bool that is toggling in the ISR, below is the slightly modified code.
#include "ti_msp_dl_config…
Part Number: MSPM0L1306 Hi everyone,
we are currently working with the MSPM0L1306SRHBR.
There are currently no issues found on UART Tx.
Our UART program has a high bit error rate at the receiving end.Both UART0 and UART1 have been tested. The baud rate…