Part Number: MSP430FR2476 Tool/software: Hi Team,
we are getting HART interrupt and converted it to digital through comparator(MAX9015) and sending it to MCU pin 47 of MSP430FR2476TPT, we need to enable Schmitt trigger pin of MCU for interrupt. How…
Part Number: MSP430FR2476 Tool/software: Hi Team,
Do we have some demo for inject error and trigger ECC? We want ensure ECC function is work on MSP430FR2476. Thanks!
Best Regards,
Zane
Part Number: MSP430FR2476 Tool/software: Hello,
I would like to use the TIMER A3.0 as a PWM output. I have defined the following for this purpose:
void pwmTempLuefter(real outpwm) {
real vCCR0;
P4DIR |= BIT1;
P4SEL0 |= BIT1;
PM5CTL0 |…
Part Number: MSP430FR2476 Tool/software: Recently I have working on a project which uses MSP430FR2476 as MCU, and a bootloader is required for firmware update in the future. I used MSP430FR2476 dev kit and managed to have the built-in BSL work successfully…
Part Number: MSP430FR247 Hello,
I have a question about the DCO. Other Ti MCUs have DCO constants stored in the info area.
which are located in the last area of the INFO-Memory and are protected separately.
Where can I find these constants in the…
Part Number: MSP430FR2476 Tool/software: Hi Team,
we are using MSP430FR2476TPT MCU in one of our design and generating 4.85KHz frequency from P4.0/TA3.1 Pin33, do anybody know how precisely we can generate this frequency and what is the minimum tolerance…
Part Number: MSP430FR2476 Tool/software: Hi,
We are doing a board with MSP430FR2476TPT micro on it.
We wish to add a programming header and a debug header.
Please advise which pins should be brought to each of these headers?
Part Number: MSP430FR2476 Tool/software: Hi team,
My customer tested enter/exit of LPM4.5 multiple time. Sometime, unexpected reset by security violation occurred when interrupt happens while exiting LMP4.5.
What is condition to trigger security…
Part Number: MSP430FR2476 Tool/software: I was using pin 3.1 and pin 3.0 as I2C communication. but these communication pin 3.1 is also on MSP1 board as well as U100 so how would we know which board is working?
Part Number: MSP430FR2476 Tool/software: Hi Team,
with the MSP430FR2476TPT part PWM how much minimum on duty cycle can be achievable and what is its resolutions.
which PWM pin can be used from MSP430FR2476TPT.
Regards,
Yaseen