Part Number: MSP430FR2310 When the VCC voltage is 2V, use pin P1.5 to output a high level to drive a MOSFET, and then enter the LMP4 state. When the VCC voltage drops by 1.5V, can P1.5 still maintain the output high level?
We understand that it is possible…
Part Number: MSP430FR2310
Hi,
In the MSP430FR231x datasheet (revision E), in table 6-22 on page 60, the input channels of the transimpedance amplifier are described to only use P1.7 (TIA0+) as positive input, all other input channel selections are "not…
Part Number: MSP430FR2310 Other Parts Discussed in Thread: ENERGYTRACE The complete IC model is msp430fr2310irgyr.We have an LED product using this model. In order to test the power consumption of lpm3, we deleted some circuit components, and finally left…
Part Number: MSP430FR2310 Our customer has an LED product, which needs a key input, a PWM output, and an ADC. The msp430fr2310i was used before, and now there is a demand for 200kpcs. The low-cost scheme is required. The target is 0.13usd. Is there a…
Part Number: MSP430FR2310 I'm having an odd issue; my port 1 interrupts will not clear. From the moment I call _enable_interrupt() I execute no more code other than in an interrupt handler - if I place a breakpoint on the statement following this…
Part Number: MSP430FR2310 Hi experts,
Like the original question, my customer is trying to implement SPI-to-I2C bridge on MSP430FR23xx,FR2433.
Why is there no sample code for SPI-to-I2C bridge in " MSP430-FUNCTION-CODE-EXAMPLES "?
The UART-to…
Part Number: MSP430FR2310 Team,
we are looking for a low cost MCU with 3 channel DAC, also ADC (3 ch or more) and an integrated op-amp (optional).
In some variants there is the Timer_B output that can be used as 1x DAC, then there is the integrated 6bit…
Part Number: MSP430FR2310 Customer is looking to implement a low power counter that can toggle an output after 12 hours of being powered up. Target current consumption is 300 nA.
The MSP430FR2310 looked like a good fit, but it consumes 0.71 uA in LPM3…
Part Number: MSP430FR2310 Hi team,
Our customer is looking for SPI-to-I2C bridge device. Since it does not seem TI have this bridge chip, we will plan to introduce MSP430FR2310.
Connection structure is, "External CPU---> [SPI/Slave : MSP430 :I2C/Master…
Part Number: MSP430FR2310 We have a product that uses the timer function of MSP430FR2310, and the P1.6 pin uses the IO function to output high and low levels to generate a PWM signal. During our test, we found that we got 10KHZ, 10% signal when using…