Part Number: MSP430F5419A Other Parts Discussed in Thread: UNIFLASH [MSP430F5419A BSL] Quesion about jump to RESET VECTOR at BSL routine, FOR EXIT BSL
Hello, Iam naru. I would like to ask help for using BSL, about jump to RESET VETOR at BSL routine…
Hi Swarna,
No. The section of code you are showing only configures the system clocks. You do that first in your code, then later you put the CPU into one of the LPM modes using the intrinsics.
Here is example code from the selection of MSP430F5419A…
Part Number: MSP430F5419A Hi experts,
I have a qeustion about I2C SCL tHigh and tLow.
Formulas for calculating the minimum values of tHigh and tLow can be found in DS.
My customer's I2C has the following settings.
UCBRx:64
fBRCLK:25,000…
Part Number: MSP430F5419A Hi,
MSP430 user's guide has the following formula for I2C SCL:
I think this formula has no margin. Is it the correct formula?
For example if I want to use I2C at 400kHz, the minimum values for tLOW and tHIGH are:
…
Part Number: MSP430F5419A Hi champs!
Customer asks, because MSP430F5419AIZCQW is EOL:
Is MSP430F5419AIZCA a drop in replacement (MicroStar => nFBGA package) ??
Other Parts Discussed in Thread: MSP430F5419A Does a program to check MSP430F5419A Semiconductor is working correct in a program unit and after flow soldering onto a PCB. The PCB will also have a program port
Part Number: MSP430F5419A Other Parts Discussed in Thread: MSP430F5419 , Hi team,
My customer wants to compare the following data between MSP430F5419A and MSP430F5419. -Solderability -Temperature characteristics -Noise immunity -Durability Can I get…
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 which…
Part Number: MSP430F5419A Other Parts Discussed in Thread: MSP-EXP430F5529LP , Hello,
Could you please advise about the following glitch?
Q1. Is it a known phenomenon for the part?
Q2. Do you think this glitch will be harmful under any conditions…
Part Number: MSP430F5419A Other Parts Discussed in Thread: TCA9548A Hi experts,
My customer wants to connect to the TCA9548A over I2C (400kHz).
TCA9548A requires I2C clock low time to be more than 1.3usec.
The MSP430 has an I2C clock low time…