Part Number: MSP430F47177 In one of our metering application, we need a SPI peripheral of MSP430F47177 microcontroller to communicate with the external IC.
We are using UCA1 channel for SPI communication . It is P1.6/UCA1TXD/ UCA1SIMO, P1.7/UCA1RXD/ UCA1SOMI…
Part Number: MSP430F47177 Other Parts Discussed in Thread: ADS131M08 , Hi All,
We are using ADS131M08 AFE to measure voltage, current values, interfaced to MSP430F47177.
Earlier we did the same using in-built ADC of MSP430F47177. While using internal ADC…
Part Number: MSP430F47177 Other Parts Discussed in Thread: ADS131M08 , Hi All,
We are using ADS131M08 AFE to measure voltage, current values, interfaced to MSP430F47177.
Earlier we did the same using in-built ADC of MSP430F47177. While using internal ADC…
Part Number: MSP430F47177 Other Parts Discussed in Thread: MSP430F47127 , MSP430F6779A Hello ,
I want to start Development on MSP430F47177 & MSP430F47127 for ENERGY METER Project for that i require libraries for the same .
Here are the parameters i want…
Part Number: MSP430F47177 Hello,
A customer has a question about rewriting Flash.
The MSP430F47177 data sheet includes the following.
Segment A might contain calibration data.
Will this calibration data be written and shipped?
Regards, Da
Hi Gary Gao,
We have changes .CMD file as per your suggestion and after we have tested but issue remain same.
Right now, this both code we have downloaded using CSS it self. So no any error happen at time of downloading code.
We have attached code for…
Part Number: MSP430F47177 Hey, I am considering to use the MSP430F47177 in one of my applications however I wanted some clarification on how i can could calculate the time required for the conversion of the input signal by the sigma delta adc.
i read…
Part Number: MSP430F47177 In LF mode(XTS_FLL=0), an external clock from XIN port isn't described in TRM (5.2.3 LFXT1 Oscillator).
It seems that no external clock from XIN port is supported in LF mode.
is that right?
Best Regards,
Satoshi Shinohar…
Part Number: MSP430F47177
Hello,
i'm wondering when the FOUR ISR are triggered:
USCIAB0TX_VECTOR
USCIAB0RX_VECTOR
USCIAB1TX_VECTOR
USCIAB1RX_VECTOR
Couldn't find any Information about that.
Kindly help
Thank you.
Regards,
Sameer Batra
Part Number: MSP430F47177 Hi everyone,
We have used MSP430F47177 uC in our one of the product.
Now we want to implement bootloader in this device based on UART. But we don't know how to implement bootloader & also we don't have any bootloader sample code…