Part Number: TMS320F28386D
Tool/software:
Hi Team
I am working on a project using the TMS320F28386D.
I am working on a project to communicate with MLX90363 to determine the position of the magnet.
However, I am having a problem with the SPI communication…
Part Number: TMS320F28386S Tool/software: Hi there,
I'm getting started with the I2C peripheral, and I read the User Guide available at: " https ://www.ti.com /product /TMS320F28388D ". The guide specifies that the Receive and Transmit interrupts…
Part Number: TMS320F28377S Other Parts Discussed in Thread: TMS320F28386S , TMS320F28388S , Tool/software: To: TI Customer Support Team
Hello,
We are currently developing a product using TI DSP. As potential main MCUs, we are reviewing TMS320F28377S, TMS320F28386S…
Part Number: TMS320F28386S Other Parts Discussed in Thread: C2000WARE Tool/software: When I am importing example code from c2000 for HRPWM (tms320f28386s), an error is coming as "cannot open source file" board. h". Please tell me how I need to rectify…
Part Number: TMS320F28386S Other Parts Discussed in Thread: C2000WARE Tool/software: Hi,
Could you help to solve below compile error?
1. Console window shows the message about undefined error of memcpy_fast_far as below.
2. memcpy_fast_far.asm file is…
Part Number: TMS320F28386S Tool/software: Hello all,
Problem statement:
I am currently working on an application that, among others, features the following code structure:
// File interface.h
#pragma FUNC_ALWAYS_INLINE(some_function)
void some_function…
Hi QJ , thanks for your reply!
I am still working on this issue. 0_0
I had already implemented the routine code from C2000Ware and modified it based on my circuit design.However, I got the negative answer.
Is there something wrong with my configuration…
Part Number: TMS320F28386S Tool/software: Hey,
On an old thread on this subject, A TI member stated the fallowing:
"TI has never guaranteed reproducible builds"
I now need to set up the development environment on a new computer.
I will make…
Part Number: TMS320F28386S Other Parts Discussed in Thread: C2000WARE
Tool/software:
Greetings,
Our final code is built from several projects one of which is specific to the product. The others are general projects which are designed to run on any product…