Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: SYSCONFIG , MSPM0G3507 Tool/software: I have installed sysconfig-1.22.0_3893 and mspm0_sdk_2_03_00_07 in the folders proposed by the tools (c:\ti\..)
When i try to load with sysconfig (Standalone…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi, I'm using the MSPM0G3507 device as a power up sequencer,
the device powers up an external power supply using its GPIOs to do it sequencly .
however, I need to add…
Part Number: MSPM0G3507
Tool/software:
Hi experts! Have a nice day! When I use the linker to allocate a variable in RAM on the MSP430FR, the variable retains its value after a reset or startup because power is still supplied.
I applied the same approach…
Part Number: MSPM0G3507 Tool/software: Dear,
My PCB is working well with CCS - XDS110.
However when I remove debugger, the processor seems not to start up.
I already disabled the BSL enable flag, so I expect the processor is not entering boot mode. …
Part Number: MSPM0G3507 Other Parts Discussed in Thread: UNIFLASH Tool/software: Hello TI teams,
compiler: arm-none-eabi-gcc version: 14.2.rel1
I compile and debug a program, it looks work well. but when I use uniflash to download, it report the below…
Part Number: MSPM0G3507 Tool/software: Dear,
I have an issue when sending to CAN (1Mb) FIFO:
My settings are:
My code is:
canTxFifo is called frequently for sending a new message.
If I don't delay (in this case 150us), I lose messages on the CAN bus…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: BQ40Z50 , Tool/software: Hi,
I have problem with reading registers from BQ40z50 via smbus/i2c through MSPM0G3507
It works well for a lot of time, but suddenly the I2C stop working and SCL is pulled…
Part Number: MSPM0G3507 Tool/software: Hi,
I tried to use the comparator which is in-built with the microcontroller. The output of the comparator is working fine w.r.t the inputs when we enabled the output of the comparator. But the issue is, it…
Part Number: LP-MSPM0G3507 Other Parts Discussed in Thread: MSPM0G3507 Tool/software: Hello Sir,
Sorry to bother you. Currently, I plan to use the MSPM0G3507 I2C to implement the BSL functionality. However, Chapter 3.2 of the manual(MSPM0 Bootloader (BSL…
Part Number: MSPM0G3507 Other Parts Discussed in Thread: SYSCONFIG Tool/software: Hi there,
I would like to implement CAN RX with DMA.
Is there any corresponding documentation, tutorials, sysconfig, code examples that I can refer to and learn from?
Unfortunately…