Forum Post: RE: UART in MSP430f5529LP
[quote user="Neeraj mishra"]But when I am going for other UART it is available at PORT4 on pin 4 and 5. But PORT 4.4 and 4.5 is not available.[/quote] Yes it is. But not on the Boosterpack headers. In...
View ArticleForum Post: Unexpected voltage is seen on F5255 DVIO pin
Hi, My customer is developing their system with MSP430F5255 . In their system, 1.8V is supplied to DVIO pin, but customer observed ~2.1V on the pin. Customer cut the line between an external LDO and...
View ArticleForum Post: RE: CapTIvate: about TIDM-CAPTIVATE-MSP432
Hello, Yes, I had a little progress. LCD Driver seems not to work properly. So, I replaced LCD Driver with new one. For reference, I will show the place of "LCD Drive folder" in my PC as below....
View ArticleForum Post: RE: Temperature compensation of 32khz based RTC in MSO430FR...
Hi VTC, I am asking for the source code from the author of the SLAA596. Would you please porvide your e-mail address. I will send source code to you as soon as I get it. Ling
View ArticleForum Post: RE: integration of cronos watch with the project
Hi Shubham, Chronos is based on CC430F6137 . There are couple of RTOS you can use in your project. Please refer to below linker for more details:...
View ArticleForum Post: RE: MSP430FR5949 Clock Speed
Hi Hari, I don't see any issues in the code you posted that could be causing the issue. How are you communicating with the DAC? Could this possibly be a communication issue that was thrown off by...
View ArticleForum Post: New "RED" MSP432 Launchpad "un" factory resetable
Dear TI Forum members. I have two new launchpads "red color" that were working fine. CCS 6.2 refuse debugging until I update the on board XDS110 so I did it. It then connected fine... Thats the good...
View ArticleForum Post: MSP430f2274 I2C sends Start and Stop conditions, but not Slave...
Hello! I'm trying to use the MSP430F2274 ( EZ430-rf2500 ) I2c module (USCI B0) in a way that it doesn't need to use interrupts. My goal is to be able to read the registers of the accelerometer...
View ArticleForum Post: RE: Temperature compensation of 32khz based RTC in MSO430FR...
Sir, Good morning. our email address is : info@centurymetering.com,century.metering@gmail.com. Regards VTC
View ArticleForum Post: Visible Light communication
I want to do communication of LED with photo diode( OPT101 ) at 5m distance. How much current is required for LED and which LED driver is suitable for communication between MSP430G2553 and LED in...
View ArticleForum Post: RE: Launch pad error
Please inform me once emulator updated for this condition. regards praveen
View ArticleForum Post: RE: Launch pad error
No need. Updates goes automatically when available. In mean time, if you have USB access to the emulator side, such situation can be bypassed by removing and inserting MSP USB connector to the computer...
View ArticleForum Post: RE: Launch pad error
Since you don't want to reveal your exact conditions and marked your additional request as an answer to your question, I can consider this like a rejection. By the way, to handle you problem, including...
View ArticleForum Post: RE: MSP430FR5949 Clock Speed
Hi Caleb, I'm communicating with the DAC through SPI and I can see the output wave when I scope it however I can't output it at higher frequencies. Here is the code that I am using. I was unable to...
View ArticleForum Post: RE: MSP432P401R Rev-C, BSL Scripter v3.2.0 can’t access the...
Hi Yamauchi-san, I just upgraded the BSL the latest version (0000.0003.0007.0205.000A) and that really helped. You can download the latest bsl from here software-dl.ti.com/.../index_FDS.html Please let...
View ArticleForum Post: RE: USB Code not Programming Properly
Hi Beeresh, I think what you're seeing is the device going into LPM3 at the line 250 of the code and when you press pause on the debugger it "looks" like you are stuck there but you really aren't,...
View ArticleForum Post: RE: Fram Utility Library for MSP430FR Series
Hi Katie, Yes, so far I've been able to get the FR5969 to go into LPM3.5 low power mode. I use the RTC calendar mode to wake up some time in the future with the RTC alarm registers. I do have a need to...
View ArticleForum Post: RE: SPI DMA Freezes when using DMA_INT0 with MSP432 Rev. C Silicon
Thank you Chris ! I can verify that your solution worked. Also, I would suggest that your modification be made a part of the example code for the SPI loopback code in the TI driverlib, so that others...
View ArticleForum Post: Looking for an MSP432Ware driverlib LPM0 function
Hi, I have an MSP432P401R LaunchPad and have installed the MSP432Ware_3_50_00_02 driver libraries. I have taken the timer32 periodic mode example and am adapting it for our use. The main() function...
View ArticleForum Post: RE: MSP432 Red Launchpad Error Loading Code
Chris, That worked! Thank you very much. I guess I was not searching for the correct terms. Best, Matt
View Article