You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -27,15 +27,14 @@ Standard features include.
27
27
- 512 kByte of NOR FLASH, using `WE0`, `OE0`, and `CS0`. This is the cold boot memory device.
28
28
- 1 MByte of Static RAM, using `WE0`, `OE0`, and `CS1`.
29
29
30
-
- Cold boot, and serial programming Port A using a USB interface (FTDI Interface full breakout).
31
-
- 2 x asynchronous serial interfaces Port C and D with FTDI Interface standard connectors.
30
+
- Cold boot and serial programming interface Port A using a USB interface with a FTDI Interface standard connector.
31
+
- 2 x asynchronous serial interfaces Port C and D using a USB interface with FTDI Interface standard connectors.
32
32
33
33
- SPI synchronous serial interface Port B with Sparkfun connector supporting external SPI Slave devices, and onboard SD Card.
34
-
- SD Card cage for optional FAT32 formatted mass storage.
35
-
36
34
- I2C interface (open drain) with Seeed Grove connector supporting external I2C 5V or 3.3V Slave devices.
37
35
38
36
- Compact Flash Module 8-bit IDE Interface for optional FAT32 formatted mass storage.
37
+
- SD Card cage and level conversion for optional FAT32 formatted mass storage.
39
38
40
39
- Also, the R2000 microprocessor has two Timers, and a Real Time clock capability, enabling time of day and interval timing.
41
40
@@ -44,9 +43,9 @@ Standard features include.
44
43
To minimise the cost of the RCM2024 Module the majority of the accessory devices will be implemented as Sub-Modules.
45
44
46
45
- Power Supply Module - [Pololu D24V10F5](https://www.pololu.com/product/2831) - optional if used with RC2014 Backplane.
47
-
- SD Card Module - [Adafruit MicroSD Card Breakout](https://www.adafruit.com/product/254) - provides 3.3V to 5V bus conversion.
46
+
- SD Card Module - [Adafruit MicroSD Card Breakout](https://www.adafruit.com/product/254) - provides 3.3V to 5V bus level conversion.
48
47
- Serial Interface Module(s) - [SparkFun FTDI Basic](https://www.sparkfun.com/products/9716) - FTDI Interface standard serial to USB conversion.
49
-
- Programming Serial Interface Module - [SparkFun FT231X Breakout](https://www.sparkfun.com/products/13263) - FTDI Interface with full breakout for Rabbit Programming.
48
+
- Programming Serial Interface Module - [SparkFun FTDI Basic](https://www.sparkfun.com/products/9716) - FTDI Interface standard serial to USB conversion.
50
49
51
50
Integrated accessories are RAM, NOR Flash, CF Card cage, and RC2014 Z80 Bus using `WE1` and `OE1`.
52
51
@@ -79,9 +78,9 @@ Sourcing from [Mouser](https://au.mouser.com/ProductDetail/Analog-Devices-Maxim-
0 commit comments