dslreports logo
 
    All Forums Hot Topics Gallery
spc
uniqs
17

random
@teksavvy.com

random to mlord

Anon

to mlord

Re: Upgrading Firmware on Thompson DCM475

>If so, I think I might glob it in places with some hot-melt glue to keep things from falling off the breadboard.

I would use a huge heat shrink tubing over the whole thing. That's how I protect some of my homemade PCB. Future Electronics in Nepean sell Polyolefin ones which are soft. Not sure if they sell wide enough one for your breadboards. The transparent ones are good for inspection.

Hobby stores carry PVC based one for making RC battery packs etc., but they are hard and non-flexible.

As for "logic probe" (a few pages back), you can find "dupont wire" in places that sell electronics parts from China. They have proper 1 pin connectors that goes into the clips and 0.025" square post in connectors.

»dx.com/p/single-port-fem ··· &u=55454
Single Port Female to Female Jumper Wire Set (50-Pack/20CM-Length) for $4.90 US free shipping.
mlord
join:2006-11-05
Kanata, ON

mlord

Member

said by random :

As for "logic probe" (a few pages back), you can find "dupont wire" in places that sell electronics parts from China. They have proper 1 pin connectors that goes into the clips and 0.025" square post in connectors.

:) You mean, like, the ones in the third photo above in this very thread?

random
@teksavvy.com

random

Anon

Yes. Those types of clips. It works fine with the Tek and old HP clips that I have, except the flat hp logic analyzer clips which uses a crappy pin that are formed by folding.

If you haven't gone so far down the development, I would have suggested reprogramming/re-purposing those $4-$6 "USBasp" cables from China to use as USB to SPI dongles. USBasp is open source programmer for AVR chips, so the Chinese copies would have same design. It uses V-USB, a bit-banging software USB stack. The 10 pin connector has power, AtMega8 SPI port and 1 GPIO line which is pretty much what you need to program SPI Flash. »www.fischl.de/usbasp/
random

random

Anon

There is a parallel port to SPI FLASH programmer that only require 4 resistors and a power source. I guess you have to magically obtain a copy of the firmware which tends to be the hard part.

rayer.g6.cz/programm/programe.htm look under SPIPGM.ZIP

>SPIPGM.ZIP ver. 2.1 [98 kB] (DOS/Win9x/NT/2k/XP/Vista/7/Linux) is a tool for programming serial SPI FlashROM memories attached to PC via parallel port cable. It can identify device, read, write, verify, erase and unlock flash memory. More info about needed hardware (CZ-only but schematics is self-explaining) here.