BMOW title
Floppy Emu banner

Piles of Hardware

I keep accumulating more and more hardware, and my office is beginning to overflow with boxes, tools, and wires. I need to start turning this pile of parts into an actual machine ASAP.

The first of my recent acquisitions was a replacement universal programmer, an EasyPro 90B to replace the TOP 2007 that had problems programming GALs. Yes, I’m replacing one no-name programmer from China with another, but in this case the EasyPro 90B seems to work fine. If I’d read reviews before making my original purchase, I could have saved myself a lot of hassle. The whole TOP line has received universally poor reviews, from what I’ve seen.  Both the EasyPro and the TOP programmers were ordered from www.mcumall.com, who offered to exchange the TOP programmer after I wrote about my problems in their online forums.

My second new hardware arrival was a USBMOD4 interface module, for connecting my computer to a PC via USB. It couldn’t be simpler to use. Install the driver, and it appears as an additional COM port on the PC. Connect a USB cable to the USBMOD4, launch a terminal program, and every keypress is transmitted and stored in the USBMOD4’s FIFO buffer. An output pin changes state when the FIFO has data in it, which the computer can sense and then enable the USBMOD4 to drive the next FIFO byte onto the data bus. I was able to put together a test circuit to read data from the PC using a protoboard in about 30 minutes.

The only problem I have with the USBMOD4 is that it appears to be hardwired to draw its power from the USB cable, rather than from the system’s power supply. This means that it’s “on” as soon as the USB cable is connected, regardless of whether BMOW is turned on or off. What’s worse, if I connect the USBMOD4’s power pin to BMOW’s power bus, BMOW will turn on as soon as the USB cable is connected. I need to isolate the USBMOD4’s power from the rest of the machine’s, while still allowing for data to be passed between them. This may be a little complicated. I’m assuming it’s OK to connect their grounds, even though theoretically the PC’s ground might not be at the same electrical potential as BMOW’s. The bigger problem is that the active low signal from the USBMOD4 that signals when there’s data in the FIFO will be low if no USB cable is connected, because there will be no power to it. This will make BMOW think there’s data to be read. I think I can solve this by using a pull-up resistor connected to BMOW’s +5 supply. If anyone’s ever done something similar before, I’d love to hear about it.

I also bought an HP 1631D logic analyzer off eBay, although it hasn’t arrived yet, and it was an extra cheap ($35) unit in as-is condition. It’s a combination 100MHz bandwidth digital oscilloscope and 48 channel logic analyzer. A logic analyzer records a history of the logical value (0 or 1) of a set of signals, like an address bus or data bus. It can be used to help debug hardware problems, like why a computer locks up when it reaches a certain address. Basically, it’s a hardware debugger.

I’m sure there was a point in my life (like 2 months ago) where I assumed anyone who had a personal oscilloscope in their home was the biggest nerd imaginable.

Read 4 comments and join the conversation 

4 Comments so far

  1. Jon - January 23rd, 2008 6:10 am

    Funny, I have an HP1631D too. I was looking at the TOP programmers but I held off on buying one based on your review. Let us know how the 90B works. Good site, very interesting project.

  2. Steve - January 23rd, 2008 7:45 am

    The 1631D does seem popular with hobbyists. It’s one of the few cheap models of logic analyzer I see often on eBay, which is probably why.

    The Easy Pro 90B seems OK so far, although I haven’t used it much yet. Its software still has lots of untranslated Chinese text, but at least everything feels logically put together, and I haven’t run into any serious bugs. Despite its shortcomings, the TOP 2007 probably would have been fine if I didn’t care about programming GALs. That was the one problem I just couldn’t live with.

  3. KJ - April 14th, 2009 11:31 am

    You’re not the only ones who have had trouble with TOP programmers. I bought a TOP2004 and wished I just paid £20 extra for a Willem. My TOP2004 can read 27256 eproms, but when I try to program it just writes garbage and then gives up halfway.
    Seems like yet another ‘bargain’2 Chinese product – no quality control or testing, just knocked out for buttons and then bought by cheapskates like me!

    Can anyone reccommend a decent USB programmer for under £100?

    Great site, BTW

  4. Steve - April 14th, 2009 6:18 pm

    Read the later posts– I eventually returned the TOP2004 for a refund, and got an Easy Pro 90B instead. It was only $10 more, and it works great for my needs. It’s also from China so I don’t think that’s really a factor. Crappy equipment can come from anywhere.

Leave a reply. For customer support issues, please use the Customer Support link instead of writing comments.