Part Number: MSP430FR2632 Other Parts Discussed in Thread: MSP430FR2633 Tool/software: Hi team,
Can MSP430FR2633 drop in replacement with MSP430FR2632?
Part Number: MSP430FR2632 Hi Team MSP,
I have a customer using the FR2632 in an application that does not require CapTouch at all & they will have CapTouch features as disabled as possible. Some questions..
1. Is there any way to shup off the Internal…
Part Number: MSP430FR2632 Hi Team MSP FRAM,
My Customer asks..
The FR2632 datasheet states “Pin Diode current… +/- 2mA”.
Just for confirmation, the ESD protection circuit in the MSP430 is comprised of two clamping diodes? One diode…
Part Number: MSP430FR2632 Hello,
The customer is having problems with the GUI display in the CapTIvate Design Center.
The customer checked the release notes and found that JRE.1.7 or later is required, so The customer checked the Java Runtime Environment…
Part Number: MSP430FR2632 Hi TI,
Hope you are doing great,
We have a thought of using TI MCU (MSP430FR2632 ) in industrial application.
we are planning to use serial booting through UART interface for field programming. will it supports the SCI booting…
Part Number: MSP430FR2632 Hello,
The instructions in the link below in the Design Guide recommend that the button size be as small as possible. Is a circle with a diameter of 3.25 mm acceptable?
・Mutual Capacitive Button Shapes software-dl.ti.com/.../ch_design_guide…
Part Number: MSP430FR2632 Hello,
I had a question on the behavior of an MSP430FR2632 with an empty or disabled BSL region. The TRM says that any attempt to access this region if the bootloader is disabled is treated as a vacant memory access and will…
Part Number: MSP430FR2632
Hi,
Good Day.
Customer need to know the time from powerup until the CPU is running, MSP430FR2632IYQWT.
He can't find anything in the datasheet or user manual.
He don't care about the ADC VREF.
If the Brownout / Reset…
Part Number: MSP430FR2632 Hi,
I need to write a routine, in order to check each individual pin of my MSP.
To check the GPIO pins, it's relatively easy, I configure it as an input, the neighbours are configured as high level output, and I check if I get…
Part Number: MSP430FR2632
Hi,
I encounter a problem reading gestures on a small trackpad. In fact, I can get different gestures, but I cannot repeat the same gesture.
Here is my code:
static void myGestureTrackpadCallback(tSensor* pSensor) {
eGestures…