Forum Post: Error occured while building Thingsquare mist project using CCSV5...
Hi All,I am working on WSN based project using Thingsquar mist stack on cc2538dk using CCSV5 on Ubuntu 12.04.While building blinker example I have got below error.Please lewt me know what was the cause...
View ArticleForum Post: RE: CAN and DMA, TMS570 3137 HDK
Thank you, Chuck!I will wait for their reply, however your reply -- if they confirm it is possibe -- is very close to my intuition telling me that in theory I can have a max of 64 mailboxes (per CAN...
View ArticleWiki Page: How to Identify the Die Revision for RM4xx Products
VISUALLY READING THE SILICON REVISIONHere is a brief description of how to identify the device ID based on the topside package markings of an RM4xx product.(Please visit the site to view this...
View ArticleForum Post: RE: Error loading program ( FaultISR ) because of Flash Memory
[quote user="PAk SY"]So is this a bug in the CCS gel files? Shout TI update?[/quote]On the CCS forum there is a thread with a similar problem - Watchdog prevents program load on LM3S device. As that...
View ArticleForum Post: RE: Debug RM48L952 chip with GDB
Vitally,Hi,Do you *want* to use CCS with the J-LINK , but the CCS Driver for J-LINK is not working and therefore you are trying GDB Server as a fallback.OR do you really want to use GDB as a preferred...
View ArticleForum Post: RE: GIOB[2] Configuration - Multiple Pins
Hi Anthony, Thanks for your reply.For Q1. Yes , and The control register A or B should have a priority.For example: 1. If A=0 B= x --------for dedicated input pin 2. if A=1...
View ArticleForum Post: RE: HDK TMSLS3137 connection failure
Some 10 or more banal resets as well as different target reset configs of debugger finally resolved the issue.Thank you all!
View ArticleForum Post: MSP430FR5739 Device Driver
In trying to solve a problem with using the serial port back channel using the Virtual COM port on the PC, I tried to update the driver. Now instead of a MSP430 Application UART with a enumerated COM...
View ArticleForum Post: MSP-EXP430FR5739 and the v3 CDC driver
I am working with the MSP-EXP430FR5739 board. I believe the programming interface is similar to an EZ-430 interface programming interface. I have found lots of information dealing with updates to the...
View ArticleForum Post: RE: Concerto M3 Timer Interrupt causing UART Failure
Hi,Did you try using other timer?Regards,Gautam
View ArticleForum Post: RE: HVMTRPFCKIT isolator
Hi,[quote] Is the isolator to the wall supply a must? Can I power up the kit without isolation as long as I use different power supply for the measurement equipment or do sensorless...
View ArticleForum Post: RE: Sending MSP430G2553 Launchpad Data to PC for use in Software...
Hi Matthew,3-4yrs back I implemented the same thing with MSP430 launchpad and VB6 based application. Here's how communication took place:It was a Temperature, Humidity and Air Quality monitoring...
View ArticleForum Post: RE: SCI jitter
Hi,Can you check this project for your eZdsp F28335? Let me know about jitter occurrence.(Please visit the site to view this file)Regards,Gautam
View ArticleForum Post: RE: wireless sensor node design using MSP430
Thank you Tigran I have lot of survey related to the node with msp430 MCUs and also F1611 but eZ430-F2500T node has MSP430F2274 MCU which is low power than MSP430F1611 so...
View ArticleForum Post: RE: MSP430 Launchpad Baud Rate: Understanding UCA0BR0, UCA0BR1...
Yes, UCA0BR1 is the "overflow" of UCA0BR0. Hence 1667 is split into UCA0BR1 = 6; and UCA0BR0 = 131;(6*256 + 131) = (1536 + 131) = 1667This and the details of UCA0MCTL are described in the User's Guide...
View ArticleForum Post: RE: Write cycles of MSP430f249/mspg2553
This is called Program/Erase Endurance and is specified in the Data-sheet.I think it is 100000, but check it yourself.
View ArticleForum Post: RE: ADC Specification in MSP430F2013
Hi,Please go through this doc and you'll get all your answers on ADCs:http://www.ti.com/lit/ug/slau144j/slau144j.pdfRegards,Gautam
View ArticleForum Post: Can any TI expert share some news about F2807x?
F2807x is more faster and more pins compared with F28069, any body can give some information about this chip launch date?
View Article