Part Number: TMS320F28377D-EP Other Parts Discussed in Thread: TMS320F28388D Hi,
We are currently developing several products using the TMS320F28377D-EP for customer programs that require the extended temperature range offered by the EP family, specifically…
Part Number: TMS320F28377D-EP Hello,
Does the CLA support the C division operator " / " or do we absolutely need to use CLAdiv?
Software compiles using "/" but I am not sure it is working properly.
Which ones is the best performance…
Part Number: TMS320F28377D-EP Hello,
I have been experimenting comparing two float numbers for equality.
I have been taught for years that this is not a safe operation to perform because of the float accuracy.
But it seems that the compiler has no issue…
Part Number: TMS320F28377D-EP Hello Engineers,
Is there an excel sheet for calculating power consumption of TMS320F28377D-EP according to the peripherals are used. If there is not any excel sheet, how can i calculate the power consumption of C2000 MCU…
Part Number: TMS320F28377D-EP Hello,
I am not able to perform fast integer division. I tried the following code below:
#include <stdlib.h>
int16_t testresult = 0;
testresult = __traditional_div_i16byi16(1,1);
And i get this error: #515 a value…
Part Number: TMS320F28377D-EP Hello,
Per the following paragraph page 130 from SPRUHM8J:
Does that mean that the CLAconst section cannot be placed in the LsxRAM block configured as CLA program, even though the RAM violation is not enabled, and therefore…
Part Number: TMS320F28377D-EP Hello,
While reviewing the linker file memory map (.map) I see the following three symbols that seems to be, according to what I read online, undefined due to their value 0xFFFFFFFF.
abs ffffffff __TI_pprof_out_hndl abs ffffffff…
Part Number: TMS320F28377D-EP Other Parts Discussed in Thread: OPA320 , THS4531 Hi,
I am using hall based current sensor ACS725LLCTR-30AB-T in my design and the supply voltage given to it is 3.3V(Single ended).
The input current is +-24A sinusoidal and the…
Part Number: TMS320F28377D-EP I would like more information concerning thermal endurance of your part number TMS320F28377D-EP. We want to use TMS320F28377D-EP, but we don't have any information concerning the lifetime of the component when the component…
Part Number: TMS320F28377D-EP Hello,
What is the difference between the TMS320F28377DPTPEP and TMS320F28377DPTPT processors? Looking at the datasheets, the only difference that I notice is the temperature difference (along with the price). Is there any…