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…
Part Number: MSP430FR4133 Other Parts Discussed in Thread: MSP430G2553 Im trying to map code from an existing library I found so that I can drive a ws2812b LED strip. I found the library here https://github.com/mjmeli/MSP430-NeoPixel-WS2812-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 From the MSP430FR4133 datasheet:
...but when I set this bit and disable an external XTAL then I see power usage go up by ~20uA, which suggests that the chip is, in fact, failing over to the REFO clock.
Is the XT1FAULTOFF…
Part Number: MSP430FR4133 Hi all, im trying to interface my MSP430 with an external Mini MP3 audio player. Datasheet here However, i cannot figure out why this code is not playing any of the audio files stored on the sd card i have connected, the hardware…
Part Number: MSP430FR4133 Other Parts Discussed in Thread: MSP430G2553 Hi I have found a library that used the MSP430G2553 to connect the an ILI9341 SPI display. I have made some adjustments to the pins to configure it for my MSP430FR4133 but I cannot…
Part Number: MSP430FR4133 I am student of Strathclyde university i want to learn the device please send to me tutorial of this device and any other material that could help me to learn operation and coding of this equipment IAR software examples please…
Part Number: MSP430FR4133 Other Parts Discussed in Thread: MSP-EXP430FR2311 Hi all,
I am trying to create a voltmeter by measuring the voltage input of A9. I am using the P1.0 and P4.0 LEDs to determine the value of the voltage measured. If below the…
Part Number: MSP430FR4133 Hello,
I hope you are doing well. I have currently having problems with regards to setting my timer on capture mode on my MSP430 to interface with the TCS3200 colour sensor. The colour sensor outputs a square wave of a frequency…