Part Number: MSP430FR5849 I am using an MSP430FR5849 part and trying to implement the Main Memory Bootloader described in document SLAA721C.
When I attempt to configure RXD & TXD lines for eUSCI_A mode (secondary function selected for bits 0 & 1 of Port…
Part Number: MSP430FR5849 Tool/software: Code Composer Studio Hi,
I am designing with the MSP430FR5849DA.
To capture the output from an IR receiver I use pin 36, the TA0 CCR0 capture: CCI0B input.
Table 6-4 (page 58) of the MSP430FR5849 datasheet indicates…
Part Number: MSP-FET Other Parts Discussed in Thread: DRV91670 , Hi,
I'm having issues to detect the DRV91670 using MSP-FET, this emulator tool (MSP-FET) is detectable by de Code composer Version 12, but it doesn't detect the driver.
I based in…
Part Number: MSP430FR5849 Other Parts Discussed in Thread: MSP430FR6989 , MSP430FR5994 , TMP116 Hi Sir,
Customer are using internal temperature sensor. They used to use F2132 with stable 1~2C variation for every chip. But when porting to FR5849, they found…
Part Number: MSP430FR5849 Hi Sir,
My customer are using FR5849 in a power consumption critical application. They want to change DCO frequency to 1MHz in most of time, but change to 8Mhz when high speed calculation needed. They found when they change…
Part Number: MSP430FR5849 Hi, I am trying to build some simple routines upon the Driverlib library to send and receive data over I2C channel using interrupts.
The available examples are for transmit or receive only, so I attempted a merge of the interrupt…
Part Number: MSP430FR5849 Champs,
I am asking this for customers.
This is in production for more than one year.
The customer reported that end customers returned several units, and they found the codes of the fail units are different than those of the…
Part Number: MSP430FR5849 Tool/software: Code Composer Studio I have an MSP430 project with a large number (64) of build targets, each building a slightly different variation of a product. The difference between each come down to part number, and a few…
Part Number: MSP430FR5849 Other Parts Discussed in Thread: MSP-FET Hi,
I have a customer who is just bringing up his MSP430FR5849.
He has a new USB debugger and his own board.
All his prior experience was with the i204x.
He cannot debug and gets an error…
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…