Part Number: MSP430G2553 Tool/software: Hi,
I'm currently trying to write a code that reads and writes to the APDS-9900, it's a device that measures the distance between sensor and objects. With my current code i try to preform a simple read operation…
Part Number: MSP430G2553 Tool/software: Hello everyone!
I was searching for informations about using flash memory to store and recover data on mcu's user guide (SLAU 144k).
In this document, it is said that the only form of reading is using MRG0 and…
Part Number: MSP430G2553 B075 iron board cross-verification found LED string lights (the requirement is that the actual temperature does not reach the display temperature when the yellow light is displayed, the actual intermittent red light, alternating…
Part Number: MSP430G2553 Hello everyone. Good morning, I need help with the MSP430G2553 and the E32 LoRa module. I have the code below, but I'm not sure why it isn't working. Could someone assist me with some tips? . Manual link: www.manualslib.com/.…
Part Number: DRV8245S-Q1LEVM Other Parts Discussed in Thread: MSP430G2553 , SYSCONFIG , DRV8000-Q1EVM Tool/software: Hi team,
My account would like to confirm the following.
(1) They chose the device (MSP430G2553) on CCS because CCS Theia does not…
Part Number: MSP430G2553 Tool/software: Hi everyone,
I am currently working for a project in which I have three analog inputs on PIN1.1, PIN2.2 & PIN2.4. I want to read all of these PINs with my ADC.
Currently I am doing this with the ADC10 and I…
Part Number: MSP430G2553 Hello, sorry for the stupid question but somehow I stuck in the mud. I like to enter BSL on a simple launchpad (final app will use FR6047 but for simplicity I take the launchpad) from an ESP32s Serial (first image). I connect…
Part Number: MSP430G2553 Tool/software: Hi everyone,
I want to toggle my LED on the MSP-EXP430G2 Launchpad. I implemented a interrupt which gets activated, when I press the Button S2. In this interrupt I activate the Timer A0, in order to debounce the…
Part Number: MSP430G2553 In the MSP430G2xxx Family user guide it is mentioned in the Register Mode Addressing mode in Page 50 it is mentioned the Length as One or Two words. What is the example of a two word instruction?
In the example MOV R10, R11…