Part Number: MSP430F5325 Tool/software: Hi All,
The microcontroller is currently operating, but the programme is not being executed.
If WDT is disabled and the programme counter points to an invalid address (outside the memory space), what process…
Part Number: MSP430F5325 Other Parts Discussed in Thread: MSP-FET , Hello all,
I am relatively new to MSP430 devices and have recently designed my own prototype board for the MSP430F5325. I have run some simple code on it using an MSP-FET over the SPI…
Part Number: MSP430F5325 i'm using CCS in Linux/Ubuntu. Its been working just fine overall, but i'm unable to change data in the expression or variables windows.
For example, a passed parameter variable is float 0.0, I want to change to 1.23. I double…
Part Number: MSP430F5325 Hello, I setup the last 3 segments in flash for persistent log memory on our project. I have both the debug/release configuration setup with SMALL code and data models, since our code doesn't need the FLASH2 region. When I run…
Hello Jace, Thanks, That sounds great. So basically if we change the BSL invoke method to our custom one then we can use the same windows BSL scripter to update the firmware via UART using only P3.3 and P3.4 pins of MSP430F5325. As per our understanding…
Part Number: MSP430F5325 Other Parts Discussed in Thread: MSP-FET I am working with the MSP430F5325 using teraterm to communicate . I used the MSP430 dongle to program the chip and am now trying to manually write U-Boot to the RAM to get it to bootup…