Part Number: MSP430F5419A Hello, I have a question about TI MSP430F5419A . The datasheet shows that the recommended supply voltage of the micro is in the 1,8V-3,6V range. The maximum allowable voltage ( from absolute maximum ratings ) is 4,1V, beyond…
Part Number: MSP430F5419A Hi Champ,
I am customer for my customer.
They used MSP430F5419AIPZR for their previous project because of out of stock, concerning to replace it with MSP430F5419AIZCAT.
Since there is no change on SW side, however they…
Part Number: MSP430F5419A Hello,
I am using the msp430F5419A at 16MHz (Vcore(2)) and LPM3 and LPM0. The microcontroller exit LPM3 after timer, spi and uart irq. I put the microcontroller in LPM0 when a DMA transfer is active and in LPM3 otherwise. …
Part Number: MSP430F5419A Hi! I'm debating between a few options to gain more I/Os on my MSP430 device. It seems like the MSP430 options with lots of I/O also have much higher amounts of non-volatile memory, which is not necessary for my design and will…
Part Number: MSP430F5419A We have been using the MSP430F5419A in an number of products for some time. Most of our products sleep in LPM3 most of the time. I generally leave the the Watchdog Timer running sleep mode with an Time Out set to the maximum…
Part Number: MSP430F5419A Hi Experts,
Good day.
From SPRABB3 document section 20 VIAS (page 15), it is suggested that a mechanical drill can be used to make a 10 mil via with 5 mil hole. Is this just for a via from outer layer to next layer down,…
Part Number: MSP430F5419A According to the Datasheet AVcc needs to be 2.2V or more. Also AVcc and DVcc needs to be at same potential. We have a system voltage of 1V8. MSP430 claims to be able to work at 1V8. Is there any way of getting ADC to work in…
Part Number: MSP430F5419A Hello,
In the MSP430F5419A datasheet I am confused for the DCO selection:
In table chapter 8.20 DCO Frequency I can see:
fDCO(5,0) DCO frequency (5, 0)(1) DCORSELx = 5, DCOx = 0, MODx = 0 2.5 6.0 MHz fDCO(5,31) DCO frequency…
Part Number: MSP430F5419A Other Parts Discussed in Thread: MSP430F5438A Hello,
I’ve have been looking at detecting reset reasons on an MSP430F5419A.
I am looking at SYSRSTVEC to determine the reset reason.
I found that if SVSLPE bit is enabled…
Part Number: MSP430F5419A In BSL, the program start address does not work.
Condition: mcu: msp430F5419A, I used BSL scripter. (3.1.0.0) It uses the IAR compiler. I used rocket BSL and downloaded A_app.txt and B_app.txt.
situation: Even if SET_PC is…