Part Number: MSP430FR4133
MCU: MSP430FR4133. 1) Application code is executing & set P8.3 pin state is output high state. 2) MSP430FR4133 enters in the BSL (Boot Strap Loader) mode via the BSL entry sequence set on the RST and TEST pins. During this…
Part Number: MSP430FR4133 Tool/software: Hi Everyone
i have seen this MSP430FR4133 can drive Capacitive Touch Also, as written in the documents but i don't find and sample code and schematic to go ahead with. If any one can help me out with this I…
Part Number: MSP430FR4133 Tool/software: We have developed a simple board which uses an MSP430FR4133 with an LCD, two switces, a sensor and a few other lines.
The firmware has been developed so that the current consumpion is below 5uA (the device should…
Part Number: MSP430FR4133 Hi there, I'm hoping someone could please help me configure the MSP430Fr4133 for use with the SSD1306 I2C display? // I2C.c
#include "i2c.h"
#include <msp430fr4133.h>
#include <stdint.h>
#define SDA BIT2 // i2c sda P5…
Part Number: MSP430FR4133 Other Parts Discussed in Thread: MSP430FR2355 , SYSCONFIG
Tool/software:
Team,
Customer would like to migrate a design from MSP430FR4133IPM (LQFP-64) to smaller foot print using MSP430FR2433IRGE (VQFN-24) or MSP430FR2355…
Part Number: MSP430FR4133 Other Parts Discussed in Thread: MSP-EXP430FR2433 , MSP-GANG , UNIFLASH Hello,
We have a strange problem for the connect MSP430FR4133 MCU. I tried to explain which type of issue we face to face.
1)When we tried to connect…
Part Number: MSP430FR4133
Hello, I've been trying to implement an analogue dual axis joystick using the ADC module for the MSP430FR4133, I've begun by just attaching two potentiometers to test. I've followed the example code from the slac625h library…
Part Number: MSP430FR4133 Tool/software:
Hi Team
I am trying to run the LCD i dont know why it will create a problem like this where the lcd with fade out after a second.
I use 0.1uf Cap between LCDCAP0 or LCDCAP1, in the development board…
Part Number: MSP430FR4133 Hi,
I am trying to implement a servo motor(sg90) into the msp430's potentiometer. I want the servo motor to be controlled by the potentiometer i.e turning the potentiometer would turn the motor. I have the ADC code but I…
Part Number: MSP430FR4133 Hello I am using the msp430fr4133 mcu.
If the system is short while using the fram memory, the specific memory area is initialized(or erase?) to 0xff.
The strange thing os that there is no chance of overwriting in the area…