Part Number: MSP430FR2512 Hello,
I have the same problem as in
: e2e.ti.com/.../msp430fr2633-issue-with-captivate-design-center-project
A year back I created a project, generated code etc, saved it all, zipped without fiddling around with the file structure…
Part Number: MSP430FR2512 When we use MSP430FR2512 ,
There is some MSP430FR2512 program code lost,what cause this case?
And about Fram write protection,Whether write protection is on or off by default. If it is off by default, how do I set it to be on…
Part Number: MSP430FR2512 Other Parts Discussed in Thread: MSP-GANG Hello, I am using a MSP430FR2512 and in my program I am performing a memory crc test by reading the contents of program memory and performing crc with the CRCDI and CRCINIRES registers…
Part Number: MSP430FR2512 Dear Members,
I am using Capacitive sensing for skin detection. Following are my questions :
1) How can i distinguish between skin & metal surface. I get the same range of change in threshold for both the surfaces.
2) I…
Part Number: MSP430FR2512 Hi There,
I have a design that was originally made to rely on captivate. However, due to chip shortages I've had to come up with a new design that does not use captivate. It's been a year since I've made that switch and I'm shocked…
Part Number: MSP430FR2512 Dear wonderful community members,
In my application, I am using the capacitive sensor to detect the skin contineously for sevral seconds to perform an action on skin.
I have two electrodes at distance say s and the electrodes…
Part Number: MSP430FR2512 Dear Community,
I am using this uC in the application for the continuous skin detection for 30 seconds. Based on stability of continuous detection of skin my product will give relaible results. The skin can be dry or wet.
I…
Part Number: MSP430FR2512 Hi,
after successful communication in BULK_I2C, I have a problem with REGISTER_I2C mode.
In Design Center settings are like this:
How to get status of the each element in the sensor?
With command Sensor Packets I can't see how…
Part Number: MSP430FR2512 Hi,
after successful communication with REGISTER_I2C, I have a new big problem: Startup time.
WDTCTL = WDTPW + WDTCNTCL + WDTIS_4;
BSP_configureMCU();
__bis_SR_register(GIE);
This code is not working while function…
Part Number: MSP430FR2512 Hi Sir,
We are continuing our smart doorbell project using the MSP430FR2512 and I was wondering if you could clarify some details.
We are using only one touch key for our project, and from the datasheet we know that MSP430FR2512…