Forum Post: RE: How to monitor battery voltage for MSP430F5528?
The output of COMP_B is a bit only i.e. the CBOUT bit. "1" means the voltage on V+ is greater than V-. Which code (line) produces the error "unable to read"? Unlike MSP430FR6972 , the reference output...
View ArticleForum Post: RE: MSP430F5529 Launch Pad powered by alkaline batteries
MSP430 itself is OK. For other components on LaunchPad, you have to check their specifications. They are usually working fine for new alkaline batteries and may not work well when the battery is low...
View ArticleForum Post: RE: MSP430FR6922 LPM4.5 current too high
Thanks for your advice. I never use EnergyTrace before. It looks like the right time to use it now. I need to get a MSP-EXP430FR6989 ...
View ArticleForum Post: Where I can get MSDS(Material Safety Data Sheet) report of MSP430...
Hello TI employee, We have designed some modules with MSP430G2303IPW28 、 MSP430FR2532IRGER and MSP430FR2533IRHBR. The end coustomer requires us to provide MSDS reports on these devices. so , where I...
View ArticleForum Post: RE: Energy trace+ does not generate data
I found that energy trace prompted"Target current exceeded the maximum current(75ma).."as the picture. I think it is the reason resulted the energy trace failure.But i don't know how to fix it.
View ArticleForum Post: RE: Question Regarding JTAG and SPI interface to MSP430G2553 20...
Can you suggest me any application note on hardware designing. I want to know about factors needs to be consider (Like current, voltage, resistance etc.) to make more reliable system. I like...
View ArticleForum Post: RE: MSP 430 Lab Workshop Video ?
Specifically, talking about MSP, after reading user's guide, I didn't face much of the trouble to get I2C, SPI and UART working. Kindly follow examples in driverlib and you'll be up and running in no...
View ArticleForum Post: RE: MSP430G2553 28 Pins & Energia Release 16 Bugs
Hi, Yes, I know Energia .nu does not support 28 pin package. I have been using files from github. No, I can not reproduce the problem. The reason is that most of the problems come from "extra" pins...
View ArticleForum Post: RE: MSP430F5247 Reset problem
I'd recommend changing R146 to 47k Ohms and reduce C104 to 1.1 nF (since the upper limit for C104 is 2.2 nF and your board traces, wires, etc. could be exceeding this value as described in Note B here...
View ArticleForum Post: RE: MSP432 Timer setup
That was exactly my issue. Thank you for the help. I was able to get Timer A0 to up count and toggle P1.0
View ArticleForum Post: RE: How to upgrade/load firmware on factory production board/...
Hello, I have some doubts. Once the board assembly is done and board is powered on first time can i make PUR high with switch to load the first time firmware application using USB-BSL python...
View ArticleForum Post: RE: MSP430 Changings configuration target gives me memory linker...
Hi All, I think my issue stemmed from the target configuration so I deleted files for the F2370 and it built. The next issue I faced is that the G2553 lacked sufficient memory....somehow.... very...
View ArticleForum Post: USB code for multiple data byte handling
Hi, I found the some problem when i am trying to send different data packet using serial monitor tool for my USB CDC application( C3 example code) My application is waiting for the receive flag and...
View ArticleForum Post: RE: MSP430G2553 28 Pins & Energia Release 16 Bugs
Found another bug. In my circuit I was using P1.4 to drive an LED. DigitalWrite LOW to this pin will turn LED on. Everything is fine. Then I notice that during PWM, writing LOW to this pin will have...
View ArticleForum Post: RE: How to upgrade/load firmware on factory production board/...
Hello Nitesh, Yes, you can do this. This is actually the method used on our Target Boards to invoke USB BSL.
View ArticleForum Post: RE: MSP-GANG Programmer cannot reset MSP432 with "Secure" enabled
Hi, Can you please post a screenshot of your Secure/Memory Protection Options? If all you did was select Secure write enable, and you didn't change anything, I think that the Device Security Mailbox...
View ArticleForum Post: RE: MSP430G2553 28 Pins & Energia Release 16 Bugs
Hi Linh, While TI doesn't officially support this, you may get better help on 43oh, where there are a lot of hobbyists using it - some of them may have made their own versions/branches of it that...
View ArticleForum Post: RE: Final image size for MSP430fr5969 in IAR
Hi Sachin, Did the above suggestion work for you? Let me know if you still need assistance with this. Best regards, Caleb Overbay
View ArticleForum Post: RE: Final image size for MSP430fr5969 in IAR
old_cow_yellow , I think no one is more experienced than you regarding this...why is it three ASCII characters for a single byte? Do you know? Would just be interested in it! Dennis
View Article