View All Posts
read
Want to keep up to date with the latest posts and videos? Subscribe to the newsletter
HELP SUPPORT MY WORK: If you're feeling flush then please stop by Patreon Or you can make a one off donation via ko-fi
#ADAFRUIT #DVI BOARD #HARDWARE DIAGNOSTICS #PICO-ZXSPECTRUM #RP2040 #SD CARD #SOLDERING #USB #VOLTAGE REGULATOR

I’ve been playing around with DVI output from the RP2040 and I got one of these Feather DVI boards from Adafruit.

My intention was to get the pico-zxspectrum software running on it. Somewhat naively I just bought the first board that I found from googling RP2040 DVI - and unfortunately it wasn’t supported out of the box.

After a bit of hacking around and learning a bit about cmake, I was able to get it up and running.

It works! Or does it….

I had a handy USB-C friendly hub so the next step was to plugin in a USB keyboard. And this is where things started to go wrong.

The board started to behave very erratically, it would occasionally have a corrupt screen, and reboots with just freeze part way through booting. It was dreadful. Weirdly it seemed to be a lot better when the USB hub was not connected (I’ve since come to the conclusion that the USB hub may have been a red herring and I was actually driving things too hard with my chosen resolution).

But I persevered and continued trying to get the SC Card to work so I could test out some games.

And then, the board died. The board “was no more”, “had ceased to be”, “was bereft of life, it rests in peace”…

undefinedThis board is deceased…

Probing some of the power pins, I could see that 5V was definitely going in, but there was nothing on the 3V3 pin. In fact, the 3V3 pin was a dead short to ground. Definitely not what you want.

This is not supposed to beep…

Probing the voltage regulator, my suspicion was raised when I found that the enable pin was also a dead short to ground.

So I removed the pin. This was a bit of a pain due to all the plastic components surrounding the part, so I had to add quite a lot of protection from the hot air gun.

Major heart surgery

And with the dead IC removed I was able to solder on a little 3V3 regulator board.

Heart transplant…

With the new regulator soldered on, everything sprang back into life. I’ve changed the resolution I was trying to get out of the board and now things seem to be a lot more stable. I’m still not sure why the voltage regulator died - it’s a bit of a mystery…

But I now have everything working nicely with an SD Card and output going to the DVI.

It works!

#ADAFRUIT #DVI BOARD #HARDWARE DIAGNOSTICS #PICO-ZXSPECTRUM #RP2040 #SD CARD #SOLDERING #USB #VOLTAGE REGULATOR

Related Posts

Minimalist Microcontroller: Building a Bare-Bones Dev Board - In a thrilling DIY endeavour, I attempted to build the most minimalist ESP32 dev board possible. Diving deep into the schematic of the ESP32 S3 WROOM module, I chopped out the non-essentials and whittled our needs down to bare bones. The experiment saw me juggling USB data lines and voltage regulators, waving goodbye to an array of capacitors and connectors and boldly embracing the simplicity of direct connections. Despite a few hitches, the miniature Frankenboard came alive, proving that sometimes less is more...at least in the world of microcontrollers.
A Potentially Explosive Error - Just received the new PCBs for the ESP32-TV project and they're looking sharp with only a tiny resistor tweak needed. But I discovered a sneaky, undocumented resistor causing a conflict between the ESP32 and USB2244 over the USB connection. Fixed that, but there's a bigger issue lurking in the design - check the schematic in the video and see if you can spot it before I reveal the explosive mistake!
Esp32 s3 zx spectrum - In a bid to quench my nostalgia and flex my ESP32 chops, I managed to get a ZX Spectrum emulator running on my ESP32-TV board! Then, spurred on by PCBWay's new full color silk screen service, I pursuit the audacious task of recreating the ZX Spectrum's iconic keyboard. It's been quite the joyride - wrangling touch pins, shrinking screens and creating a thing of beauty on PCB. It's not quite ready for the spotlight, but keep an eye on my newsletter for more eagerly-awaited updates. It's like the Spectrum is reborn!
ESP32 TV Version 3 - In the latest board revision, I've successfully resolved some key issues, including a USB interface conflict between the USB2244 and the ESP32 and a risky battery charging mistake—no more direct USB 5V to the battery! Plus, I managed to wrap this up without any clumsy bodge wiring. I've even introduced a new feature: a microphone is now on board, setting the stage for some exciting future projects. Stay tuned for what's coming!
The PCBs are in production - what have I messed up? - After some stress and trepidation, I finally took the plunge and sent my PCB design off for manufacturing. My design centers around building a large seven-segment clock with LED filaments. Jumping hurdles such as voltages, pin usage, and limiting the load on my power supply, I've settled on the ESP32 as the system's heart and come up with a final circuit design. While doing this, I've quickly realized I could improve my layout and fixed a small mistake. Also, I've prepared for either types of LED filaments - the high-voltage ones or the larger, 3v ones. However, I did bungle up a couple of things on the enable line of the shift registers and board layout. But hey, this is a learning curve, right? Can't wait to get the boards and see what other exciting errors surface!

Related Videos

I blew up my dev board - and then fixed it! - So, in my latest experiment with an 8 feather DVI board, I was greeted with a strange smell and a board that stopped working flat. After some hair-raising debugging, I discovered that our villain might be a dodgy Voltage Regulator, throwing a tantrum and refusing to output voltage steadily. After removing it, I conscripted an external 3.3 volt regulator and voila! The board sprang back to life, and we have a happy ending. But the mystery continues: what wreaked havoc in the first place? I'm pinning the blame on a rebellious USB hub. So, next on the agenda, shopping for a new hub before it sends another board to its early grave.
ESP32-S3 - Which Pins Are Safe To Use? - In this video, I've decided to dive deep into the ESP32-S3, a module ruling my lab recently due to its plug-in-and-play functionality, and the flexibility offered by its GPIO matrix. However, working with it requires vigilance, especially with regard to the strapping pins and USB data pins, among others. Discovering such quirks, I've encountered unexpected values, short glitches and the occasional code crash. To help you avoid these bumps, I've documented everything I've learned on my GitHub repo, where I'm inviting you, my fellow makers and engineers, to contribute your valuable experiences and findings. After a minor hiccup with my ESP32-TV, expect an updated PCB design, courtesy of PCBWay. Explore the ESP32-S3 with me, and let's unravel its secrets together, one pull request at a time.
Can You Spot the Problem? - Buckle up folks, this video is a thrilling one! There's everything from unboxing my new ESP32 TV boards that arrived from PCB Way to discovering some hidden issues. We're talking about some pesky problems, surprises, and even a potential catastrophic error that could've led to a disaster. The main dish is the high-speed SD card access over USB - ultimately achieving a whooping transfer rate! But, the journey is a roller-coaster ride, from the project completely failing initially, to some smart hacks and triumphant moments. All the peripherals worked well, from the display to the sound amplifier and even the infrared receiver. Despite the ups and downs, there's a lot to learn and that's what makes this video exciting! Can't wait to share the improvements I have in mind for turning the prototype into the ultimate all-in-one device. But first, let's address the elephant in the room - an ill-placed diode that's a ticking bomb, because you know, safety first!
Simple Multi USB-C Power Module - With my growing list of USB-C powered devices and just one cable, I found myself underpowered on my bench. My solution? Scouring the depths of AliExpress for USB-C power delivery, QC2, and QC3 step-down converters. After initially purchasing individual boards, I struck gold with an ultra-convenient 4-in-one board. Paired with a Meanwell power supply, I enjoyed pushing my new setup to its limits with the MiniWare electronic load tester. Although managing to pull a decent 65W, I'm dreaming up a 3D printed enclosure and eyeing up MiniWare's display modules for future improvements. I reckon, while I'm battling delayed PCBs and dodgy components, it's certainly a fun way to help power up my bench!
Happiness is a Working Blink Sketch - ESP32-S3 PCBs Are Here! - In this video, I explore the functions of my newly arrived little boards - essentially a PCB that an esp32 S3 room module can be connected to. I put the board's voltage regulator, battery charger, and a 3 watt class D amplifier to the test, and damn, they work perfectly! I even use breadboards, connecting them together to facilitate a wider workspace. I gave the pcbs a spin, conducting sanity checks to ensure full functionality. With a successful battery charge and impressive voltage measurements, my PCB's are up to the challenge. I also dabble in some circuit jargon, explaining schematics, amplifiers, battery chargers and a clever mosfet approach. To top it off, I solder on an ESP32 module and prove that yes, it actually works. Stay tuned for a following video where we'll work with a speaker and display!
HELP SUPPORT MY WORK: If you're feeling flush then please stop by Patreon Or you can make a one off donation via ko-fi
Want to keep up to date with the latest posts and videos? Subscribe to the newsletter
Blog Logo

Chris Greening


Published

> Image

atomic14

A collection of slightly mad projects, instructive/educational videos, and generally interesting stuff. Building projects around the Arduino and ESP32 platforms - we'll be exploring AI, Computer Vision, Audio, 3D Printing - it may get a bit eclectic...

View All Posts