STM32 Hardware & Software Design Part 1

Outline This is a half walkthrough / half hints guide to taking a base concept for a STM32 from idea to (somewhat) working hardware. The goal is to roughly document the path I use, but not bogging down into the details on things that are easier to google. For this series, I’m looking at designing out a small development board, designed to mount to the quite nice ILI9486 LCD unit. I’m designing this mostly so that its in a nicer form factor than other development boards, and so I can use USB-C as I really dislike USB mini-B....

April 10, 2020 · 6 min · Ben V. Brown

Setting up Intel GPU HuC & GuC on Pop!_OS 19.04

The intel i915 driver does not load the GuC and HuC binary blobs automatically due to previous issues / security concerns with the binary blobs. However, without loading these blobs, more of the processing is performed on the CPU. I use a Dell XPS 9360 as my portable laptop, and its CPU isn’t aging well with only the dual core processors (plus HT). I use PoP! OS as my main linux OS on all of my machines, however this same process should work the same for Ubuntu and family....

September 29, 2019 · 2 min · Ben V. Brown

TC66C Reverse Engineering

The TC66C Reverse engineering the TC66C USB-C Meter This is an interesting little USB-C meter, which I quite like. It has a very similar feel and operation to the meter I modified previously (TC64). This meter does support bi-directional measurement, so no modifiations were required to be able to use the meter at the device end of the cable. This unit will also act as a trigger unit which is really handy for devices that lack USB-PD functionality (Looking at you TS80, grumble, grumble)....

July 21, 2019 · 4 min · Ben V. Brown

MDP-XP 90W extendable portable lab supply

The MDP-XP combo MDP by Miniware This is an interesting idea, taking the conventional power supply system and giving it the “Miniware treatment”, which I like to think of as, a nice aluminium housing and a jump in portability. I have reviewed a few Miniware designs recently, and generally I have found all of their products to be a really nice premium feel and quality. Probably the lowest quality (and cheapest unit) is the TS100, which has become rather well known as a portable soldering iron....

July 20, 2019 · 17 min · Ben V. Brown

DS213 Mini oscilloscope review

The DS213 DS213 15MHz 4 Channel Scope The DS213 is a very small handheld scope from Miniware. Its marketed as capable of up to 15MHz on two of the channels, and 1MHz on the other channels. However, at 15MHz input, it is starting to round off and struggle with the signals fairly badly. At 8MHz (somewhat common for SPI), the SPI signals are easily understandable, and I generally use the two high speed signals for CLK and the signal I care most about from MISO and MOSI....

June 29, 2019 · 6 min · Ben V. Brown