Part Number: MSP430G2955 Tool/software: Hello, is there any reason why I can't use the Flash area 0x2100..0x21FF anymore? Used to be I always started code at 0x2100 . Now I had to change the linker setup to start Flash at 0x2200 ,which works.
I…
Part Number: MSP430G2955 Tool/software: Hi.
Does the MSP430G2955 support the blown fuse function? If yes, how to operate through the SBW interface? Please tell me which Windows software supports MSP430's blown fuse function, thank you!
Part Number: MSP430G2955 Other Parts Discussed in Thread: MSP430WARE Tool/software: I'm having an issue with getting my code working with CCS 12 vs CCS 8. I had to migrate as my Windows 7 machine isn't allowed on our network. I have no issues…
Part Number: MSP430G2955 Tool/software: In our Firmware application we did not follow the Flash Timing Generator frequency range suggested in the Data sheet (257 - 476 khz). We do the Information and Flash Write with Flash Timing Generator frequency…
Part Number: MSP430G2955 Tool/software: I am relatively new to using CCS (v. 12.5.0.0007) for a MSP430 project.
In Debug mode I can pause the run and see values of the variables I want to see in the Expressions Window.
There is an option for Continuous…
Part Number: MSP430G2955 Tool/software: Is it reasonable to expect that a Release version of the .out file when programmed into the target will give the same performance/functionality/results as the release version of the .hex file built at the same…
Hello Bruce,
We made a few changes in the delay that we had added and the code is now working.
I did learn a lot about the errors that could possibly be done and in general about a lot of things.
Thanks a lot for you guidance!
Part Number: MSP430G2955 What is the minimum operating voltage level required to do flash operation in MSP430G2955?
What will happen if we do a Flash Write Operation when the input voltage is below Flash operating voltage?
What will happen if we do a…
Part Number: MSP430G2955 Hello, I have a project with a MSP430G2955 which collect sensor data and feed them into a local WiFi network. It turned out, that the FW must occasionally be updated or exchanged. My question is, is there a way to exchange the…