Part Number: TMS320C6747 Other Parts Discussed in Thread: OMAP-L137 Tool/software: Hi.
I'm having trouble writing to the EEPROM with the I2C0 peripheral. The symptom is that there is no output to SCL and SDA when the DSP is the master. The I2C0 peripheral…
Part Number: TMS320C6747 Tool/software: Hi,
We are looking at using the TMS320C6747 for a new project. Using CCS v20, Create New Project, I cannot see the C6747 listed. Is this device supported?.
thanks
Part Number: TMS320C6747 Tool/software: I have a SDRAM on the EMIFB and the refresh rate is 16 ms and 4096 rows.
The tRAS_MAx is 120k ns, and I viewing Table 19-22 in document SPRUH 91D–March 2013–Revised September 2016
The formula for T_RAS_MAX for…
Part Number: TMS320C6747 Tool/software: Hi,
Developing a bare metal application for the C6747 (i.e no DSP/BIOS). Needs McASP support using CSL (CSLr?). I believe this is contained in the PSP?. Where would I find such a PSP?
thanks
Part Number: TMS320C6747 Tool/software: Hi I have been doing various developments using the TMS320C674x, but EDMA3 has only used one TC0. The next development requires multiple DMA transfers, but am I misinterpreting TC0 and TC1 as having their own DMA…
Part Number: TMS320C6747 Tool/software: Hi all,
we're currently trying to migrate our existing Code Composer Studio (CCS) projects from version 10 to the latest CCS V20.1.1. According to the official documentation , our target device, the TMS320C6747…
Part Number: TMS320C6747 Hello Team,
TMS320C6747 are there any more detailed power-on timing requirements, the specific time required for power-on timing, or the schematic diagram of power-on timing?
Thanks!
Part Number: TMS320C6747 Tool/software: Hello,
TRM SPRUH91D Table 19-22 shows
T_CKE = (tcke x femb_ck) -1
In table 19-28 shows T_CKE = (tras / EMIF_CLK) -1
The SDRAM data sheet has a tras specified, so used T_CKE = (tras / EMIF_CLK) -1.
The…