Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
boards:sbc:sbc_v2:sbc_v2-004 [2019/07/13 02:18]
b1ackmai1er [SBC-V2-004]
boards:sbc:sbc_v2:sbc_v2-004 [2019/08/23 21:11]
b1ackmai1er [Errata]
Line 206: Line 206:
 ====== Errata ====== ====== Errata ======
  
-Silkscreen mixed up for R1 and R2 resulting in reset button failing. R2 should be resistor closest to reset jumper and should be 10K. R1 is resistor closest to reset switch and should be 10R. Lots of silkscreen reverted to Fab layer somehow. Fixed in revision R +Version U - Silkscreen mixed up for R1 and R2 resulting in reset button failing. R2 should be resistor closest to reset jumper and should be 10K. R1 is resistor closest to reset switch and should be 10R. Lots of silkscreen reverted to Fab layer somehow. Fixed in revision R
- +
-\\ +
- +
- +
-====== Jumpers ====== +
- +
-Default setting with Super capacitor, DS1302 RTC, DS1210 Power Manager, 27C080 EPROM and AS6C4008 512Kb RAM Installed: +
- +
-^JUMPER^DESCRIPTION^OPTIONS^DEFAULT^MEANING| +
-|JP1|BATSEL|OPEN - CLOSED|OPEN|Disconnect RAM and RTC from ECB bus backup power.| +
-|JP2|1BIT-IN|OPEN - CLOSED|OPEN|Do not use ROMWBW console switch facility.| +
-|JP3-4|RAMVCC, RAM CS|ALL OPEN - ALL CLOSED|ALL OPEN|DS1210 Installed.| +
-|JP5-8|RXD, TXD, CTS, RTS|ALL OPEN - ALL CLOSED|ALL OPEN|MAX 232 installed.| +
-|K1|A17|1-2 / 2-3|1-2|27C080 EPROM Installed.| +
-|K6|A18|1-2 / 2-3|1-2|27C080 EPROM Installed.| +
-|K7|128/512|1-2 / 2-3|1-2|AS6C4008 512Kb RAM Installed.| +
-|K8|A19|1-2 / 2-3|1-2|27C080 EPROM Installed.| +
-|K9|PWR|1-2 / 2-3|1-2|Disconnect 5V from IDE connector.| +
-|K10|BNKSEL|1-2 / 2-3|1-2|Select top of RAM to be fixed, bottom to be switchable.| +
-|K11|16K/32K|1-2 / 2-3|1-2|Select top fixed RAM size to be 32Kb.| +
-|K12|INTSEL|1-2 / 2-3|1-2|Connect 16550 UART to interrupt line.| +
-|K13|RSTSEL|1-2 / 2-3|2-3|Select KONTRON reset method.| +
- +
-Jumper Descriptions +
- +
-^JUMPER^DESCRIPTION| +
-|JP1|BATSEL - Battery Select| +
- +
-Retention of memory and RTC time and data is supported on the SBC V2. The source of backup power to the memory and RTC is controlled by JP1. Power from the on-board super capacitor and/or from the ECB-BUS backup power line can be selected. +
- +
-Closing JP1 will connect the ECB bus backup power in parallel with the onboard super capacitor. If JP1 is open then only the super capacitor will provide backup power. The DS1302 can be configured through software to provide charging power to the on board super capacitor and other power sources connect to the ECB bus backup power line. If the power source does not support charging i.e. battery then JP1 should be left open. +
- +
-^JUMPER^DESCRIPTION| +
-|JP2|1BIT-IN - 1 Bit input| +
- +
-Do not use ROMWBW console switch facility. +
- +
-^JUMPER^DESCRIPTION| +
-|JP3|RAMVCC - RAM 5 Voltage| +
-|JP4|RAMCS - RAM Chip Select| +
- +
-The DS1210 Power Manager provides controlled switchover to battery / supercapacitor on power down for the RAM and RTC to prevent corruption. +
- +
-If the DS1210 is not installed then these solder jumpers should be bridged so that the CS and VCC power are connected to the RAM. +
- +
-^JUMPER^DESCRIPTION| +
-|JP5|RXD TTL solder bridge| +
-|JP6|CTS TTL solder bridge| +
-|JP7|TXD TTL solder bridge| +
-|JP8|RTS TTL solder bridge| +
- +
-Link all solder bridges for TTL level RS232 signals when MAX232 is not installed. +
- +
-^JUMPER^DESCRIPTION| +
-|  K1|  A17 - Address line 17| +
-|  K6|  A18 - Address line 18| +
-|  K7|  A19 - Address line 19| +
- +
-These three jumpers are used for configuring the type of EPROM or FLASH memory being used. See below for examples. +
- +
-^JUMPER^DESCRIPTION| +
-|K7|128/512 - 128Kb or 512Kb RAM option.| +
- +
-Selects the size the RAM chip installed by routing either VCC ( 5V) or address line 17 to pin 30 of RAM chip U23. ROMWBW defaults to 512Kb RAM. If 128Kb RAM is installed then a custom ROM image should be regenerated with the following option: +
- +
-SBC_std_cust.asm: +
- +
-<code> +
-RAMSIZE        .SET    128        ; SIZE OF RAM IN KB, MUST MATCH YOUR HARDWARE!!! +
-</code> +
- +
-Jumper 1-2 if an AS6C4008 512Kb RAM is installed or jumper 2-3 if a AS6C1008 128Kb RAM is installed. +
- +
-^JUMPER^DESCRIPTION| +
-|K9|PWR - Power to IDE connector option| +
- +
-^JUMPER^DESCRIPTION| +
-|K10|BNKSEL - Bank Selection option| +
- +
-^JUMPER^DESCRIPTION| +
-|K11|16K/32K - 16K or 32K fixed RAM top option| +
- +
-^JUMPER^DESCRIPTION| +
-|K12|INTSEL - Interrupt select option| +
- +
-^JUMPER^DESCRIPTION| +
-|K13|RSTSEL - Reset select option.| +
- +
-The Retrobrew ECB bus is based on a design called the Kontron bus,. Early Retrobrew ECB bus and board designs incorrectly implemented the RESET circuit design. This jumper allows the SBC V2 to be configured for the corrected design call KONTRON or the older design (LEGACY / N8VEM). All board in a system must use the same reset style. Most newer boards have an option to select either style but older boards are hardwired for LEGACY / N8VEM style reset. +
- +
-Jumper 1-2 for LEGACY / N8VEM style reset or 2-3 for KONTRON style. +
- +
-====== Connectors ====== +
- +
-====== Resources ====== +
- +
-Version U is experimental. Boards have been ordered for testing 21/6/2019 +
- +
-{{:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-schematic.pdf|:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-schematic.pdf}} +
- +
-{{:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-board.pdf|:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-board.pdf}} +
- +
-{{:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-gerbers.zip|:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-gerbers.zip}} +
- +
-{{:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-kicad5.zip|:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004v-kicad5.zip}} +
- +
-Version Q designs have been manufactured and proven good. Version R corrects the silk screen erratta. +
- +
-{{:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004r-gerbers.zip|:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004r-gerbers.zip}} +
- +
-{{:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004r-kicad.zip|:boards:sbc:sbc_v2:sbc_v2-004:sbc-v2-004r-kicad.zip}} +
- +
-[[https://retrobrewcomputers.org/lib/exe/fetch.php?tok=483ee5&media=https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/boards/sbc/sbc_v2/sbc_v2-004/sbc_v2-004-snd.png|{{https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/boards/sbc/sbc_v2/sbc_v2-004/sbc_v2-004-snd.png?direct&386x300}}]] +
- +
-{{https://www.retrobrewcomputers.org/lib/plugins/ckgedit/fckeditor/userfiles/image/boards/sbc/sbc_v2/sbc_v2-004/zxturbo-v2.gif?nolink&703x390}} +
- +
- +
-====== Errata ====== +
- +
-Silkscreen mixed up for R1 and R2 resulting in reset button failing. R2 should be resistor closest to reset jumper and should be 10K. R1 is resistor closest to reset switch and should be 10R. Lots of silkscreen reverted to Fab layer somehow. Fixed in revision R +
- +
-\\+
  
 +Version V - CPU oscillator may not work due to incorrectly placed pull up resistor. A 1k resistor needs to be added between pin 12 and pin 14 of U26 74LS06.
  
  
boards/sbc/sbc_v2/sbc_v2-004.txt · Last modified: 2020/12/03 04:10 by b1ackmai1er
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0