Part Number: MSP430FR5869 Hello,
The customer uses the MSP430FR5869 for temperature sensing, When comparing the two devices, the result of one is very different.
According to Errata's ADC67, the calibration data may be incorrect. The lot trace code…
Part Number: MSP430FR5869 Other Parts Discussed in Thread: ENERGYTRACE Hi, is tools like TI-RTOS Analizer, EnergyTrace, others popular are fully compatible with SWI?
Part Number: MSP430FR5869 Hi All,
I am currently working on MSP430FR5869. Now when I am doing BSL mass erase by sending mass erase command to MCU through UART MCU returns with mass erase fail response. Now when I read the datasheet for MSP430FR5869…
Part Number: MSP430FR5869
Hi,
I want to config MSP430FR5869 UCA0 port for UART communication with other MCU. My baud rate is 115200 and I am using SMCLK for frequency. My configuration is below but when I use oscillosope to measure I am not sending…
Part Number: MSP430FR5869
Hi,
I am trying to use MSP430FR5869 as SPI master. I am configuring UCB0 port for MISO and MOSI data transfer. I have followed sample code given below
int main(void)
{
WDTCTL = WDTPW | WDTHOLD; // Stop watchdog timer…
Part Number: MSP430FR5869 Hello,
An unintended reset has occurred during operation of a customer product equipped with the MSP430FR5869. Unintentional reset is probably PUC.
The following conditions have been known to cause an unintended reset.
…
Hi Nathan,
My issue has fixed by software with notes in the article: https://stackoverflow.com/questions/24931268/can-i-configure-gpio-pins-after-disabling-high-impedance-mode
I will only run "PM5CTL0 &= ~LOCKLPM5" after completed configure function…
Part Number: MSP430FR5869 Other Parts Discussed in Thread: MSP430F2274 , , BOOSTXL-AUDIO , MSP430FR6047 , MSP430FR59941 , MSP430FR5994 , MSP-EXP430FR5994 , MSP430FR6037 Dear Sir,
According to article http://www.ti.com/lit/an/slaa389/slaa389.pdf , MSP430F2274…
Part Number: MSP430FR5869 Other Parts Discussed in Thread: MSP-TS430RGZ48C , Hello,
I put MSP430FR5869 on MSP-TS430RGZ48C. MSP430 has uart communication with PC.
MSP430 receives tera term data. After that, the data is sent back to the tera term in…
Part Number: MSP430FR5869 Hello,
A question related to an unintended reset. Unintentional reset has also occurred in LPM2. At that time, when SYSRSTIV was read, it was SYSRSTIV = 0x000E. This flag indicates that the voltage has dropped, but no matter…