python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
SPI connection with MSP430F2013(Master) to Arduino uno(SLAVE)
I working on a project where i need measurement of a bridge circuit(strain gauge) through MCU. For that I am using a MSP430F2013 MCu with 16 bit ADC. I dont have data logging hardware for this Mcu so ...
Hiril Patel
Votes: 0
Answers: 1
Multiplication subroutine in IAR is returning random values
Currently I've created a rather hardcoded way of multiplying a value by 10. While testing said subroutine, I've noticed that if I call the subroutine more than one time, the value that'll be returned ...
El Beto
Votes: 0
Answers: 0
MSP430 ADC, using a different memory slot other than MEM0
I'm working with the MSP430Ware Sample Code for a basic ADC on the MSP-EXP430FR5994 development board. On the code, it uses MEM0 and the supporting infrastructure such as flag 0 to convert. The one un...
HFOrangefish
Votes: 0
Answers: 1
Using the terminal to return "hello world" with MSP430 Launchpad and CCStudio
I am trying to run "Hello world", the most simple and basic code there is, on an MSP430 Launchpad (specifically, the MSP430FR5994 Launchpad). I want to run this and have it be displayed on t...
HFOrangefish
Votes: 0
Answers: 2