Forum Post: RE: MSP430 ADC12_A SNR checking
[quote user="Ilmars"]You have no reason to get jumpy here [/quote] Yes, I should not be so punchy.
View ArticleForum Post: RE: BSL Nightmare
[quote user="Tom Scharf"] 1. The password is the interrupt vector table? It randomly changes every time the code is changed? Yeah! No conceivable drawbacks there. 2. A mass erase nukes the INFO sector?...
View ArticleForum Post: RE: MSP432P401R UART
Hi! The MSP432P401R has four eUSCI A modules: Each module is suitable for UART. Or do you mean the LaunchPad that may not have all of them routed out to headers? Dennis
View ArticleForum Post: RE: BSL Nightmare
First of all, I apologize for the late night rant, but it sure felt good, ha ha. Your assessment of my needs are correct. Hardware is already in production and in the field. MSP430F169 , so changing is...
View ArticleForum Post: RE: eZ430-Chronos-868, USB RF access point does not start in...
After a bit of trial & error, I solved the problem finally. Now, the access point starts and I'm able to connect with the watch. Thanks.
View ArticleForum Post: RE: SDSPI and SPI bus communication on MSP432 getting stuck in...
Hi Team, Still awaiting a response from TI guys or any member in community who can give an insight in this issue. I am stuck in the project. Thank you Vikram
View ArticleForum Post: RE: BSL Nightmare
I thought about having to send out upgrade files with lists of old vector tables, but it just seemed insane, error prone, and a lot of work. The fact that bit banging the SBW is a more robust option...
View ArticleForum Post: RE: BSL Nightmare
[quote user="Tom Scharf"]TI needs to become a better software company. It really matters.[/quote] TI makes proof of concept as an additional support for their products. It should not be ideal, but...
View ArticleForum Post: Steps to load code to MSP430F5529 over USB
Hello! Right now I'm working on a custom board that has an MSP430F5529 on it and I would like to be able to put a basic blinking LED program onto my MSP over USB. I'm a little lost in all of the...
View ArticleForum Post: RE: MSP430G2452 Software UART Communication
Hi, Were you able to make any progress on this or have any updates you'd like to share? Best regards, Caleb Overbay
View ArticleForum Post: MSP430 disabling the MPU
I am using an FR6989 and I configure the MPU at power-up to prevent writes into code space and to execution from data space. This project requires that I allow upgrades through a serial port. I accept...
View ArticleForum Post: RE: Change Pins in ta1_16.c example
Hi Paul, I believe your issue is because TA1 cannot output to P2.7. Looking at section 6.12 of MSP432P401R, MSP432P401M Mixed-Signal Microcontrollers you can see that P2.6 and P2.7 can be setup to...
View ArticleForum Post: looking for windows 10 MSP430.dll and MSP USB drivers
looking for windows 10 MSP430.dll and MSP USB drivers
View ArticleForum Post: RE: BSL Nightmare
Hi Tom, Thanks for the feedback, and thanks for providing some more information about your situation. First, I wanted to point out that the version of the documentation that you are referencing,...
View ArticleForum Post: RE: BSL Nightmare
I just add this: even MSP432 rev.B and rev.C have different BSL security behavior. (But that is OK, because MSP432 rev.B was never approved outside testing environment).
View ArticleForum Post: RE: MSP-EXP430G2 Launchpad
can someone please let me know from where can i get the .lib / .emp / file for launchpad
View ArticleForum Post: RE: BSL Nightmare
Thank you for the extensive reply. I don't want to work you so hard. The BSL replicator code looks pretty usable, I did a bunch of Google searches but failed to find it or I didn't look in the...
View ArticleForum Post: RE: Detected no uses of low power mode state changing instructions !
By this advice, whether we can remove those low power mode state changing instructions that can reduce my code size or increase the performance?? if yes, Can you share the steps for doing so?
View ArticleForum Post: bsl scripter loading intel hex file error
I am using BSL Scripter 3.2.0 with a script to load a firmware image that is in Intel Hex format, which is apparently a new feature in the new version.. The firmware image is an Energia project built...
View Article