Part Number: MSP430FR2676 Other Parts Discussed in Thread: MSP430FR2475 Hi team,
There is one industrial project which uses MCU msp430-FR-2475TPT having 32KB of FRAM and 6KB of RAM. Now the firmware is implemented completely for msp43-FR-2475TPT, but…
Part Number: MSP430FR2676 Hi all,
I am encountering a problem where in case I set up a button arrangement or as in this case, a touchpad with more than 5 or 6 channels, not all the channels are shown in the bar chart, oscilloscope or channel table.…
Part Number: MSP430FR2676 Hi
May I have question about MSP430FR2676 CapTIvate?
Q1 :
I think there is function that auto calibration.
Is this calibration do in mcu power up?
If sensor capacitance change through mcu operating, we should re-power…
Part Number: MSP430FR2676 Hello team,
What is the sampling speed of captivate reciever?
Is it same as the internal ADC (200ksps)?
Best Regards,
Kei Kuwahara
Part Number: MSP430FR2676 Other Parts Discussed in Thread: LP5562 msp430fr2676 hardware I2C f irst execution receive one extra byte of data.
MCLK 16M , SMCLK 16M, I2C RATE 400K, Slave device lp5562 , IDE CCS10
first
Other
i2c.h
//…
Part Number: MSP430FR2676 Hello
We use MSP430 FR2676 controller for project and code composer studio IDE for programming, we are having problem with FRAM, there is a partition between FRAM1 and FRAM 2 and our FRAM2 is 100% full and then how we have…
Part Number: MSP430FR2676 I am trying to set up multiple timers on the MSP430FR2676. I know that it has two timers: A and B. I have been able to run the example code successfully (see below). However, I would like to be able to run 4 separate timers to…
Part Number: MSP430FR2676 Hello,
I am trying to set up the MSP430FR2676 as an I2C slave to communicate with a host MPU. I have been able to get the I2C slave to work successfully for both reading and writing basic data. I also have an I2C master set…
Part Number: MSP430FR2676 Tool/software:
Hello,
Please explain the content described in the Mutual Mode Charge and Transfer Phases of the CapTIvate Technology Guide.
A sample-and-hold circuit is not described within the charge phase block. Could…
Part Number: MSP430FR2676 Hi Team,
I am currently working on a project involving the MSP430FR2676 microcontroller and have encountered a challenge related to code getting pause at random times.
Upon tracing back through the codebase, it appears that…