Part Number: TMS320F28379D Other Parts Discussed in Thread: TMS320F280039C
Tool/software:
Hello, I want to create a common library that can be used internally.
We generally use TMS320F28379D and TMS320F280039C microcontrollers in our projects. I…
Part Number: TMS320F28379D Hello,
how can I get access to symbols generated from the linker in a c-file?
For example (copied from the map file):
1 00000400 __stack 1 00000800 __STACK_END
I want to check the usage of the stack during runtime…
Part Number: TMS320F28379D Hi Forum,
I am using TMS320F28379D in a Railway project where i am using it to control PWMs for IGBTs. During testing when ever there is any blast of IGBTs happening the VDDA_3V3 power rail is getting damaged. This has happened…
Part Number: TMS320F28379D
Hi Sir/Madam,
My code composer workspace is showing only 1 project . But I have 18 projects in workspace.
What could be the issue? If I click on any project , build optoins are inactive.It was working properly, but suddenly…
Part Number: TMS320F28379D Hi,
We are using TMS320F28379D microcontroller, My requirement is, when the device power up or reset first, it has to check if there is any new firmware update is available or not for one minute. If there is an update then…
Part Number: TMS320F28379D Tool/software: Hello,
As shown below, if the declaration void IDLE() is not masked during compilation of TMS320F28379D, an error will occur. Please help analyze the reason. Thanks!
Part Number: TMS320F28379D Tool/software:
Hello,
I am currently working on a TMS320F28379D controller for driving a 3-phase motor . The controller generates 6 firing pulses , which are connected to an IGBT driver . To monitor the health of the IGBTs…
Part Number: TMS320F28379D Hello,
I am familiair with interrupts on this device. But I did not ever dare to set or clear the INTM bit while my application is running.... my question is simple: is there any risk to miss an interrupt signal when using…
Part Number: TMS320F28379D Other Parts Discussed in Thread: TMS320F28377D Tool/software:
Dear TI hello,
I have a client who asked me to investigate their product. They are using the TMS320F28377D , and it seems that a reset is occurring, which they…