Part Number: MSP430FR2522 Hi, I am noticing large temperature drift when the circuit is heated, the temperature of the sensed object doesn't noticeably affect the raw count. For example;
Count dry
output
Count wet
output
y=mx+b
Temp
x1
y1
…
Part Number: MSP430FR2522 Other Parts Discussed in Thread: MSP430FR2422 , , MSP-FET Hi,
I got some boards from our production line that did not pass our board tester, they failed on the MSP bootloader program step.
We are using MSPFlasher 1.3.16 with the…
Part Number: MSP430FR2522 Hi
I am looking to use this processor for a project that would require a UART, as the 2 UARTS on device are shared with ether external crystal or the JTAG connection I would have to ether run the UART baudrate generator from…
Part Number: MSP430FR2522 Other Parts Discussed in Thread: MSP430FR2422 Hi,
I'm porting my application from the MSP430FR2422 to the MSP430FR2522. Everything seems to be working properly except for the ADC.
I'm working with two ADC channels, A0 and…
Part Number: MSP430FR2522 Hi, I am using the FR2522 as a capacitive sensor by reading filterCount. The sensor will start sometimes in open air and sometimes in the presence of an object. I want to keep the calibration when starting in the presence of…
Part Number: MSP430FR2522 Hello team,
Do you have any reference code of this IC?
Currently, We need the IIC slave code about capacitive touch of this IC, the code provided in website can not be used directly.
we want the high sensitivity.
Thanks!
Part Number: MSP430FR2522 How do I change PRX00.ui16ConversionGain (from CAPT_UserConfig.c) in the main loop so the microcontroller uses the updated value? When it gets a new value, it doesnt change the gain being used, its like this value is used once…
Part Number: MSP430FR2522
Dear team,
The product design has two touch buttons, as shown in the actual pictures in Figure 1 and Figure 2, the keycap and the PCB are connected by springs, the thickness of the keycap is 2.1mm, and the surface of the keycap…
Part Number: MSP430FR2522 Hi,
I am using 4 self capacitance for two Touch pad.
I designed and Create a source code from Capacitive Design Center with NONE COMMUNICATION INTERFACE
and Now I am trying to build Application with reference to this
But During…
Part Number: MSP430FR2522 Is it possible to find a tested driver or protocol for the i2c of the MSP430FR2522 using the interrupt routine to manage the RX, TX, NACK condition?
The official driver doesn't use the interrupt and it is not compatible with a…