DSPRelated.com

Regarding EMIF Configeration...

Started by malik_arjun_rcr in TMS320c55x22 years ago

Hi all, I am Unable Configure the EMIF using CSL Library.or Using Bios Cnfig file usin GUI configeration.. IF anyone knows...

Hi all, I am Unable Configure the EMIF using CSL Library.or Using Bios Cnfig file usin GUI configeration.. IF anyone knows about this pls Send me details .. 1>How to Configure EMIF using CSL Lib.. 2> How to Configure EMIF using Bios GUI Cnfigeration...


EMIF for 5510DSK

Started by ahma...@yahoo.com in TMS320c55x16 years ago 1 reply

hi; When I set dma for receive and transmit channels and program the audio codec registers for aic23 on DSK5510 its emif works(I can write and...

hi; When I set dma for receive and transmit channels and program the audio codec registers for aic23 on DSK5510 its emif works(I can write and read from 0x550000 and see CE0 pules on oscope) but when I don't set them EMIF doesn't work. Do you know why? sincerely


Using EMIF Parallel Port to Connect an AD9857

Started by rotenovt in TMS320c55x18 years ago

Hello Group, I am having trouble understanding how to use the EMIF as a parallel port. I am attempting to interface an AD9857(ASIC) with a...

Hello Group, I am having trouble understanding how to use the EMIF as a parallel port. I am attempting to interface an AD9857(ASIC) with a TMS320C5510 (DSK). I have the EMIF signals routed to the expansion connector by pulling the DETECTn signal low. The ASIC requires a 14 bit data word from the DSP. The ASIC also maintains the data clock. I still have not been able to change the EMIF


5509A in either HPI or EMIF mode

Started by ludovic44fr in TMS320c55x19 years ago 2 replies

Hi everyone, We are currently upgrading our product, going from 5410A to 5509A. I do need to use the EMIF to load my...

Hi everyone, We are currently upgrading our product, going from 5410A to 5509A. I do need to use the EMIF to load my code from flash, and i also need to use the HPI to communicate with the Host. The only problem, is that these 2 ports (EMIF and HPI)


EMIF performance

Started by schu...@enertex.de in TMS320c55x18 years ago 10 replies

Hi, we've prooved (unfortunately we didn't see the spra925 Appendix before) that the emif of a 5501 device will make an async read acess to...

Hi, we've prooved (unfortunately we didn't see the spra925 Appendix before) that the emif of a 5501 device will make an async read acess to the emif only 1 per 18 cpu cycles. So a really fast read from the async interface is not possible. tI told us, the 5503/07/09 is much faster in this matter. Can someone approve this? How fast can you achieve with that devices? Thanks i


Question on HPI bootup and switch to EMIF mode

Started by zhon...@senao.com in TMS320c55x17 years ago 5 replies

I have a question about EMIF/HPI mode in C5507. It is true that we can not use HPI and EMIF at the same time, but the question is Can we use...

I have a question about EMIF/HPI mode in C5507. It is true that we can not use HPI and EMIF at the same time, but the question is Can we use HPI mode to boot up DSP when power up and then switch to EMIF mode by the application code after that? Thanks


EMIF TO HPI

Started by gbon...@tiscali.it in TMS320c55x15 years ago 3 replies

In a master /slave application with two 5502-300Mhz, the master (via EMIF) read slave memory (throw its HPI). To speed-up the access, the EMIF is...

In a master /slave application with two 5502-300Mhz, the master (via EMIF) read slave memory (throw its HPI). To speed-up the access, the EMIF is configured in 32bit access to avoid double read. But the throughput is not very high, each read cycle (done by the master from DMA) is 300n. The EMIF configuration is : TA=0, read setup=1, read strobe=3, read hold=1. If I reduce read strobe to 2 it doesn...


Re: Re: TMS320VC5509A EMIF problem (due to PLL unstability I guess)???

Started by dpn...@dsp-bg.info in TMS320c55x18 years ago

Hi Jeff > With 5502 we're running 300 MHz and EMIF (SRAM) at 100 MHz (I think, have > to ask our engineers) and that seems to be stable. I...

Hi Jeff > With 5502 we're running 300 MHz and EMIF (SRAM) at 100 MHz (I think, have > to ask our engineers) and that seems to be stable. I wonder if the EMIF > issues you mention also exist on 5510... Ok I see. Yes I am also wondering if 5510 has the same PLL design. The strange thing is that what I am reporting is very basic and it must have been observed by all. Best Regards Mit


Re: 5509A in either HPI or EMIF mode

Started by dileepan_c in TMS320c55x19 years ago 3 replies

hi, hope you know the problem with the C5501/5502 emif wherin it will always do a 32 bit asynchronous memory read...

hi, hope you know the problem with the C5501/5502 emif wherin it will always do a 32 bit asynchronous memory read irrespective of your mtype configuration. further, the asynchronous memory writes works as expected.refer the latest emif document spru621e for details.


ARDY pin and boot loader from McBsp

Started by liwe...@gmail.com in TMS320c55x17 years ago 6 replies

Dear list, I have difficulties to boot up from SPI flash: IO4 goes down, DSP read data, but IO4 doesn't rise again. So DSP doesn't start to...

Dear list, I have difficulties to boot up from SPI flash: IO4 goes down, DSP read data, but IO4 doesn't rise again. So DSP doesn't start to execute. TI support told me EMIF.ARDY has to be pulled up to make boot loader successful. I think it's irrelevent since EMIF.ARDY is only for EMIF. I doublechecked the datasheet and see nothing relate EMIF.ARDY to SPI bootup. I know many people in this list...


question about C5502 EMIF clock rate

Started by Jeff Brower in TMS320c55x19 years ago 9 replies

All- We are doing a C5502 design, with emphasis on low cost. One issue that we still have not resolved is EMIF clock rate -- we...

All- We are doing a C5502 design, with emphasis on low cost. One issue that we still have not resolved is EMIF clock rate -- we would normally use 7 or 8 nsec external SRAM, and try to get as close to 100 MHz EMIF clock rate as possible. But C5502 running at 300 MHz naturally


32bit addressing in EMIF

Started by Ashish Gupta in TMS320c55x15 years ago 1 reply

Hi, I want to do 32bit addressing in EMIF CE2. I have defined MYTPE for 32bit . EMIF space 2 starts with word address 0x40 0000. Now I am not...

Hi, I want to do 32bit addressing in EMIF CE2. I have defined MYTPE for 32bit . EMIF space 2 starts with word address 0x40 0000. Now I am not sure of which address will be given for 32bit addressing- whether the same 0x40 0000 or it should be divided by 2 again for 32 bit addressing i.e starting with 0x20 0000. Also what abt address bus A0 and A1- should they be unused as for 32bit address...


Re: TMS320VC5509A EMIF problem (due to PLL unstability I guess)???

Started by dpn...@dsp-bg.info in TMS320c55x18 years ago 3 replies

Hello All, My conclusions on the EMIF problems due to PLL instability: 1. The load on clockout pin influences the C5509A PLL stability...

Hello All, My conclusions on the EMIF problems due to PLL instability: 1. The load on clockout pin influences the C5509A PLL stability significantly in case clockout signal is enabled (in both EBSR and ST3_55 registers)! 2. In case clockout signal is disabled the load on clockout pin doesn't influence the PLL stability anymore. 3. The EMIF of C5509A is not stable (at CPU clock around ...


C5509a EMIF/HPI

Started by aimo...@gmail.com in TMS320c55x18 years ago

Hello, I'm trying to change parallel bus to EMIF mode, but I don't know how to do it from source code. It goes to HPI mode when because of...

Hello, I'm trying to change parallel bus to EMIF mode, but I don't know how to do it from source code. It goes to HPI mode when because of BOOT3 (IO.0) is 0 during power up (bootloader uses serial EEPROM). I'm trying to write EBSR register (0x6c00) but it doesn't work. Can it be done dynamically (datasheet doesn't recommend that) and how? thanks, Janne


Configuring EMIF for TMS320C5510.

Started by sram...@yahoo.com in TMS320c55x18 years ago

Hi, I am trying to configure EMIF to write/read to/from external memory. Below I am including linker cmd file and source code. I am unable to...

Hi, I am trying to configure EMIF to write/read to/from external memory. Below I am including linker cmd file and source code. I am unable to notice any changes using oscilloscope on address pins A0-A2 and data pins d0-d7. Also CE1 always remains high. I would appreciate if someone might be able provide me some comments. MEMORY { MMR : o = 0x000000 l = 0x0000c0 DARAM0 : o = 0x0...


C5509A : timer/DMA/interrupt problem

Started by Andreas Weishaupt in TMS320c55x13 years ago 1 reply

Hi all, I'd like to do periodic DMA transmission from DARAM to EMIF at 1kHz with the C5509A. Therefore I use a timer and I perform a...

Hi all, I'd like to do periodic DMA transmission from DARAM to EMIF at 1kHz with the C5509A. Therefore I use a timer and I perform a DMA_start inside of the timer's ISR. When I look at the signals at the EMIF, it seems that very often the DMA doesn't start and that this happens very irregularly. Just to complete the picture: if i symbolize successful transmissions with a T and unsuccessful...


Write to 5509 emif

Started by jalal_habibi in TMS320c55x19 years ago 1 reply

Hi all, I have a problem with write to TMS320C5509 emif. I write to a typical addresse in ce spaces: (IO_PORT = 0x400000)...

Hi all, I have a problem with write to TMS320C5509 emif. I write to a typical addresse in ce spaces: (IO_PORT = 0x400000) like this: *(volatile unsigned int*) IO_PORT = 0xAAAA but CE signals and data signals are not seen. my CE signals does not chan


EMIF bypassing DBP/BIOS, How?

Started by Mehdi Abolfathi in TMS320c55x16 years ago

Dear All, Using 5510 dsk, Spectrum Digital, In a hurry to drive EMIF bypassing DSP/BIOS? but I can't see the CE pin changing in the...

Dear All, Using 5510 dsk, Spectrum Digital, In a hurry to drive EMIF bypassing DSP/BIOS? but I can't see the CE pin changing in the write operation: ?? ?Here is main source file: ?? ?======================= #include #include #include #include #include EMIF_Config emifCfg0 = { ??? 0x022F,??????? /*? Global Control Register??


[Fwd: 5502 EMIF / SDRAM Interface]

Started by Jeff Brower in TMS320c55x19 years ago

Or a larger SDRAM? The largest one readily available that fits standard JEDEC site is 8M x 32, or 256 Mbit. -Jeff ...

Or a larger SDRAM? The largest one readily available that fits standard JEDEC site is 8M x 32, or 256 Mbit. -Jeff -------- Original Message -------- Subject: [c55x] 5502 EMIF / SDRAM Interface Date: Tue, 25 Jan 2005 10:29:19 -0600 From: Ryan Piwowarsk


Re: Write to 5509 emif

Started by patk...@mte-india.com in TMS320c55x16 years ago

Hi Dileepan, I am working with TMS320C5509A emif and facing a similar problem. When I write address for CE spaces no Chip select is...

Hi Dileepan, I am working with TMS320C5509A emif and facing a similar problem. When I write address for CE spaces no Chip select is generated. By default CE signal for CE space CE1 is generated for any address. I am writing address as mentioned by you. Also if I write statement *(int*)0x400000 = 0xFFFF; // CE space 2 as I am using in word mode config where should i be able to see the data ...