Part Number: MSP430FR5849 Hi MCU Support,
My customer is working with a FR5849 with 2 UARTs and trying to get a slow interrupt at once a second type rates. He writes:
For this MCU, I am seeing that the ACLK limitation is 50KHz, but it has the option to…
Part Number: MSP430FR5849 Other Parts Discussed in Thread: MSP-FET430UIF , MSP-FET Hello,
the ti wiki and the FR5849 datasheet both show the spy-bi-wire connection to be like this:
1: RST, 2: VCC, 7: TST, 9 GND
http://processors.wiki.ti.com/index.php/JTAG_…
Great to hear. BTW, I got one of my MSP430FR5849 CC8 projects up and running with only a few hiccups (compiler couldn't find intrinsics.h, linker couldn't find liba.c) which, compared to my efforts to get an Xcode project moving was pretty painless.…
Other Parts Discussed in Thread: MSP430FR5849 , MSP430FR5969 , TEST Hi
We would like to know if MSP430FR5849 window comparator works in LPM3/4 mode.
The code examples "like msp430fr59xx_adc12_21.c" uses LPM0 mode.
http://www.ti.com/jp/lit/zip/…
Other Parts Discussed in Thread: MSP430FR5849 Hello.
I want to measure input pulse duty using timer capture mode on MSP430FR5849.
Max Frequency will be 1MHz and pin assign is P1.2
When I tested the function, I could get a steady value to 500 KHz. However…
Sorry, the question should be revised. They want to compare it with pins and functionality of msp430fr5849 instead of MSP430F2254IDA .
Can you please help us know if Pins and functions of MSP430F5437A are compatible with those of msp430fr5849 instead of …
sir i tried this code for msp430fr5849 it is working ok but in my project my device is msp430f1611 and when i change this device it gives the error
TIMER_A0_BASE
Hi Ravi,
I slightly modified my SPI transmit and receive routines to allow for a variable number of bytes to be transmitted or received. Everything works fine now. writing left and right attenuation registers and reading the SRC ratio registers individually…
Part Number: MSP430FR5949 Other Parts Discussed in Thread: MSP430FR5849 , MSP-FET , , TEST Tool/software: Code Composer Studio Hi,
I have seen this issue popping up in several E2E threads but have difficulties finding an answer that works for me.
I am using…