Part Number: TMS320C6657 Tool/software: The EMIF16 is configured in SS mode, with two chip enable signals, CE0 and CE1, enabled simultaneously. A 16-bit write cycle on CE0 takes approximately 208 ns.
The figure above shows the delay issue:
Configuration…
Part Number: TMS320C6657 Other Parts Discussed in Thread: TMS320F28388D Tool/software: is C6657 better than F28388D ? when they are used as a MCU to drive servo motor(from the hardware performance)
Part Number: TMS320C6657 Tool/software: Our product is about to enter mass production, but we are facing the following issues. Please assist us in resolving them. First, we will introduce our current system solution to provide a basic understanding of…
Part Number: TMS320C6657 Other Parts Discussed in Thread: AM68A , AM69A , AM67A Tool/software: We have a medical device that works on an iPhone/iPad, where we look at the user's eyes for medical information. I would like to build a similar standalone function…
Part Number: TMS320C6657 Tool/software: We are using TI's TMS320C6657 chip and recently encountered an abnormal phenomenon on one chip.
After bootloading and jumping to main, there's a probability of the system hanging, and there's also a probability…
Part Number: TMS320C6657 Other Parts Discussed in Thread: SYSBIOS Tool/software: The following is a simplified version of our code, but still showing the same weird behavior:
class MyClass{
public:
int data;
~MyClass(){}
};
void funcCalledFromSwiContext…
Part Number: TMS320C6657
Tool/software:
This is not so much a question as it is hopefully helpfull information for anyone who might experience the same issue.
Running PDK_C665x_2_0_14 on a custom C6657 board. We had an issue when having high transmit…
Hi Mike,
We are glad to hear that you were able to resolve this using another forum post.
Ideally, cache invalidation is required if you share buffers between cores and do not need it handled by the same core.
To comment on your query, can you share the…