Part Number: MSP430FR6047 Tool/software: This is an update to a previous post that has been locked: https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1211412/msp430fr6047-uss…
Part Number: MSP430FR6047
Tool/software:
Hi,
I need to conform the ADC capture in empty pipe.
I have attached the ADC image in empty pipe and pipe filled with water
The ADC capture for empty pipe varies board to board
Part Number: MSP430FR6047 Tool/software: Dear Team,
For my customer's application using as little power as possible is crucial.
They noticed that for one of the unused GPIO pins, namely Port 1 / Pin 4, they currently have it configured as output high…
Part Number: MSP430FR6047 Tool/software:
Problem Statement :- Suppose I have 160 ADC samples each for both UPS & DNS. These samples are at 0.25 micro seconds period. Now In excel using cosine interpolation i created 1000 samples between each sample,…
When using two's complement format for an ADC, you can use the more general formula:
voltage = [(digital result value)/(2^(n-1)) * Vref] where n is the number of bits. So if you determined that the digital value of the ADC result is 810, and you know…
Part Number: MSP430FR6047 Tool/software: Hi,
I have a question related to USS signal echo captured by MSP430FR6047
If I extend sampling window, I notice the reported additional signal after the useful signal.
Sometimes the additional signal merges in…
Hi Diego,
It is not possible to replicate capacitor split method in MSP430Fr6047. Can we do something else , to achieve lower current consumption.
Waiting for a fruitful response .
Thank You
Rishabh Mishra
Part Number: MSP430FR6047 Tool/software: The clamp-on transducer has 3 wires, as shown in the image, but the MSP430FR6047 module has 4 inputs for each transducer (1 channel and 3 grounds). Can anyone guide me on how to connect them together? Thanks. …
Part Number: MSP430FR6047 Other Parts Discussed in Thread: MSP-FET , Tool/software: Hi ,Cash and TI Experts
Good morning!
1. Our new PCBA, use USB HUB with EVM development board can be downloaded normally, However, USE TI JTAG…
Part Number: MSP430FR6047 Tool/software: I am working on an MSP430 project in IAR and need higher precision for floating-point calculations.
In CCS project, i was able to use the double (64-bit) and it resolved my precision issues. We have moved our projects…