Texas Instruments (TI) C2000™ microcontrollers support forum is an extensive online knowledge base where millions of technical questions and solutions are available 24/7. You can search C2000™ microcontroller content or ask technical support questions on our families of real-time control MCUs. Find the right solution for your circuit design challenges by using our TI E2E™ support forums that are supported by thousands of contributing TI experts.
Other Parts Discussed in Thread: TMS320F28069 , TMS320F28035 , TMS320F28027 , CONTROLSUITE , DRV8312 What are the resources to implement Trapezoidal Control of BLDC Motors with Hall Effect Sensors using C2000 MCUs?
Best, Matthew
Other Parts Discussed in Thread: CONTROLSUITE , MOTORWARE What are the resources for getting started with motor control using C2000 MCUs, both hardware and software?
Part Number: TMS320F28035
A. Many C2000 devices have internal circuitry to detect if a watchdog reset (WDRST) or a Power-on-Reset (POR)/External reset (by way of activating the -XRS pin) has occurred. This article describes how this circuitry works…
Part Number: LAUNCHXL-F28379D Other Parts Discussed in Thread: C2000WARE
Tool/software: TI C/C++ Compiler
Hello All,
I am trying the Sci echo-back example on the LAUNCHXL-F28379D. I built the program and started the debug session. I opened the…
Q: Can you explain more about a task? such as:
How big is a task?
Is there a size limit for a task?
What is the starting address of a task?
How do I indicate the end of a task?
Q: How are data types different on C28x and CLA?
How are pointers different on the C28x and the CLA?
What do I need to do in my code to handle the difference?