Part Number: TMS320F280049C hi i'm Ji Yeon.
Last year I made the TIDM-02002 using the TMS320F280049C.
Thanks a lot for your help.
This time, I want to make a DC DC half-bridge converter using the gate driver (PMP-21553,21561) and TMS320F280049C used in…
Part Number: TMS320F280049C Other Parts Discussed in Thread: LAUNCHXL-F280049C , C2000WARE Hi There,
I am new with CCS (version 12.1.0) therefore plz guide me to begin the project building in CCS for a device TMS320F280049C with below my efforts:
Successfully…
Part Number: TMS320F280049C Other Parts Discussed in Thread: C2000WARE When trying to IMPORT empty project using c2000/driverlib/f28004x/examples/emptyproject, the system is unable to import the project with error as "Import failed for project 'empty-projects…
Part Number: TMS320F280049C Other Parts Discussed in Thread: C2000WARE Hi,
I am new to F28004x C2000 real time MCU. Is there any Qmathlib.h similar to IQmathlib.h for this controller? If yes, where can I find and include it?
Part Number: TMS320F280049C Hi,
I am currently working on a project in which I make two microcontrollers communicate through the spi. In this project I have to send a state from the first microcontroller to the second one in order to control it and keep…
Hello Cherry,
Can you ask the customer to provide the details regarding how the I2C is configured and what is the code used to send/receive data (i.e. is it in an interrupt, is there some function that's called elsewhere in the program)?
Best regards…
Part Number: TMS320F280049C Hi
The InstaSpin function "EST_computePower_W" returns values that are clearly too high. (approx. 2.5) Contrary to my measurements and also contrary to the calculation with speed x torque.
The number of poles of my…
Part Number: TMS320F280049C Hi,
I am working on SCI communication between two TMS320F280049C. I have an issue with the RX FIFO interrupt, it never triggers.
Here is my code. (The same code is used in both TMS320F280049C)
void main(void)
{
//
…