top of page
Search
rehsd
Jan 13 min read
Microchip AVR64DU28 Development Board with EasyEDA Pro
Recently, I received a request to walk through the creation of a two-layer, through-hole PCB in EasyEDA Pro. As I considered what kind of...
42 views0 comments
rehsd
Jan 11 min read
PetaLinux and My Zynq-7000
As my custom Zynq-7000 board has been working fairly well (see my previous blog post ), I have been learning about PetaLinux. I am...
10 views0 comments
rehsd
Apr 6, 20245 min read
Xilinx XC7Z020-1CLG484I (Zynq-7000 SoC, Artix-7 FPGA)
Recently, I have been working on different MCU and FPGA development boards. The FPGAs to this this point have been simpler, or older,...
570 views0 comments
rehsd
Mar 22, 20242 min read
Xilinx XC5215-6PQ160C FPGA
I have a batch of Xilinx XC5215-PQ160AKMOO21 FPGAs. These are old FPGAs and it will be a challenge (if not impossible for me) to get one...
95 views0 comments
rehsd
Mar 19, 20241 min read
Xilinx Spartan-3AN Dev Board Build
I am just beginning to work on a dev board for a Xilinx Spartan XC3S200AN-FTG256AGQ1413. I plan to use this page to capture information...
123 views0 comments
rehsd
Feb 8, 20242 min read
Lattice iCE40 FPGA Journey
As part of my post on MCUs, I added a Lattice iCE40 FPGA to the mix. While I have done a little bit of work with FPGAs in the past, it...
531 views0 comments
rehsd
Jan 24, 20242 min read
My Personal PCB Checklist
As I am working to improve my PCB design capabilities, I will update this list as a sort of "quality checklist." If you have suggestions...
134 views0 comments
rehsd
Jan 17, 20244 min read
MCU (and some FPGA) Fun
I am starting to experiment with different microcontrollers (MCUs). I am hoping to learn about 8-bit, 16-bit, and 32-bit MCUs -- from a...
345 views1 comment
rehsd
Nov 26, 20236 min read
486DLC >>> 486DX PCB Design Updates
As I have gotten my 386 DX upper and lower motherboard PCBs working -- at least to the point of validating much of the design -- I am now...
348 views0 comments
rehsd
Oct 28, 20234 min read
Agilent 1680/1690 Logic Analyzers
Historically, I have used simple "debuggers" / "analyzers" that leveraged an Arduino Mega, STM32, or Teensy to sample signals and either...
132 views0 comments
rehsd
Oct 23, 20231 min read
Teensy-based Debugger
I have previously used Arduino Mega and STM32 devices to capture signal data for logging and debugging. I have been working on a...
43 views0 comments
rehsd
Oct 8, 20231 min read
386 DX - EATX Build
Picking up from 80386 DX Build (rehsdonline.com), I am transitioning my 386 DX build to an EATX form factor, incorporating changes up to...
213 views0 comments
rehsd
Jul 8, 20234 min read
386SX Upgrade / 386DX - Glue Logic, Bus Control PALs, GALs, PLDs, ...
For my 286 to 386SX upgrade interposer PCB, I need to implement logic for S0# and S1# (along with a few other signals). For my 386DX...
255 views2 comments
rehsd
Jun 25, 20231 min read
Using an Assembly Library from C++ for Applications in FreeDOS (on My 286 Build)
YouTube user @viti95 suggested avoiding making calls to other procedures within the assembly code, as just the CALL process has overhead....
53 views0 comments
rehsd
Jun 19, 20232 min read
80386 DX Build
While I continue to build out my 286 (386 SX) system, I thought I would start learning more about the 80386 DX. I am hoping to have a...
575 views0 comments
rehsd
Jun 15, 20232 min read
386SX Upgrade
I'm looking into a 386SX upgrade for my 286 build. The Intel 386 Hardware Reference Manual includes the following schematic for...
762 views2 comments
rehsd
Jun 13, 20232 min read
Accessing More RAM
I am researching how to add additional RAM to my 286 build. I started by thinking about a memory expansion card for my system. That has...
138 views0 comments
rehsd
Jun 12, 20231 min read
FreeDOS Running. Lots More Work Needed.
I now have FreeDOS running on my 286 build. In this running post, I'll add information about incremental updates I am doing. In the...
64 views0 comments
rehsd
Jun 5, 20231 min read
80286 System Roadmap (updated June 2023)
Back in January of this year, I posted a list of potential roadmap items for my 26 build. See 80286 System Roadmap (rehsdonline.com). As...
115 views0 comments
rehsd
May 4, 20235 min read
Troubleshooting FreeDOS Boot on my 286 System - Hangs on execrh() Call in Kernel
As I continue to work towards getting FreeDOS running on my 286 homebrew build, I am encountering a new issue. During boot, the FreeDOS...
187 views2 comments
bottom of page