Author Topic: KM45C512B DRAM protocol  (Read 742 times)

0 Members and 1 Guest are viewing this topic.

Offline obiwanjacobiTopic starter

  • Frequent Contributor
  • **
  • Posts: 988
  • Country: nl
  • What's this yippee-yayoh pin you talk about!?
    • Marctronix Blog
KM45C512B DRAM protocol
« on: March 11, 2019, 07:19:29 am »
I have a couple of KM45C512's and I thought it would be cool to try to interface them to my Z80 project.
(I know I cannot connect them directly - part of this exercise is to make a Z80 compatible memory controller from a CPLD that allows me to use (S)DRAM type chips)

I have found a datasheet (7 pages) that sorta outlines the chip's capabilities, but I have no idea how to talk to it.

Is there a standard protocol for reading and writing I should use or...?

I am a noob when it comes to DRAM chips - I know RAS and CAS but thats about it...
Arduino Template Library | Zalt Z80 Computer
Wrong code should not compile!
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8275
Re: KM45C512B DRAM protocol
« Reply #1 on: March 11, 2019, 11:47:46 am »
It's generic FPM DRAM. The timings are specified in the datasheet, but for actual diagrams you could look for other datasheets or just search for "FPM DRAM timing diagram" and you'll find plenty of information.

This part is larger than a Z80's address space, otherwise you would be able to connect directly since the Z80 has a built-in refresh counter.
 

Offline obiwanjacobiTopic starter

  • Frequent Contributor
  • **
  • Posts: 988
  • Country: nl
  • What's this yippee-yayoh pin you talk about!?
    • Marctronix Blog
Re: KM45C512B DRAM protocol
« Reply #2 on: March 11, 2019, 12:21:39 pm »
Would this be good starting point?
https://www.latticesemi.com/-/media/LatticeSemi/Documents/ReferenceDesigns/EI/FastPageModeSDRAMController-Documentation.ashx?document_id=6166

Because I don't know what to look for or how its called, its hard to know if the information is good/what I need...
Arduino Template Library | Zalt Z80 Computer
Wrong code should not compile!
 

Offline amyk

  • Super Contributor
  • ***
  • Posts: 8275
 
The following users thanked this post: obiwanjacobi


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf