Forum Post: RE: Problem when flashing with CC5 and XDS560V2STM Emulator
Hi Alex,From the error message, i understand that you are trying to program the operational program section separately and its associated ECC section separately using CCS and When you try to program...
View ArticleForum Post: TMS570LS3137 mibSpi overrun flags
Hello,I am using the HALCoGen 3.06 drivers for mibSpi. I'm using mibSpi1 with a physical wrap from SIMO to SOMI. I have HALCoGen set up using buffer mode 4, trigger source disabled, trigger event...
View ArticleForum Post: RE: TMS570LS3137 - FBPARERR state after nRST
Hi Kartik,Any progress on an answer to this last question?Thanks, Charlie
View ArticleForum Post: RE: BLDC motor with hall sensor
If you are set on doing hall sensored BLDC you should use TMDSHVMTRPFCKIT, there is a SW example that runs on Piccolo tmdscncd28035. Software support from www.ti.com/tool/controlsuiteI also recommend...
View ArticleForum Post: RE: CAN and DMA, TMS570 3137 HDK
Dear Prathap,Looks like I need more assistance with the register setup work required to implement the approach you mentioned above. I am a bit lost because I don't understand what can be done in...
View ArticleForum Post: RE: MSP430 return from interrupt
I don't see you changing the clock setup, so my guess is that SMCLK=MCLK. With ID_0, you have only 31 CPU cycles to get through your ISR, which is extremely tight. (It doesn't help that there's a fair...
View ArticleForum Post: RE: msp430g2553 launchpad UART at 115200
Yes! Thank you B. I added the calibrated assignments for the DCO, and it works fine!Also, I found the little envelope in the box with the crystal.Very much appreciated!
View ArticleForum Post: RE: InstaSPIN Workshop: Los Angeles area, June 26th
Thanks Chris, it will be great if you could help me contact a local FAE.-Tamil
View ArticleForum Post: RE: xRM46L852PGE mibSPI1 strange problem
Hi Jean-Mark,As you can see in my post showing a debug listing, SPI1 slave is perfectly triggered by SC5 line configured for TG0. CS5 was decoded in the status register (0x1F). Regards, Dmitri.
View ArticleForum Post: RE: MSP430.DLL Problems?
Update - as I mentioned in my previous post, I ordered a Via-based USB card (Rosewill RC-100). It arrived today and I installed it in the machine, and after connecting the LaunchPad to it, the...
View ArticleForum Post: RE: msp430fr5739 problem with TimerA.
Thank you for your response. It's correct.
View ArticleForum Post: RE: c2000 first application
Hi,Try this code out:(Please visit the site to view this file)Also, if you still get some warnings or error attach a screenshot.Regards,Gautam
View ArticleForum Post: RE: Can the EK-LM4F232 bootloader examples be used with the...
Hi Ricardo MendesPlease find attached config.h filethis can help you..Regards(Please visit the site to view this file)Paddy
View ArticleForum Post: RE: Problem in connecting to F28335 eZdsp target board
Hello Gautham, Thanks for your reply. I Checked my DSP as you said in another board. It is working fine there. I am basically not able to debug my board using either USB interface or external JTAG...
View ArticleForum Post: RE: F28069 PWM Outputs Fail After Processing Trip Zone Interrupt
Guatam, I appreciate you asking, and I apologize for failing to mention that we are using the one-shot mode (for things like over-current and over-voltage events). Our initialization and ISRs are...
View ArticleForum Post: I2C hiccups
Hello,I'm working on interfacing a 96x16 oled which uses the ssd1306 controller and an msp430fr5739 via I2C. I've based my code around the example code provided by TI and have referenced the adafruit...
View ArticleForum Post: The program stops at the IntMasterIRQEnable() and cannot getout
Hi,Short instruction about the main.c, I uses the rti interrupt to make a count, when the count1is equal to a fix number, the program send a data to the PC through the Ethernet and do something easy...
View ArticleForum Post: RE: MSP-GANG ERROR 68: FBSL initialization error
I have studied this further and have convinced myself this is a bug in the MSP-GANG.After capturing and decoding a BSL session on a DSO, I can see:1) BSL is used to write,verify and execute the FBSL......
View ArticleForum Post: RE: Using F2808 With Multiple SW Images ...
Hi David, I just finished the bootloader and I'm able to flash the piccolo with new application data using the hex file generated by hex2000. It works great, but I'm still having...
View Article