Tool/software:
Hi,
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi,
1. Can you help to advise what circumstances will the comparator COMP0 of MSPM0G3506 be set to amplifier mode, and its output will change year-on-year based on the input (analog output),rather than flipping to high or low level after comparison?
COMP is not a amplifier, please try the same settings on other MSPM0 to see if the phenomenon is the same.
4. When adjusting the input, it can be seen that the output of the comparator also changes accordingly. Previously, the output was high and low levels, and when adjusted to a certain 2.5V, it suddenly flipped.Previously, the output was digital, but now it has become analog output, the settings of the comparator have not been changed in the software
Try to re-program device, and try again.
Or run factory reset: For CCS unlock MSPM0, please refer to https://www.ti.com/lit/pdf/slaaed1 7.1.4 Unlock Through CCS
If you remove the chips from PCB, you can try to test the resistance between IO and GND (power off), compare the value with normal chips(without soldering on PCB)
Hi Helic,
Thanks for you kindly support, now we have below issue:
Using 4-wire mode (chip select CS0), with a data frame size of 16 bits, and allowing the PACKEN function, two16-bit values are packed into a 32-bit value.
This PACKEN is CPU interface, not SPI 32bit output.
However, actual measurements show that CS0 is not valid throughout the entire 32-bit period, but rather experiences a high-level failure of approximately0.5us between the first 16 bits and the last 16 bits.In other words, it performs two 16-bit transmissions instead of one 32-bit transmission.
In default clock config, SPI SCK is not send data continuously, that's why CS has a high pulse.
SPH = 1 will keep CS low and CLK continuous.