Forum Post: RE: Compiler/TMS320F28334: Using C2000 Serial Flash Programming...
Hi Gangadhararao, Can you add a delay in the serial flash programmer after loading the kernel and before sending the autobaud lock to the kernel to begin sending the flash application? It looks like...
View ArticleForum Post: RE: CCS/MSP432P401R: Using MSP432 Internal Comparator to Measure...
Thank you for pointing this out. The comments in the code example are incorrect. Please refer to the datasheet for the specified device performance. Regards, Chris
View ArticleForum Post: RE: TMS320F28374D: help on pwm compare registers load at a sync...
HI everybody , I did some steps , I followed Blcok diagram as on page 1696 and using the TBCTL to sync the load : it works , no PWM timebase change , but I have from time to time glicthes --> some...
View ArticleForum Post: RE: CCS/TMS320F28379D: PI controller
Parisa, There is nothing device specific in the DCL. The relevant controller is the PI_A1 - a series PI controller implemented as a C callable assembly function. It will run on any C28x device and is...
View ArticleForum Post: CCS/MSP430F6779: 3Phase energy meter using msp430 f6779
Part Number: MSP430F6779 Tool/software: Code Composer Studio Can any one suggest me to find 3 phase Energy meter reference project in CCS 6.0.xx version?
View ArticleForum Post: RE: CCS/TMS320F28035: IQMath Function Error
Possibly it's either boot related or a PIE configuration issue. There are several similar posts on the forum. See, for example... Regards, Richard
View ArticleForum Post: RE: CCS/MSP432P401R: MSP432P401R
Hi Chris, Thanks for reply. No one contacted me yet.
View ArticleForum Post: RE: MSP430F6747: USCI42 really affected?
Hello Kot, according to www.ti.com/.../slau208q.pdf
View ArticleForum Post: RE: Compiler/TMS320F28334: Using C2000 Serial Flash Programming...
Hi Sal, How to add delay in the serial flash programmer,since we are using serial flash programmer.exe file ,we dont have source file for serial flash programmer.exe,can you please provide source file...
View ArticleForum Post: RE: CCS:Why does "Bi_Directional_Full" output voltage in boost...
Dear Hrishi, hello! Thank you very much for your reply! I have successfully tried the CCS project with independent buck mode and boost mode. Both the open and closed loops of these two projects have...
View ArticleForum Post: RE: CCS/MSP432P401R: MSP432P401R
I will cancel the friend request and try again. Chris
View ArticleForum Post: RE: CCS:Why does "Bi_Directional_Full" output voltage in boost...
This picture is my CCS project.
View ArticleForum Post: RE: TMS320F28069: F28069 i2c hang up issue
Hi Allen See my update as below I have 2 PSUs(Power Supply Unit) parallel together and communicate with PC tool(Master). My Master is always polling the data with PSU_#1. And the PSU#2 is always in the...
View ArticleForum Post: RE: CCS/MSP430FR5972: unable to access password locked JTAG
This does not solve my problem. First of all, I use the BSL conclusions in my scheme and I cannot solder to them wires every time. Secondly, I need to close the MSP430FR5972 program code, but be able...
View ArticleForum Post: RE: MSP430F6747: USCI42 really affected?
Hi Kot, following what Tomasz stated before the Flag is also shown in Table 39-18 UCAxIFG Maybe you unintentionally had a look at the USCI_B module which does not support UART implementation and thus...
View ArticleForum Post: RE: Compiler/TMS320F28334: Using C2000 Serial Flash Programming...
The Visual Studio project and srouce files are available in C2000Ware . Please review the code. There are delay functions in the code. It is a C++ program. Use the Sleep() funcciton like the code...
View ArticleForum Post: RE: TM4C1292NCPDT: Using both the hardware CRC and SHA/MD5 resources
Roy, Good question. I am checking with some experts on this.
View Article