Video Blog 173 & 174 - ADCMT 6243 Source Measure Unit TFT LCD Upgrade Parts 1&2

DISCLAIMER: This video is educational only, so if you decide to do the same yourself then you are on your own, I can't be held responsible for any problems/issues/damage/injury that may occur if you decide to follow this blog and try it yourself.

VIDEO BLOG

I bought a 6243 SMU in the hope I could retrofit my R6581T TFT upgrade to it!

YouTube Video:

 

 

 

Programming the BluePill board:

Use an STLink V2 or V3 programmer, clone's should work.

Leave the Boot0 & Boot1 headers as default.

The following can be done with the BluePill in-place and my Pcb connected to the meter,
otherwise you will need +5v power to the BluePill board if doing standalone.

Connect using the SWD connector (the USB connector is not used):
SWDIO -> SWDIO
SWCLK -> SWCLK
GND -> GND
3.3V -> 3.3V (VREF)
NRST -> NRST

Method 1:
Open STM32 ST-LINK Utility
Target -> Connect
File -> Open File
Select .hex file
Target -> Program & Verify
Click Start

Method 2:
Open STM32CubeProgrammer
Select:
ST-LINK
Port = SWD
Click Connect
Open File
Select .hex file
Click Download