Part Number: TIDA-00951 Hello,
in this design we have implemented Phase Shift Modulation for step-down mode: running @ 100 kHz the phase can be modualted with 2x16,6 ns steps and we think that the resulting resolution is not enough to accurately regulate…
Other Parts Discussed in Thread: CCSTUDIO I have been trying for the last week to install CCS 5.2 onto a new computer with no luck. It appears some of the features install but not all. I require assistance to the problem. Below is the log.
[ Edited…
Hello,
I try to load the the stepper Motor project to DRV8412EVM board through the CCS 5.2.0 and I get ERROR message:
Also I try to test target and I got failed.Why?
*********************************************************************
[Start…
; Under xxx.c
---------------------------------------------------------------
#pragma DATA_SECTION(var_name, "Cla1Ram1"); // Cla1Ram1 is mapped to RAML2 of datamemory
float var_name;
; Under clashared.h
---------------------------
…
Hello,
I'm trying to compile my code on the TMS32028035, and I have some issues
"C:/ti/controlSUITE/device_support/f2803x/v127/DSP2803x_common/cmd/F28035_CLA_C.cmd", line 183: remark #10270-D:
program will not fit into available memory. run placement…
Dear Supplier,
My application is a switching power converter and i'm using TMS320F28035PAGT to control a half-bridge LLC converter and a synchronous rectifier.
EPWM3A and EPWM3B drive the half-bridge power MOSFETs.
EPWM4A and EPWM4B drive the synchronous…
Part Number: C2000WARE
Tool/software:
On a C2000 device with a C28x core, the Peripheral Interrupt Expansion (PIE/ePIE) Module inherently allow for nesting of interrupts. By default, the CPU will service each interrupt to completion without breaking…