Part Number: MSP430FR6877 I have designed a custom board with msp430fr6877.
Start debug with the example code for RTC.
The code stuck with LFXT fault flag.
Later I checked with scope at LFXTIN and LFXTOUT but there was nothing, no oscillation atall. Only…
Part Number: MSP430FR6877 Hello, I am currently looking in to porting some code operating on an MSP430F437IPN device to a device working with an MSP430FR6877. The majority of the other code has been altered to work on the system with no issues but I am…
Part Number: MSP430FR6877 Other Parts Discussed in Thread: MSP-FET
I have designed a prototype board with all required components but now i have placed only the microcontroller and debug header no other components. The board getting power from debugger…
Happy New Year,
Sorry for the delay. Were you able to work around the issue with the timer output going low? I was going to run a timer example on a launchpad, but didn't have a chance to do it before the Holidays.
As for the interference with JTAG…
Part Number: MSP430FR6877 hi,
please i have the MCU MSP430FR6877IPZ 64K i need a working example code of the LCD_CONFIG i'm using 8 COMS and18 PINS as segments.
BR,
Waheid
Part Number: MSP430FR6877 Other Parts Discussed in Thread: MSP430WARE
Hi,
I would like to know how to enter LPM3.5 with enabling RTC and enable wakeup from port 3 as I tried and controller enters LPM but cant exit it through switch press, or push button…
Part Number: MSP430FR6877 Hello,
I couldn't understand about condition 2-(3) in PMM32 errata.
>Neither MODCLK nor SMCLK are running (e.g. requested by a peripheral)
Which Is it means in below?
1.All the time while throughout both of MODCLK and…
Part Number: MSP430FR6877 Hello,
I am considering to connect external watch dog timer and RST pin of MSP430FR6877 because of the PMM29 workaround 3 trade-off
However, I am worried that the hardware with the watchdog timer connected will affect JTAG access…
Part Number: MSP430FR6877 I am using MSP430FR6877 with external flash W25Q16JV,
I am using UCA0 SPI for communication, the communication is up and running, and I can read/write status registers and read manufacturer id for example,
But reading/writing data…