I'm following TI's C2000 GUI Composer tutorial to create a GUI composer project. On the first page of the New Project Wizard, I'm asked to upload "desktop shortcut icon" and "Window icon". The "Next" ...
I am migrating from F28035 to F280039C. In F28035 I used code for SolarExplorer to control single phase inverter. I used file C:\ti\controlSUITE\libs\app_libs\drivers\v1.0\F2803x\PWM_1phInv_unipolar.h ...
The installation systems is win10 64bit Professional. He installed PSpice for TI online. After the installation is complete, when the customer launches PSpice for TI, it pops up the Capture Custom ...
I have a CC debugger. I installed Smart RF Flash Programmer, but when I plug in the CC debugger it looks like the driver is not correctly installed: Also, I tried to install "Cebal - CCxxxx ...
I want to simulate with Pspice a type D flip-flop, CD4013B. I chose this one because I have to power it with 12v, but I can't find anywhere a spice model to do it. Do you have any netlist to provide ...
My custom board encountered the above same situation. I didn't how to deal with. CPU2 cann't run normally. When I program on both CPU with Emulator, CPU2 can't stop at the main() function and without ...
Texas Instruments (TI) Interface support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search interface IC content or ask ...
Texas Instruments (TI) Amplifiers support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search amplifier IC content or ask ...
I have a device that is sending CAN message at my LAUNCHXL-F28379D board at 500kb/s with message ID ranging from 0x283 to 0x28A. I have set up 8 message object with different Message ID but same ...
I have a question concerning the analog subsystem of TMS320F280049. We want to sample 3 currents and have 3 overcurrent protections on those. We chose 3 analog inputs for the ADC to sample the value ...
I have several questions about the bootloader example "flash_kernel_ex3_sci_flash_kernel". I have been using this as a reference for creating a bootloader for my own ...