Other Parts Discussed in Thread: MSP-TS430DA38, , MSP-FET, UNIFLASH
Hi guys,
I am working with MSP-TS430DA38 where I connect a MSP430F2234 and program it with IAR through MSP-FET programmer.
The first time it worked fine I was able…
Hi guys,
I am working with MSP-TS430DA38 where I connect a MSP430F2234 and program it with IAR through MSP-FET programmer.
The first time it worked fine I was able…
Hello,
I cannot find out what the difference is between:
MSP430F2274 and MSP430F2234
Are they interchangeably? What is the difference?
In Win10, an application cannot receive packets until sending the 0x10(LineFeed) by MSP430. It tries using the Teraterm 4.95.
Each line of the packet ends with the CR+LF.
1) I have couple of older UIF's. (MSP-FET430UIF V 1.4A)
2) I have updated the firmware.
3) I can use them to program and debug successfully (with breakpoints) the MSP430F2234…
The function acos, and everything it requires, takes up 8368 bytes of code space. You don't have enough memory for that on a MSP430F2234 device.
Thanks and regards,
-George
Hai,
I am using MSP430F2234 for my application. We have designed our board in-house and it was working fine for more than 6 months. Now all of a sudden, when i try to burn a new program in the controller, it…
iam using the msp430f2234 ADC to sample a voltage 0-3.6V 50Hz reduced from the 230V, 50Hz, and trigger a triac when the voltage is 1.8,
am finding problems sampling the wave, code would be of great help. i have…
Hi,
I am trying to save data to FLASH on the MSP430F2234 and then read it in CCSv5 after power has been cut and restored to the MCU and the program has been reloaded. The debugger seems to wipe the memory clean…