Forum Post: RE: Bit Rate vs. Baud Rate
Hi Elmer,Use this converter for converting bit rate to baudrate. Yes, above formula will indeed give you the BRR value.http://www.calculator.org/property.aspx?name=data%20rateRegards,Gautam
View ArticleForum Post: RE: XM4C129 Daisy-Chain JTAG Problems (XDS100v2)
Hi Mathew,Running the "test connection" runs the JTAG Bypass code, so even if any of the device is locked (as we have seen in a post from Dec'13), it will allow the JTAG Bypass code to work. Clearly,...
View ArticleForum Post: RE: Piccolo F28027 BOOT Mode problem
That's great, Mark.Good Luck and Regards,Gautam
View ArticleForum Post: RE: Piccolo and PLC-Lite questions
Hi Andrew,Check this link for the compatible C2000 controller: http://www.ti.com/product/tms320f28069In the same link, all the application notes and user guides are present for the above...
View ArticleForum Post: RE: Problem with activating CSM on Piccolo F28069
Hi,Did you check this out:...
View ArticleForum Post: RE: Problem running correct C code on TMS320F28335 eZdsp
Hi Gautam,Thanks again for your help, but unfortunately this video is not found, as well.Best wishes,Alaa.
View ArticleForum Post: RE: Cannot connect my end device to access point device in...
[quote user="krishna chaitanya25"]Is there any method to follow to use ports at end device.[/quote]Yes. Split your project into parts and debug part by part. Use simple test code aimed at hardware part...
View ArticleForum Post: RE: Creating a "data-only" .out COFF file to patch a sector of...
Gordon,What you're describing is possible, and I think you're on the right track. As long as your constants are always in the same order in memory, putting them in a separate flash sector and updating...
View ArticleForum Post: RE: BOOSTXL-DRV8301 & LAUNCHXL-F28027F Project 1 LED not blinking
The LED pin isn't hooked up for the BOOST so lab 1 doesn't work with current release. It only works with the other kits. Please move on to lab 2.
View ArticleForum Post: RE: Piccolo and PLC-Lite questions
Hi, Andrew.At first you can download and install PLC-lite SDK package from herehttp://www.ti.com/lsds/ti/apps/powerinfrastructure/plcmodem/product.page (Software: PLC-lite Get Documentation).For...
View ArticleForum Post: RE: Problems comunication beetwen Msp430g2553 and PC using Uart
This is modified sample msp430g2xx3_uscia0_uart_01_9600.c, right?Then first thing you do: compile sample without any single source code line changed - does it work? If not then you most probably have...
View ArticleForum Post: RE: TMS320f20827 driving the dds ad9851 chip
Hi Devin,Thank you very much for the last response.I have few questions:1) Should I start with the example code: 'Example_F2802xLEDBlink' because I am having problems with creating separate 'inlcudes'...
View ArticleForum Post: help on explain SPM -6
Hi,When I read fir16.asm, I do not understand the following lines:;; SatMax = 0x00FFFFFF (corresponds to SPM of -6);; SatMin = 0xFF000000 (corresponds to SPM of -6)SPM -6 means right shift 6 bits. How...
View ArticleForum Post: ControlSuite Update fails
All:Tried to update ControlSuite, received error. Uninstalled, reinstalled ControlSuite, still get error when I try to update:I assume I have the latest version for now, but what is this error?
View ArticleForum Post: RE: Ethernet upgrade across subnet
Well, I made it.I worked on lm3s9b96, but migrated the project from s2e. 1. On web page for firmware update (upd.htm), add entries for TFTP server IP address, and new image filename.2. When the update...
View ArticleForum Post: RE: Msp430G2553 multiple ADC operating at the same time?
[quote user="Holly Liang"]Then I added _enable_interrupt(); and everything works now! But in the example code(original post of this thread), there is no _enable_interrupt(); yet interrupts are...
View ArticleForum Post: RE: Stellaris EK-LM4F120XL Virtual COM Port driver win 7 on...
[quote user="Antonio Gonzales"] I run win 7 on VirtualBox on a Mac with OSX SnowLeopard, I have the win 7 Tiny version.[/quote]Mon ami - wish I could help - but you are far, far from alone in such ICDI...
View ArticleForum Post: RE: Piccolo SPI SPISTE Question
David thanks for your advise. It gets better now. I have two questions more:1. In spruh18d -F28069Technical manual, it reads"8. FIFO status bits. Both transmit and receive FIFOs have status bits TXFFST...
View Article