Part Number: MSP430FR2522 Other Parts Discussed in Thread: MATHLIB I am getting the compiling error:
>> Compilation failure captivate/ADVANCED/subdir_rules.mk:9: recipe for target 'captivate/ADVANCED/CAPT_Manager.obj' failed "../captivate…
Part Number: MSP430FR2522 Other Parts Discussed in Thread: MSP430FR2422 , , MSP-GANG , MSP-FET , UNIFLASH Hi,
We are using 2 MSP430 mixed in 1 product, a MSP430FR2522 and a MSP430FR2422 which is fine for us and helps with availability.
At the moment we are…
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 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: MSP-TS430RHL20 , I have an MSP430FR2522 plugged into the socket of the MSP-TS430RHL20 eval board. I have modified the loopback example project and have the UART working on P1.4 and P1.5. I have…
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 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 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…