alexw Posts

June 19, 2016 / / Projects
June 19, 2016 / / Photography
August 16, 2014 / / Electronics

SWD AreaThe fantastic STM32 Discovery boards from ST Micro all come with an embedded ST-Link/V2 debugger onboard, including some jumpers to disconnect it from the target device for use as a standalone SWD debugger. Presumably, this is to allow for easy use debugging a custom end-product PCB, but it’s also useful if you have any other STM32 evaluation boards hanging around with no built-in debugger, but don’t happen to have a proper JTAG dongle handy. Here’s how to make an adapter.

March 21, 2014 / / Uncategorized

BX1300LCD

I just installed a UPS the other day (an older Back-UPS XS1300, pictured) and noticed on the back it’s an “approximate sine wave” output. After reading the bottom closer, it’s specified that the device, under 25% load, has a THD of 55% and a maximum harmonic amplitude of 43% of the fundamental’s amplitude. Sounds pretty bad, but what does that really look like?

February 20, 2014 / / Coding
August 20, 2013 / / Coding
August 20, 2013 / / Coding

6299imgresThis tutorial follows the same basic outline as this post on cu.rious.org but some things have changed since that was written such that it no longer works unmodified, and the various similar tutorials leave some bits out. My goal here is to get some custom code on the STM32F4DISCOVERY board as quickly as possible, hopefully paving the way in the near future for a full eclipse-based IDE setup.

April 4, 2013 / / Projects
January 25, 2013 / / Projects