Hi Rohini, Instead of implementing separate algorithm you can easily find amount of stack used by each function in CCS studio itself.
In CCS there is a window called "Stack Usage", which will show the stack utilized by each function.
Ignore the…
Jordan,
I am referencing 3 posts that discuss this. Bottomline: The rate of occurrence is so low that it is hard to quantify.
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/632936/tms320f28377d…
Hi Manoj, Quoting you: " In my setup, I'm not able to generate repeated start condition when there is a pending underflow condition in non-repeat mode." from https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers…
Brian,
The TMS320F28065 is the smallest configuration that meets your needs. You can use the Parametric table search to find these
www.ti.com/.../products.page
There is a new device series F28004x
TMS320F280049
would meet all the needs. This part…
Vince,
From the E2E thread you provided, the customer wants to clear SCIFFFE and SCIFFPE bits in FIFO mode.
https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/933753/tms320f280049-how-to-clear…
Hi Allison,
Allison Nguyen said: Can you further describe your setup?
My customer is using external clock (use X1 X2 pin) for PLL source.
we want to do if X1-X2 short (crystal broken), instantly stop PWM.
Allison Nguyen said: How are you measuring…
Part Number: TIDA-00961 Other Parts Discussed in Thread: TMS320F280049 , TIDM-1001 Hello,
I'm trying to implement something similar to TIDA-00961 design.
I've read control code for TMS320F280049, however it is a bit difficult to understand (lot of…
Part Number: TMDXIDDK379D Other Parts Discussed in Thread: C2000WARE
Hello everybody,
it's quite confusing. Where is the difference between
#define DEVICE_CAL_LOCATION 0x70280 #define C1BROM_DEVCAL (void (*)(void))(DEVICE_CAL_LOCATION)
(see the…
Hi Kartavya,
Do you have this file included: C2000Ware_3_04_00_00\device_support\f2837xd\common\include\F2837xD_Examples.h ?
Also, can you take a look at https://e2e.ti.com/support/microcontrollers/c2000/f/c2000-microcontrollers-forum/893565/tms320f280049…
We are always looking to improve our devices over time either with new IP like the ERAD or enhancements to existing IP. The F28004x is a newer device than the F2806x, so that is why it has these additional features. We still sell and fully support F2806x…