Welcome, Guest. Please login or register.


Author Topic: Internal memory expansion (Read 199426 times)

Offline gflorez

  • EP addict
  • *
  • Posts: 3610
  • Country: es
    • Támogató Támogató
Re: Internal memory expansion
« Reply #270 on: 2020.August.25. 23:46:56 »
Yes, a simple solution has to accomplish the rule of being simple....

Offline elmer

  • EP fan
  • *
  • Posts: 196
  • Country: us
Re: Internal memory expansion
« Reply #271 on: 2020.August.26. 21:19:23 »
Here are the PDF versions of the latest changes to the simple board.

It's mainly just a case of pushing some traces around in the hope of making it easier for the manufacturer to add tooling holes.

The other important change is to increase the size of the thermal reliefs on all of the ground pins in order to make them easier to solder (great tip from a friend!).

Offline dangerman

  • EP fan
  • *
  • Posts: 100
Re: Internal memory expansion
« Reply #272 on: 2020.August.29. 10:42:08 »
I've been looking at this all day, and I'm afraid that I can't find any way to add that PDIP socket for the FLASH chip, and still end up with any kind of sensible board layout.

If you're going to program the chip in situ on the actual Enterprise, then you can still use the trick of swapping the order of address lines and data lines.

But maybe it's still too complicated to add the FLASH.

Offline elmer

  • EP fan
  • *
  • Posts: 196
  • Country: us
Re: Internal memory expansion
« Reply #273 on: 2020.August.29. 15:56:12 »
If you're going to program the chip in situ on the actual Enterprise, then you can still use the trick of swapping the order of address lines and data lines.

Yes, that's right. :)


But maybe it's still too complicated to add the FLASH.

It is, at least for me.

Putting everything on one side of the PCB makes the board so big that I think that I would have needed to add holes for the board-supports that the original EP128 RAM board uses.

It is safer to take things easy for my first board design.


I've responded to feedback from friends, and made another small change to the power rail on the board ... and it is finished (I hope)!

I've placed an SMT production order at JLCPCB, and should hopefully receive the populated boards in a few weeks.

If it works in my EP64, then I should have a few spare boards to sell on to anyone that wants one.
« Last Edit: 2020.August.29. 16:00:04 by elmer »

Offline dangerman

  • EP fan
  • *
  • Posts: 100
Re: Internal memory expansion
« Reply #274 on: 2020.August.29. 17:43:54 »
Excellent work. :smt041

Btw, what program did you use to do the design?


Offline elmer

  • EP fan
  • *
  • Posts: 196
  • Country: us
Re: Internal memory expansion
« Reply #275 on: 2020.August.29. 19:33:31 »
Excellent work. :smt041

Thanks! Let's hope that it actually works!


Btw, what program did you use to do the design?

I used the free downloadable version of EasyEDA, initially because of its close links with JLCPCB, and LCSC (the Chinese parts distributor that owns both JLCPCB and EasyEDA).

Then I tried the free version of Eagle, thinking that it must be the more "professional" and "capable" solution, but I found it absolutely horrible to use, so I went back to EasyEDA.

Offline emptiness

  • Beginner
  • *
  • Posts: 33
Re: Internal memory expansion
« Reply #276 on: 2020.August.29. 19:35:14 »
I've placed an SMT production order at JLCPCB, and should hopefully receive the populated boards in a few weeks.

Cool, what's the minimum order quantity?

If it works in my EP64, then I should have a few spare boards to sell on to anyone that wants one.

I'd definitely be interested

Offline elmer

  • EP fan
  • *
  • Posts: 196
  • Country: us
Re: Internal memory expansion
« Reply #277 on: 2020.August.29. 20:50:17 »
Cool, what's the minimum order quantity?

IIRC, the order quantity for PCB boards is in multiples of 5.

But they have a special option to order 5 boards but only get the SMT chips installed on 2 of the boards (for testing designs).

If you did that, then shipping and other overheads would significantly bump up your per-board price, but it would still be a good way to get boards made if nobody here has any to sell.

Once I've made sure that the design works, and have sold off the extra boards (I ordered 10 to keep the per-board price low), then I'll upload the complete set of design files and Gerbers so that anyone can order more boards in the future.


I'd definitely be interested

Thanks!
« Last Edit: 2020.August.29. 21:20:38 by elmer »

Offline emptiness

  • Beginner
  • *
  • Posts: 33
Re: Internal memory expansion
« Reply #278 on: 2020.August.30. 13:33:30 »
One thing I've not yet understood is how the Enterprise senses the amount of RAM available. Does it probe memory on startup or is there logic in the RAM expansion to indicate how much RAM is present?

Offline geco

  • EP addict
  • *
  • Posts: 7113
  • Country: hu
    • Támogató Támogató
Re: Internal memory expansion
« Reply #279 on: 2020.August.30. 14:41:20 »
i did not check, but i think it goes over the 02-FFh range and checks if it is RAM if yes, and the RAM is error free, it stores in the memory, if it finds  ROM, it checks if it starts with TEST_ROM or EXOS_ROM, if yes, then call it at address c00ah with different action codes, if i remember well 1st with ROM initialize, if it was successful segment of the ROM and start position of it's allocated memory if it has and on which segment, otherwise 0000h,00h is stored in system segment (FFh). So all available ROMs stored in FFh segment each have 4 bytes RAM definitions follow it, each RAM segment has 1 byte definition. Page0 segment is not in the list.
« Last Edit: 2020.September.01. 16:37:27 by geco »

Offline dangerman

  • EP fan
  • *
  • Posts: 100
Re: Internal memory expansion
« Reply #280 on: 2020.August.30. 16:47:08 »
One thing I've not yet understood is how the Enterprise senses the amount of RAM available. Does it probe memory on startup or is there logic in the RAM expansion to indicate how much RAM is present?

At startup, the EXOS ROM tries writing to each segment to check if there is RAM there. The hardware doesn't provide any extra information, it's tested by software.

Offline emptiness

  • Beginner
  • *
  • Posts: 33
Re: Internal memory expansion
« Reply #281 on: 2020.August.30. 19:30:15 »
At startup, the EXOS ROM tries writing to each segment to check if there is RAM there. The hardware doesn't provide any extra information, it's tested by software.

Thanks geco & dangerman

Offline elmer

  • EP fan
  • *
  • Posts: 196
  • Country: us
Re: Internal memory expansion
« Reply #282 on: 2020.September.10. 23:38:43 »
The boards have arrived from China ... now I've got to wait for the headers to arrive, and then I've still got to wire up an RGB cable for my monitor before I can actually make sure that these work (or not)! ;)

[ Guests cannot view attachments ]

Offline geco

  • EP addict
  • *
  • Posts: 7113
  • Country: hu
    • Támogató Támogató
Re: Internal memory expansion
« Reply #283 on: 2020.September.11. 08:03:36 »
Looks cool :)

Offline dangerman

  • EP fan
  • *
  • Posts: 100
Re: Internal memory expansion
« Reply #284 on: 2020.September.12. 10:54:00 »
Awesome news :smt041