Sign in

username:

password:



Not a member?

Search Comp.Arch.Embedded



Search tips

embedded by Keywords

68HC11 | 68HC12 | 8051 | 8052 | ARM | ARM7 | Asic | AT91 | AT91RM9200 | Atmel | AVR | AVRStudio | Bootloader | CFP | CompactFlash | Cygnal | Cypress | Dataflash | DSP | eCos | EEPROM | Embedded Linux | Emulator | Endian | Ethernet | Firewire | FPGA | Freescale | GCC | GNUARM | GSM | H8 | HDLC | I2C | Infineon | Interrupts | Java | JTAG | LCD | LED | LPC2000 | MCU | Microchip | MMC | MPLAB | MSP430 | PC104 | PCB | PCI | PCMCIA | PowerPC | Rabbit | RS232 | RS485 | RTOS | SBC | SDRAM | Sensor | SPI | STK500 | UART | UML | USART | USB | Verilog | VHDL | VxWorks | Xilinx

Ads

Discussion Groups

Discussion Groups | Comp.Arch.Embedded | Coldfire and SDRAM

There are 2 messages in this thread.

You are currently looking at messages 0 to 2.

Coldfire and SDRAM - KBG - 04:50 10-10-06

Hi,

According to the MCF5272 datasheet, and the  schematic, the address
line A22 and A23 of ColdFire are to be treated as SDBA0 and SDBA1 and
connected to BA0 and BA1 of the SDRAM respectively. But when the
register value is set according to the above, the SDRAM initialisation
faces problem.

But when i set a value in such a way that the address lines A23 and A24
of ColdFire are connected to BA0 and BA1 of SDRAM then it works fine.
Really strange !

How is this possible ?

Thx in advanse,
Karthik Balaguru




Re: Coldfire and SDRAM - Ted - 05:59 12-10-06

KBG wrote:

> But when i set a value in such a way that the address lines A23 and A24
> of ColdFire are connected to BA0 and BA1 of SDRAM then it works fine.
> Really strange !
> 
> How is this possible ?


Dodgy documentation?


TW