Part Number: MSPM0G3519 Hi,
I want to use the external Jlink debugger to flash and debug my project without using on board TI XDS Debugger.
After creating my project, I have changed the debugger option,
When I debug (F5) the project, I am getting…
Part Number: MSPM0G3519 Hi all,
I am trying to do something that seems rather straight forward and simple, which is to invoke the ROM BSL and then to communicate with it UART0 @9600 baud rate. I do this in the following steps:
Modify Syscfg for Configuration…
Part Number: MSPM0G3519 Hi TI team,
Currently I'm checking errata and I have one question.
When the conversion error occurs, is there any error flag raised in the SW ? If not, how can we know that this error happened,and how can we know if the input…
Part Number: MSPM0G3519 Hi Ti Team,
I just check the errata sheet for G3519 and found this information.
I would like to ask if this issue happens when there is a fast switch signals on PA15/PA18/PA22/PA21(included PWM, I2C,SPI,DMA transfer.....…
Part Number: MSPM0G3519 Hi,
I want to store our system's critical data in the NVM data region instead of the main flash memory. I have reviewed the eeprom_emulation_type_a example. In that example, I modified the address, sector size, and record size…
Part Number: MSPM0G3519 hi sir
i fined the MSPM0G3519 can't see any CAN FIFO sample && interrupt whit CAN fifo.
could you support me how to get the CAN FIFO sample c code?
only can search MCAN
Part Number: MSPM0G3519 A software-triggered POR reset is required in my application to perform a firmware update, however when the software POR is triggered the board does not restart.
I also tested using the watchdog to force a reset, but the behavior…
Part Number: LP-MSPM0G3519 Other Parts Discussed in Thread: SYSCONFIG I'm currently trying to use VREF+ on my LaunchPad to use an external reference voltage for ADCs. Analyzing my problems I recognized an offset in the memory locations?
According to…
Part Number: MSPM0G3519 Hi Ti Team,
Currently I'm running example adc12_internal_temp_sensor_mathacl on launch map MSPM0G3519.
The internal temperature result is following, and I think it's not correct:
Can you help me to check this point again…
Part Number: MSPM0G3519 Hi Ti Team,
I working on ADC topic for my project (10 bit resolution). Currently I'm using ULPCLK 40Mhz, MCLK using SYSOSC with 32Mhz. Value of SCOMP0 = 2 and SCLKDIV = 3 => This will imply in total 8x2 = 16 sample clock cycle…