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
Hi David
Yes, I use the scripts from SNLA239. My setup looks like this. I have to use a TCA39306DCURQ1 as levelshifter for MDIO because the PHY is 1.8V and the MSP-EXP430F5529 board is 3.3V. MDIO communication works great that way.
As both PHYs sit next…
Part Number: MSP-EXP430F5529 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 to use the functions fopen, fgets…
Part Number: MSP-EXP430F5529 Tool/software: Code Composer Studio Hello everyone
i sent a .txt file via xbee which is connected to PC to another xbee
my question is how to receive this .txt file via another xbee which is connected with MSP430F5529 "The…
Part Number: MSP-EXP430F5529 Tool/software: Code Composer Studio Hello, I want to write a program on the micro-controller which receives data from RF and send it to the PC via serial and save it in a file. I guess the I/O library will be workable only…
Part Number: MSP-EXP430F5529 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 I use MSP430Ware 3.80.07.00. When installing from tirex, it's installed in c:\ti\msp430ware_3_80_07_00 But when using MSP430Ware_3_80_07_00_setup.exe, it's installed in c:\ti\msp\msp4…
Part Number: MSP-EXP430F5529 Tool/software: Code Composer Studio Why in tirex the MSP430Ware is of version 3.80.07.00 but the latest version is 3.80.08.01 ?
After installing the latest version, i'm unable to import exemple with tirex because of the mismatched…