Forum Post: RE: TM4C123GH6PM: random characters with 9600 baud rate after...
[quote user="supreeth anil"]If an arduino UNO hardware with same setup could easily transmit data without any delays why not Tiva [/quote] Do understand that the problem is not in the Tiva! It is in...
View ArticleForum Post: RM48L952: LWIP RAW API send data
Part Number: RM48L952 Hi All: I try to implement below tcp/ip connect status. Now, Five clients are connected at the same time, I use usr-tcp232(TCP/IP AP for PC) to simulate echo server, and The...
View ArticleForum Post: RE: which libraries allow us to use this functions?
Bode, As a general rule, the answer to "which file needs to be included so that I can use a certain function" must be provided by the documentation of the library you are trying to use. In this...
View ArticleForum Post: RE: MSP430FR4133: Timer interrupts does not work
Hi Tapas, yes I have included it. It's very strange but today everything worked out. I have no idea what was the problem, because exactly the same code is working fine now...
View ArticleForum Post: MSP430F6745: Question about MSP430 flash
Part Number: MSP430F6745 Hi, Question about MSP 430 flash I have a question with the description of the next wiki. " processors.wiki.ti.com/.../MSP430_Flash_Best_Practices" 10. Consider storing vital...
View ArticleForum Post: RE: CCS/MSP430F4152: variable is changed by system
Hi Katie: Thanks for applying to me. It is true that my ccs version is too old to solve some problems. But now, I have already found a way to solve this problem. The way to solve is to reduce my...
View ArticleForum Post: RE: MSP432P401R: XDS110 can't load new code into MCU after a...
I tried doing this, and while connecting I again get his error: Error connecting to the target: (Error -1170 @ 0x0) Unable to access the DAP. Reset the device, and retry the operation. If error...
View ArticleForum Post: TMS320F28032: First 6 pulses of CPU Timer 2 lost when Clock...
Part Number: TMS320F28032 We are using CPU timer 2 as a sort of external pulse counter. So far we have used the following code to configure CPU timer 2: EALLOW; SysCtrlRegs.PCLKCR3.bit.CPUTIMER2ENCLK =...
View ArticleForum Post: RE: TMS320F28335: HRPWM/ePWM config capabilties and limitations...
Our new version of PCB design is in a final stage and it would be quite useful to include an external booting funcitonality for the F28335 uC that we use currently. Is there chance to get some hints...
View ArticleForum Post: RE: TMS320F28377S: Powersuite main.cfg is empty
Hi Manish, Hi ProgrammableSolution, Thank you for your answers but the problem is still here. I am almost in the same conditions as matusan's topic : CCS : 7.1.0.00016 XDC : 3.31.0.24 or 3.32.1.22 or...
View ArticleForum Post: MSP430F5529: USB fails to enumerate when exiting LPM2
Part Number: MSP430F5529 Hi, I have a battery powered product here that goes into LPM2 sleep mode and wakes up once a minute then goes back to sleep. The device is fitted with a USB connector and I...
View ArticleForum Post: CCS/TM4C1294NCPDT: Local Structure requires initialization to 0,...
Part Number: TM4C1294NCPDT Tool/software: Code Composer Studio Sorry for posting a C question here, but it might be useful on the "good practices" list. I have a function which can be simplified to the...
View ArticleForum Post: TMS320F2812: I need a trainier kit where I can connect 2 BLDC...
Part Number: TMS320F2812 Hi TI, Can you please suggest me a trainer kit where I can connect 2 BLDC motors of 24V each and run the sprc179 for position and speed control. thanks
View ArticleForum Post: RTOS/MSP432P401R: May I change the source of MCLK and MCLK from...
Part Number: MSP432P401R Tool/software: TI-RTOS Hi all, May I change the source of MCLK and MCLK from DCOCLK to HFXTCLK by mofifying the *.cfg file? Best Regards, Gilbert
View ArticleForum Post: RE: TMS570LS1224: Functional Safety related settings in Halcogen
Hello Chuck, I will throughly go through the safety Manual of TMS570LS1224 . But i have a quick question for you. In Earlier reply you mentioned "In regard to use of SafeTI Diagnostic Library, it is...
View ArticleForum Post: RE: MSP430 / MSP432 LcdDriver (SPI) Library Porting
Thank you. I have however managed to get the common Arduino library UTFT ( ) work by using code bits from a port to HX8340B_8 display on MSP430FR5739 ( ). Here is a bad laptop-camera picture of my new...
View ArticleForum Post: TMS320F28069M: To calculate temperature from current consumption.
Part Number: TMS320F28069M Hi all, My customer would like to measure the temperature of the motor. He is looking for a library to calculate temperature from current consumption. Is there a library or...
View ArticleForum Post: TMS320F28034: OSCCLKSRCSEL and OSCCLKSRC2SEL configuration order
Part Number: TMS320F28034 Hello, I have a question for input clock configuration of TMS320F2803x. “TMS320F2803x Piccolo System Control and Interrupts Reference Guide(SPRUGL8C)” says that OSCCLKSRC2SEL...
View ArticleForum Post: RE: the code could not run from the flash under some conditions?...
Can someone help answer it?
View ArticleForum Post: RE: MSP430 Code for ST7735 LCD
For information only - in case anyone else wants to use ST7735 on MSP430 : I now have parts of UTFT library www.rinkydinkelectronics.com/library.php running ST7735 on Energia and ST7735 / GRLib in CCS...
View Article