Part Number: MSP-EXP430F5529 Following the instructions from the online manual of MSP-EXP430F5529 (section 3.2), I downloaded and install the required software and the latest code examples MSP-EXP430F5529_UE_1_31_00_00. I then proceeded to section 3.3…
Yes, possible.
You indicated earlier that if you connected another MSP430F5529 it worked. Is it also MSP-EXP430F5529 EVM? or is it an MSP430F5529 Launchpad?
Where did you purchase the EXP430F5529 from?
Part Number: MSP-EXP430F5529 Other Parts Discussed in Thread: MSP430F5529 Tool/software: Code Composer Studio Hi,
MSP-EXP430F5529 Experimenter's user guide says : "The MSP-EXP430F5529 Experimenter's Board arrives with a User Experience application…
Part Number: MSP-EXP430F5529 Other Parts Discussed in Thread: MSP430F5529 Tool/software: Code Composer Studio Hello everyone , i am trying to use I2C protocol to read temperature and pressure values in MPL3115A2 sensor (actually i am not familiar with I2C…
Part Number: MSP-EXP430F5529 Other Parts Discussed in Thread: MSP430F5529 Tool/software: Code Composer Studio Does anyone have a recommendation for using software flow control (xon/xoff) in msp430f5529?
Part Number: MSP-EXP430F5529 Other Parts Discussed in Thread: MSP430F5529 Tool/software: Code Composer Studio Hello
i want to read ultra sonic data using msp430f5529
i found the following code it works fine
i want to know the distance value (how far is…
Part Number: MSP-EXP430F5529 Other Parts Discussed in Thread: MSP430F5529 Tool/software: Code Composer Studio When using MSP-EXP430F5529 for the filter, result are not filtered.
But using MSP430F5529 for the filter, result are filtered.
Part Number: MSP-EXP430F5529 Tool/software: Code Composer Studio Hello
I have a question
How to receive and store data of inconstant length in dynamic memory allocation?
Part Number: MSP-EXP430F5529 Tool/software: Code Composer Studio Hello ,
I have a quick question. Is their a way to receive a multiple bytes without knowing how many they are through UART .and retransmit all of these bytes
Part Number: MSP-EXP430F5529 Other Parts Discussed in Thread: MSP430F5529 Tool/software: Code Composer Studio hello everyone
is there any way to generate .txt file on desktop directory for example by msp430f5529
I found the library "stdio.h" and I tried…