Part Number: MSP430FR2153 Hi experts,
Do you have any information on the current consumption of LPM0 at temperatures other than 25°C?
Even if it is just a rough estimate, it would be very helpful, especially at 85°C, 8MHz, VCC=3.0V.
Best regards…
Part Number: MSP430FR2153 Hi experts,
Can RTC and WDT be driven by using VLO as the source during LPM4?
My customer is considering the MSP430 for a low power consumption product. As far as we have tested, we have confirmed that the RTC and WDT work…
Hi Maheshwari,
We don't have code example with msp430fr2153.
You can check whether the code sample in this thread is helpful or not. It is based other series of MSP430 MCUs.
Hello Dennis,
Thank you for your support.
SYSCFG2 |= ADCPCTL0 | ADCPCTL6 | ADCPCTL7; is not available in MSP430FR2153 Contriller.
If i configure highest ADC as ADC1 in 2153 controller then reading of ADC1 and ADC0 is coming OK.
But i want to…
Part Number: MSP430FR2153 Hi experts,
Is it possible to connect a 38.4kHz crystal to XT1 with MSP430FR2153 (FR2xx series Clock System)?
My customer wants to do UART communication, but the device to connect to is fixed at 4800 bps. We believe that…
Robert Brown66 said: I have 2 boards with MSP430FR2153 and both say "Target must be connected before loading program". That can happen if the "Connect to the target on debugger startup" option in the Debug Project Properties isn't ticked:
The "Connect…
Part Number: MSP430FR2153 Hi experts,
My customer is building a product using MSP430FR2153.
They are considering using XT1 in the following ways. 1. Activate the XT1 clock immediately after power-on (start oscillation) 2. Use REFO as the source of…
Part Number: MSP430FR2153 Hi All,
I am using MSP430FR2153 in one of my application.
I have an issue of programming using MSP430-BSL using URAT( Olimax, Rocket, Bootloader).
There are so many PDF available for how to program using bootloader. But…
Hello,
Elisha Tarroza71 said: It seems that MSP430FR2153 is released in 2018 (basing on datasheet release), and CCS 6.2.0 is released in 2016 -- and I'm thinking this is probably why it doesn't show up in the CCS6 list.
Yes, you are correct. CCSv6…
Hello Carlo,
Carlo Val Gocela said:
We are using FlashPro430 from Elprotronic.
I tried to reach out to Elprotronic but got no response.
Please note that CCSv9.x is now a full 64-bit application on Windows. This broke compatibility with some…