Forum Post: RE: TMS320F28027: C2000 Dual VF Resonant Induction Cookers
Alan, 1. I don't know where those are, we have looked around but did not find them. 2. Even if i had them , sharing on the forum is not allowed specially if it is not released through proper channels....
View ArticleForum Post: RE: MSP430F5310: Baud rate change from 4800 to 19200 - seeing...
Ian, What is the source of SMCLK? If its DCO, then you could have extra error thrown in via the DCO. You could use a precision external xtal to eliminate this error, but it might be better served to...
View ArticleForum Post: RE: TMS320F28379D: USB Library Functions
usblib.lib is just a compiled library of the source code in libraries\communications\usb\f2837xd\source. We essentially pre-compiled those source files into a .lib to make it easier to add them to an...
View ArticleForum Post: RE: CCS/TMDSHVMTRPFCKIT: TMDSHVMTRPFCKIT
If there are no more questions on this topic then I will mark this thread closed Sean
View ArticleForum Post: RE: 3 phase motor control
If there are no more questions on this topic then I will mark the thread closed Sean
View ArticleForum Post: RE: MSP430F2274: Stable clock from DCO - calculation of...
Anatoly, Please see the dco_flashcal code example at the link below. It contains a SW FLL to recalculate DCO calibration constants. dev.ti.com/.../
View ArticleForum Post: RE: TMS320F280049C: Programmable Gain Amplifier PGA setup for ADC...
Hi Patrick, There are 2 PGA outputs for every PGA; PGA_OF, the filtered output and PGA_OUT, the unfiltered output. Since you aren't using filtering, you will need to look at PGA_OUT connections. Table...
View ArticleForum Post: RE: CCS/TM4C1294NCPDT: Problem with i2c on TM4C1294
Do you have pullup resistors on SDA and SCL? I2C does not work without the pullup resistors. Also, you won't see any activity on the I2C pins until you finish the module configuration and try to...
View ArticleForum Post: RE: TMS320F28027F: Motor gets very hot
Disabling the PWM output should be sufficient to stop the motor. Again, 15 minutes at rated speed should cause the motor to heat up. You may contact the motor manufacturer for more information to find...
View ArticleForum Post: RE: CCS/DRV8301-69M-KIT: Reset Fault on DRV8308EVM Board by software
Are you using a C2000 device to control the DRV8308 ? If it's an error with the DRV8308 , you may query it's fault registers for some feedback. I haven't worked with the DRV8308 - if this does not...
View ArticleForum Post: RE: TIEVM-HV-1PH-DCAC: it has no output in no load in voltage...
Claud, The increase in switching freqyency is limited because of SDFM see below. e2e.ti.com/.../2593272 you may have to modify the OSR, but currently it is fixed in powerSUITE . we have a filed JIRA to...
View ArticleForum Post: RE: TMS320F28069: After initilization, PWM output high for about...
Hi Adjusting the DBRED/DBFED register values seems no impact on the pulse output. Thanks.
View ArticleForum Post: RE: TMS320F28377S: Unrecognized/undefined driver for DISK0!
Our usb_host_msc example project successfully uses Fatfs and USB. Have you looked at which files from the Fatfs library it uses? Are they sufficient for what you need to be able to do in your...
View ArticleForum Post: RE: TMS320F28377D: TMS320F28377DZWT-PWMoutput problem
SN74HCT245 is a Bus Transceivers With 3-State Outputs. I do not know your application and I dont know why you would need a Transceiver or an external 3-state output on a PWM pin. Is the PWM pin going...
View ArticleForum Post: RE: TMS320F28069: 3 phase PWM rectifier control loop
Wltr0, This is 20 questions bundled into one forum post :D, you will not be satisfied by whatever I might reply :) as the questions themselves are more consulting in nature, where you pay someone to...
View ArticleForum Post: RE: TMS320F280049C: Programmable Gain Amplifier PGA setup for ADC...
Thanks Frank ! That helped alot ! Best regards form Germany, Patrick
View ArticleForum Post: RE: CCS/MSP430FR5969: MSP430FR5959 strange behavior at 16 MHz...
Hello Quinn, I am still not able to reproduce the strange behavior you are seeing here. I am planing to try on more units and keep you updated. But like I mentioned in the previous post, JTAG27, EEM31,...
View ArticleForum Post: RE: CCS/TMDSDOCK28335: How to confirm that DF22 controller is...
Sir, The link for my latest post is I have concisely defined my problems there. Please respond to it, there. Regards, Soumya.
View ArticleForum Post: RE: TMS570LS1227: TMS570LS1227 HET1 configure for PWM output
Hi, Following is the code I tried using HET IDE. But it's not generating the PWM on the pin number 8 when I observed using the simulation. Do you suggest to program the TMS570 microcontroller and...
View ArticleForum Post: RE: TMS320F280049C: Programmable Gain Amplifier PGA setup for ADC...
Glad i could help. Let us know if you have any more questions.
View Article