How Low Can You Go?

Advanced Interconnect Header
Advanced Interconnect Header

Designing “piggyback” PCBs can prove challenging at times.  For example, extending a piggyback PCB outside of the original ICs footprint must contend with physical obstructions (connectors beside the IC, passives like capacitors or resistors sticking out of the original PCB, etc.).  Luckily, it’s often easy to print out a 1:1 version of the design on paper, cut to dimensions, and test fit onto the original board.  Often, obstructions can be mitigated by switching to SMT components and using a smaller footprint or changing the PCB outline to for around obstacles.

However, less easy to design around are height issues. The best approach involves replacing the original ICs function entirely.  Replacement solutions like ROM-el rise little further than the original IC they replace.  If the original IC is still needed, but a pass-through of all signals to the original IC is acceptable, the design can utilize a socket both to contain the original IC, and let the pins from the socket function as the header for the piggyback PCB connector to the original socket.  This solution typically rises a bit further, but rarely far enough to cause issues.

Designing a piggyback PCB that requires the original IC and must reroute some of the original IC signals forms the worst case.  If the original IC height is defined as ‘X’, and we ignore the .8mm to 1.6mm of the PCB, this design still requires a header (‘X’ height), a socket for the original IC (‘X’ height), and the original IC (‘X’ height).

Mind you, most 70’s and 80’s systems designs left lots of room between board or above the original PCB.  Thus, 3X height, while potentially looking out of place, will often continue to work.  However, as designs became more compact, such luxuries are often unavailable.

The Commodore 1541II disk drive PCB is one such example of the last case.  Commodore, in order to reduce overall drive height as much as possible, left little room between the control PCB and the drive mechanism mounted immediately above it.  Designing a piggyback board for use in this device is particularly challenging, as there is simply no way to add any height; the drive mechanism won’t rotate the disk if the piggyback board touches it, and you simply cannot relocate the mechanism.

Months ago, I pulled a CMD JiffyDOS ROM out of a 1541II, and was surprised to see an unusual header being used to minimize height.  Instead of a normal header, which is simply a batch of double ended pins stuck in a plastic socket, this header used a thin flexible “film” to hold the pins in place, adding no height at all.  I had no idea of the source, but a quick request on the CBM Hackers mailing list yielded a source.  Vanessa Ezekowitz tracked down the manufacturer (Advanced Interconnections) and the product (Peel-a-Way Removable Carriers).

Of course, this doesn’t solve every problem, but it does offer new hope for designs in height constrained locations.  The solution is not cheap (10X the price of a normal IC header), but it can turn an impossible design into a possible product.

 

uIEC/SD v3.2 Shipping

uIEC/SD Daughtercard v3
uIEC/SD Daughtercard v3

As of tonight, the last of the uIEC/SD pre-orders have finally shipped.  In fact, for the first time since early May, we are caught up on order fulfillment.  Now, I can relate some features of the new uIEC/SD daughtercard option:

  • Two (2) IEC connectors.  No need to ensure the uIEC is the last item on the bus
  • 3 uIEC/SD connectors (one populated by default).  One is designed to point backwards from the daughtercard (for a horizontal setup), while the other two are vertical.  (This means users can reposition the unit for ease of use, or can utilize more than 1 uIEC on the same daughtercard)
  • Integrated power plug.  No more pigtail wire to break.
  • RESET button on board.
  • Selectable uIEC/SD RESET operation.  Removing the on-board jumper will prevent computer resets from affecting uIEC/SD unit.

    uIEC/SD Daughtercard v3 (side view)
    uIEC/SD Daughtercard v3 (side view)

 

Of course, the original Daughtercard remains available for those who prefer a minimal approach.  The original daughtercard works best for C128D/DCR users, while the new unit works best for other machines.

The new unit will be available as an option in the store shortly.

 

Finally! uIEC/SD Units Shipping from Manufacturer

uIEC/SD 3.2 Production Unit
uIEC/SD 3.2 Production Unit

After what seems like an eternity, the first 50 uIEC/SD units have been shipped from the assembly house.  Exhibiting the longest design/manufacturing cycle I’ve ever witnessed, they’ve been unavailable since late April, 2011.

For those new to the saga, the normal stock re-order process in early May ran aground when the specified SD socket was unavailable for purchase.  Though the socket had been discontinued (and the manufacturer did send me an email), the sales distributor showed (and allowed me to order) a last batch of units.  I had no idea the distributor would be overcommitted and call notifying me they could not fulfill the order.  That call set off a multi-week effort to find alternate stock, which then morphed into finding another option that fit the footprint, and finally resulted in redesigning the board to accommodate a new SD socket option.  That delay ate up the entire month of May and part of June.

Things started getting interesting in late June, as I awaited new stock.  First, the date slipped, which was not altogether surprising (it was but an estimate at best).  Then, the assembly house sent word the DIN6 IEC connectors would not fit in the daughtercard footprint.  This was not a showstopper, as I had sourced connectors for another project that would work.  A while later, the assembly house IMed on a Thursday night that the new SD connector would not fit the design.  I double-checked the PCB design and measured the sample units.  Everything looked correct.  I asked for a picture to view the issue. They promised one later that day.  But, they are a half day ahead.  I received it the end of their day, Friday morning here in the US.  By that time, they had gone home for the weekend.  Looking at the picture, I immediately solved the problem.  They were trying to solder the old SD socket onto the new PCB design.  Still, that wasted time.

Luckily, after nearly suffering heart stoppage over the SD socket issue, the rest of assembly went relatively smoothly.  Complicating the shipment: most pre-orders specified a daughtercard option.  Thus, both items required assembly before any orders could be filled.  As well, I produced the new daughtercard design in this order.

Now, to see if my design skills are good enough to overcome the lack of prototype assembly and testing.

ZoomFloppy SRQ Nibbling Support

During ZoomFloppy development, Nate Lawson tested and found that the 1571 drive, with it’s faster clock speed and hardware shift register data transfer support, could potentially support serial data nibbling.  Current nibbling options require a cumbersome and difficult-to-install parallel cable.  As attention was placed elsewhere, the idea was shelved pending initial implementation code.

A while back, Arnd Menge submitted a patch to enable serial nibbling using the ZoomFloppy hardware and the 1571 SRQ line.  Continued testing and refinement of the patch goes well.  Thanks go out to Arnd for the patch and bug fixes, and to Nate Lawson for debugging this new functionality.  Currently, only reads are supported, but write support will be added once the basic concept and initial implementation is proven.

When complete and added to the base firmware and OpenCBM libraries and tools, C128DCR 1571CR owners, who previously were unable to utilize their drive for data nibbling (lack of parallel port option) can utilize this solution to quickly read data from the 1571 drive unit.

We’ll continue to monitor the progress of this new feature.  Though the solution is close at hand, software support for this new feature might take longer.

 

Continued uIEC/SD Delays

uIEC/SD 3.2 PCB Design
uIEC/SD 3.2 PCB Design

My plan to ship uIEC/SD units by end of June was evidently overly optimistic.  It took longer than expected to modify the uIEC/SD PCB design, and the design had to be checked more thoroughly since I will not have time to assemble and test a sample before ordering the SMT stencil (a metal “mask” laid over the PCB that is used to force solder paste to only deposit on the exposed PCB pads)  and a production PCB run.  Thus, I am crossing my fingers that the redesign is correct.  The new design looks very similar to the older, though I have designed the PCB to fit a small Hammond 1551 enclosure (the 2 half-present holes on the corners of the board).

At this point, I’ve moved the expected ship date to July 12, and alerted customers about the delay.

ZoomFloppy IEEE-488 Support

Thanks to the hard work of Thomas Winkler, ZoomFloppy now supports Commodore IEEE-488 devices.  Many thanks also to Nate Lawson for incorporating Thomas’ changes into the ZoomFloppy base firmware image.

Existing units require a firmware update and the population of the IEEE-488 connector fr operation.  As there is not a simple firmware update utility at present, users may wish to wait until an official upgrade solution is available.  However, users who wish to download some programming SW and follow a step by step tutorial can upgrade immediately (disclaimer:  RETRO Innovations takes no responsibility for upgrade issues, though there is no way to completely brick the unit.  At worst, RETRO Innovations can reprogram the unit and ship back to the customer).  All newly ordered units will contain the updated firmware.

New uIEC/SD Connector Found

SD Card Socket
SD Card Socket

Though I tried for weeks to source a few more of the connectors used on the current uIEC/SD design, the effort proved fruitless.  In parallel, I started asking suppliers for other options.  As the hope for more old stock dwindled, I decided to source a new connector.  I selected a connector that is both less expensive than the older option and can be sourced from multiple companies.  This should alleviate my dependence on a single supplier for such a critical component.

I also purchased a stock of Micro SD sockets.  The price was right, and I think it’s time I designed something using uSD.

Of course, this decision implies I have to finish the new uIEC/SD board design, spin a new board, and create a new surface mount stencil.  Still, the total cost compares favorably to buying old stock SD connectors, even if they were available.

IEEE-488 Connector Supplies

IEEE-488 24 pin Centronics Connector
IEEE-488 24 pin Centronics Connector

As some may know, IEEE-488 is no longer a preferred global interface standard.  I would even go so far as to state it was niche even in its heyday.  HP used it as the “Hewlett Packard Interface Bus”, and it was also known as the “General Purpose Interface Bus” (GPIB), as I recall.  Still, more names do not increase a standard’s usage.

Now, 30+ years later, it’s becoming quite difficult to find economical sources for IEEE-488 parts. I surmised cables would be expensive, given the number of wires in IEEE-488 cables and the pass through connectors present on many of them. However, I was surprised at the expense for the Centronics 24 pin connector used in the standard. Though 36 pin Centronics (parallel port) connectors are nominal in price, I initially found but a single source offering the 24 pin connectors.  Of course, that source offers them for $9.00 a piece.

Recently, I’ve found a more economical source, one that can supply not only the connector, but also the special studs that the standard requires.  Though the minimum order is 1000 units, I feel there’s enough demand to justify a bulk purchase.  The ZoomFloppy hardware supports the connector already, and future devices should support IEEE-488 as well.  Thus, I’ve ordered 1000 connectors, and will add them to the store at the reduced price one they arrive.