Hi, thank you for poiting out what I was missing, didn't know it doesn't accept 720p input. I've tried using a GBS-C because it was the most affordable quickly available option. I wanted to use this to upscale the PS3 output to 1080p in order to get rid of some of the jaggies. I guess I'm going to return it but do you have any suggestion on how to achieve 720p upscale to 1080p on a budget? Thank youWhat is your source resolution? If you're trying to upscale ps3 outputting at 720p, that's your problem. GBS-C only scales 240p, 480p and 480i (nad PAL coutnerparts), and is capable of passing through up to 720p. 1080p pass through can be problematic and I don't believe it supports interlaced pass-through at all.
But this all also begs the question - why are you using GBS-C for PS3 output at all? Is your 24" monitor VGA in only? If so, you'd be better off getting a simple HDMI to VGA adapter, even a passive one.
Aside from that, make sure you have updated your ODV-GBS-C to the final firmware by rama on his OBS Control github.
GBS 8200/8220 CFW Project
-
- Posts: 3
- Joined: Sat Jan 25, 2025 12:18 am
Re: GBS 8200/8220 CFW Project
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
I'm still struggling to understand why you don't just output 1080p directly from your PS3. If you're trying to get some kind of smoothing in addition to the upscale, the only currently produced devices I'm aware of that will upscale 720p and provide other visual tweaking features are the Retrotink 5x and Retrotink 4K, possibly the OSSC Pro. I'm sure the new RT4K CE will also support these features. Beyond that, some legacy devices like DVDO VP30 and others; there will be trade-offs with these however compared to current-gen, purpose-built hardware. You didn't state what your budget is, but I'm guessing all of these are outside of it.iceman_451 wrote: ↑Mon Jan 27, 2025 12:40 pmHi, thank you for poiting out what I was missing, didn't know it doesn't accept 720p input. I've tried using a GBS-C because it was the most affordable quickly available option. I wanted to use this to upscale the PS3 output to 1080p in order to get rid of some of the jaggies. I guess I'm going to return it but do you have any suggestion on how to achieve 720p upscale to 1080p on a budget? Thank youWhat is your source resolution? If you're trying to upscale ps3 outputting at 720p, that's your problem. GBS-C only scales 240p, 480p and 480i (nad PAL coutnerparts), and is capable of passing through up to 720p. 1080p pass through can be problematic and I don't believe it supports interlaced pass-through at all.
But this all also begs the question - why are you using GBS-C for PS3 output at all? Is your 24" monitor VGA in only? If so, you'd be better off getting a simple HDMI to VGA adapter, even a passive one.
Aside from that, make sure you have updated your ODV-GBS-C to the final firmware by rama on his OBS Control github.
-
- Posts: 3
- Joined: Sat Jan 25, 2025 12:18 am
Re: GBS 8200/8220 CFW Project
I believe the Morph 4K does that too, on a more minute budget. EDIT: My budget is 300 to 400 euro
I'm looking for a device to upscale the signal because, while the PS3 xbm is displayed at 1080p, most games I own and want to play (just finished GoW Ascension and it's been great) output at 720p. The idea is lock the console output at 720p, upscale and smooth out the edeges.
Thank you for your time
I'm looking for a device to upscale the signal because, while the PS3 xbm is displayed at 1080p, most games I own and want to play (just finished GoW Ascension and it's been great) output at 720p. The idea is lock the console output at 720p, upscale and smooth out the edeges.
Thank you for your time
-
Konsolkongen
- Posts: 2357
- Joined: Fri May 16, 2008 8:28 pm
- Location: Denmark
Re: GBS 8200/8220 CFW Project
Yeah the Morph will do that too.
In any case you should be aware that you need some kind of HDCP stripper in between PS3 and your upscaler if using HDMI, otherwise it will not work (This is also the for case for Vita TV).
In any case you should be aware that you need some kind of HDCP stripper in between PS3 and your upscaler if using HDMI, otherwise it will not work (This is also the for case for Vita TV).
Re: GBS 8200/8220 CFW Project
Hi man, i have retrotink 4k top upscaler for me.kitty666cats wrote: ↑Tue Nov 12, 2024 6:13 amSMLMcKenzie wrote: ↑Mon Nov 11, 2024 4:48 pm Bit of a longshot but has anyone in the UK used the following RGB SCART cable with their GBS Control?
https://www.ebay.co.uk/itm/203593632758
I asked the seller if it would be compatible with my Super Famicom and my GBS Control (Ali express pre built) but they told me they were unfamiliar with the GBS Control.
It should be fine. That guy’s cables are just as good as any of the big brands, he’s been around forever and doesn’t get enough credit. Rob Webb. http://consolegoods.co.uk
If you set your search results to worldwide, the dude has two eBay accounts for some reason & you can get the cables a little cheaper from one of the two accounts. He uses the same photos
it's Ahmed on Ebay

Re: GBS 8200/8220 CFW Project
https://github.com/ramapcsx2/gbs-control/issues/595
I opened an issue that multiple people seems to experience with the latest commit, if anybody wants to chime in that's the link.
I opened an issue that multiple people seems to experience with the latest commit, if anybody wants to chime in that's the link.
Re: GBS 8200/8220 CFW Project
This looks great. Would you be willing to sell one when ready?
-
- Posts: 1
- Joined: Wed Feb 19, 2025 5:24 pm
Re: GBS 8200/8220 CFW Project
Here is a project that I've been working on for the GBS scaler boards. I'm not well versed in posting these kinds of things, so this could be a bit confusing for the moment. I'm also new to the forums but have been reading a lot of information on here and getting into CRT retro gaming as I mentioned in the introduction thread.
Small Summary: I have created some code for a Raspberry Pi running Raspbian to interface with any GBS board (8200 or 8220). This programs the register settings in the scaling chip, the TVIA Trueview 5725, directly via I2C at 3.3V. The onboard MTV230GMV microcontroller, sometimes going by rebadged labels such as GBS800MV, is bypassed by shorting the jumper on Port 8 (P8). This puts it into In System Programming (ISP) mode, which means it can't interfere with the custom settings being programmed.
Improvements thus far:
Pure line double mode
YPbPr component output with Sync on Luma
Resolution changes, including 576p50Hz
Correct 50Hz input
Finer control of scaling and image position
Control of image processing chain
Oversampling of the output using 4x oversampling of the pixel/dot clock
I have created some python and bash scripts allowing for a black and white interactive menu from the Raspberry Pi's composite acting as pure Luma. This allows saving and recalling settings for various RGB to YPbPr conversions. I'm documenting my code for posting on GitHub. In the meantime, I'll post more information to see what interest others have in this work.
In addition, for those seeking reliable storage for their projects, consider using Solid State Drives like the SATA 3GBPS SSD https://serverorbit.com/solid-state-dri ... gb-2-5inch with 400GB-2.5Inch capacity. This could greatly enhance the performance and reliability of your setup.
Looking forward to feedback and suggestions from the community!
Small Summary: I have created some code for a Raspberry Pi running Raspbian to interface with any GBS board (8200 or 8220). This programs the register settings in the scaling chip, the TVIA Trueview 5725, directly via I2C at 3.3V. The onboard MTV230GMV microcontroller, sometimes going by rebadged labels such as GBS800MV, is bypassed by shorting the jumper on Port 8 (P8). This puts it into In System Programming (ISP) mode, which means it can't interfere with the custom settings being programmed.
Improvements thus far:
Pure line double mode
YPbPr component output with Sync on Luma
Resolution changes, including 576p50Hz
Correct 50Hz input
Finer control of scaling and image position
Control of image processing chain
Oversampling of the output using 4x oversampling of the pixel/dot clock
I have created some python and bash scripts allowing for a black and white interactive menu from the Raspberry Pi's composite acting as pure Luma. This allows saving and recalling settings for various RGB to YPbPr conversions. I'm documenting my code for posting on GitHub. In the meantime, I'll post more information to see what interest others have in this work.
In addition, for those seeking reliable storage for their projects, consider using Solid State Drives like the SATA 3GBPS SSD https://serverorbit.com/solid-state-dri ... gb-2-5inch with 400GB-2.5Inch capacity. This could greatly enhance the performance and reliability of your setup.
Looking forward to feedback and suggestions from the community!
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
I've got a pi zero which currently has no purpose, very interested in your project and driving the gbs with it. Looking forward to more info.jackhicks121 wrote: ↑Wed Feb 19, 2025 5:37 pm Here is a project that I've been working on for the GBS scaler boards. I'm not well versed in posting these kinds of things, so this could be a bit confusing for the moment. I'm also new to the forums but have been reading a lot of information on here and getting into CRT retro gaming as I mentioned in the introduction thread.
Small Summary: I have created some code for a Raspberry Pi running Raspbian to interface with any GBS board (8200 or 8220). This programs the register settings in the scaling chip, the TVIA Trueview 5725, directly via I2C at 3.3V. The onboard MTV230GMV microcontroller, sometimes going by rebadged labels such as GBS800MV, is bypassed by shorting the jumper on Port 8 (P8). This puts it into In System Programming (ISP) mode, which means it can't interfere with the custom settings being programmed.
Improvements thus far:
Pure line double mode
YPbPr component output with Sync on Luma
Resolution changes, including 576p50Hz
Correct 50Hz input
Finer control of scaling and image position
Control of image processing chain
Oversampling of the output using 4x oversampling of the pixel/dot clock
I have created some python and bash scripts allowing for a black and white interactive menu from the Raspberry Pi's composite acting as pure Luma. This allows saving and recalling settings for various RGB to YPbPr conversions. I'm documenting my code for posting on GitHub. In the meantime, I'll post more information to see what interest others have in this work.
In addition, for those seeking reliable storage for their projects, consider using Solid State Drives like the SATA 3GBPS SSD https://serverorbit.com/solid-state-dri ... gb-2-5inch with 400GB-2.5Inch capacity. This could greatly enhance the performance and reliability of your setup.
Looking forward to feedback and suggestions from the community!
Re: GBS 8200/8220 CFW Project
I thought this was something new too but it's spam, looks like a bot trying to get you to buy an SSD, text is from the first post in this thread.NoAffinity wrote: ↑Thu Feb 20, 2025 5:55 pmI've got a pi zero which currently has no purpose, very interested in your project and driving the gbs with it. Looking forward to more info.jackhicks121 wrote: ↑Wed Feb 19, 2025 5:37 pm Here is a project that I've been working on for the GBS scaler boards. I'm not well versed in posting these kinds of things, so this could be a bit confusing for the moment. I'm also new to the forums but have been reading a lot of information on here and getting into CRT retro gaming as I mentioned in the introduction thread.
Small Summary: I have created some code for a Raspberry Pi running Raspbian to interface with any GBS board (8200 or 8220). This programs the register settings in the scaling chip, the TVIA Trueview 5725, directly via I2C at 3.3V. The onboard MTV230GMV microcontroller, sometimes going by rebadged labels such as GBS800MV, is bypassed by shorting the jumper on Port 8 (P8). This puts it into In System Programming (ISP) mode, which means it can't interfere with the custom settings being programmed.
Improvements thus far:
Pure line double mode
YPbPr component output with Sync on Luma
Resolution changes, including 576p50Hz
Correct 50Hz input
Finer control of scaling and image position
Control of image processing chain
Oversampling of the output using 4x oversampling of the pixel/dot clock
I have created some python and bash scripts allowing for a black and white interactive menu from the Raspberry Pi's composite acting as pure Luma. This allows saving and recalling settings for various RGB to YPbPr conversions. I'm documenting my code for posting on GitHub. In the meantime, I'll post more information to see what interest others have in this work.
In addition, for those seeking reliable storage for their projects, consider using Solid State Drives like the SATA 3GBPS SSD https://serverorbit.com/solid-state-dri ... gb-2-5inch with 400GB-2.5Inch capacity. This could greatly enhance the performance and reliability of your setup.
Looking forward to feedback and suggestions from the community!
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
Haha, guess we came full circle and didn't realize it. Maybe an admin can delete the post and related replies.
Re: GBS 8200/8220 CFW Project
It's been so long that I completely forgot this whole thing started with a Pi!NoAffinity wrote: ↑Thu Feb 20, 2025 9:02 pm Haha, guess we came full circle and didn't realize it. Maybe an admin can delete the post and related replies.
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
Yeah, Im always on the lookout for anynnew developments with this project but think it's about as mature as it's going to get. I read the "new featuress" noted in the post and wasn't really sure how that differed from what is already supported.Gunstar wrote: ↑Fri Feb 21, 2025 1:54 pmIt's been so long that I completely forgot this whole thing started with a Pi!NoAffinity wrote: ↑Thu Feb 20, 2025 9:02 pm Haha, guess we came full circle and didn't realize it. Maybe an admin can delete the post and related replies.

This did give me incentive to pull out my old trusty gbs and play some ps1 scaled to 480p on a trinitron vga crt. It really does do a great job for what it is, and getting those very fine native scanlines that are produced by this monitor at it's lower supported resolutions really is a treat.
Re: GBS 8200/8220 CFW Project
EDIT: Looks like it was reverted, patch notes have gone, weirdNoAffinity wrote: ↑Fri Feb 21, 2025 6:56 pm Yeah, Im always on the lookout for anynnew developments with this project but think it's about as mature as it's going to get. I read the "new featuress" noted in the post and wasn't really sure how that differed from what is already supported.
This did give me incentive to pull out my old trusty gbs and play some ps1 scaled to 480p on a trinitron vga crt. It really does do a great job for what it is, and getting those very fine native scanlines that are produced by this monitor at it's lower supported resolutions really is a treat.
Heh well looks like something new was posted 12hrs ago but seems to be only for the 'ODV' model? https://github.com/mpalpha/gbs-control
I mainly use GBS-C for downscaling but does this stuff looks like it's new or is it just bringing these up to par with the DIY boards?ODV-GBS-C Control
Latest Enhancements
Enhanced resolution support including 1024x768 and improved resolution switching
Full-height display mode for maximum vertical resolution utilization (especially for 1920x1080)
Improved video quality with enhanced deinterlacing and motion adaptive processing
Better color accuracy and YPbPr signal handling
Advanced ADC calibration for optimal image quality
Customizable scanline implementation with adjustable strength
Enhanced HDMI sync compatibility
Improved RGBHV scaling options
Better stability and sync handling across different inputs
Enhanced web interface with improved preset management
More reliable WiFi connectivity and OTA updates
-
- Posts: 1
- Joined: Sun Mar 09, 2025 12:02 am
Re: GBS 8200/8220 CFW Project
I wish this board could have on the menu an options to flip image horizontal like a mirror and also rotate 90º
jackhicks121 wrote: ↑Wed Feb 19, 2025 5:37 pm Here is a project that I've been working on for the GBS scaler boards. I'm not well versed in posting these kinds of things, so this could be a bit confusing for the moment. I'm also new to the forums but have been reading a lot of information on here and getting into CRT retro gaming as I mentioned in the introduction thread.
Small Summary: I have created some code for a Raspberry Pi running Raspbian to interface with any GBS board (8200 or 8220). This programs the register settings in the scaling chip, the TVIA Trueview 5725, directly via I2C at 3.3V. The onboard MTV230GMV microcontroller, sometimes going by rebadged labels such as GBS800MV, is bypassed by shorting the jumper on Port 8 (P8). This puts it into In System Programming (ISP) mode, which means it can't interfere with the custom settings being programmed.
Improvements thus far:
Pure line double mode
YPbPr component output with Sync on Luma
Resolution changes, including 576p50Hz
Correct 50Hz input
Finer control of scaling and image position
Control of image processing chain
Oversampling of the output using 4x oversampling of the pixel/dot clock
I have created some python and bash scripts allowing for a black and white interactive menu from the Raspberry Pi's composite acting as pure Luma. This allows saving and recalling settings for various RGB to YPbPr conversions. I'm documenting my code for posting on GitHub. In the meantime, I'll post more information to see what interest others have in this work.
In addition, for those seeking reliable storage for their projects, consider using Solid State Drives like the SATA 3GBPS SSD https://serverorbit.com/solid-state-dri ... gb-2-5inch with 400GB-2.5Inch capacity. This could greatly enhance the performance and reliability of your setup.
Looking forward to feedback and suggestions from the community!
-
Trevor spencer
- Posts: 1058
- Joined: Sat Jan 29, 2005 1:17 pm
- Location: UK
- Contact:
Re: GBS 8200/8220 CFW Project
I wanted to build one of these but ive followed the guide and im having trouble flashing the ESP8266 i keep getting this error
Compilation error: call of overloaded 'getParam(int)' is ambiguous
Also im finding it difficult to know if the board is actually connected , when i plug it into my computer it breifly flashes blue then there is no light , i have the Micro B USB version , am i meant to be able to see anything next to the COM port in arduino or do i just select the one that say USB next to it ?
https://ibb.co/VcW4kNwK
Thanks
Compilation error: call of overloaded 'getParam(int)' is ambiguous
Also im finding it difficult to know if the board is actually connected , when i plug it into my computer it breifly flashes blue then there is no light , i have the Micro B USB version , am i meant to be able to see anything next to the COM port in arduino or do i just select the one that say USB next to it ?
https://ibb.co/VcW4kNwK
Thanks
Check out my YouTube Channel
YouTube
YouTube
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
There may be drivers needed for your specific esp8266. It'll usually be noted where to find them in the sale thread (on Amazon or ebay for instance), if you haven't already loaded them.Trevor spencer wrote: ↑Mon Apr 21, 2025 6:38 pm I wanted to build one of these but ive followed the guide and im having trouble flashing the ESP8266 i keep getting this error
Compilation error: call of overloaded 'getParam(int)' is ambiguous
Also im finding it difficult to know if the board is actually connected , when i plug it into my computer it breifly flashes blue then there is no light , i have the Micro B USB version , am i meant to be able to see anything next to the COM port in arduino or do i just select the one that say USB next to it ?
https://ibb.co/VcW4kNwK
Thanks
The com port should be identified in the arduino ide pull down menu (for example, com port 5).
Some esp's are just defective out of the box. Hopefully you ordered more than one and can try another one.
And of course standard diy best practices - check all your handiwork, make sure things are connected correctly, no shorts, the board is shielded from shorting to something unintentionally.
Blue light on momentarily at power up and then off until a good signal is present is normal.
Make sure you're giving it 5v power. The gbs boards are tolerant up to 9v i believe but esp's will fry above 5v.
-
Trevor spencer
- Posts: 1058
- Joined: Sat Jan 29, 2005 1:17 pm
- Location: UK
- Contact:
Re: GBS 8200/8220 CFW Project
Hi , thanks , I've ordered another one to try , I've seen on GITHub people are having the same problem as me with the firmware , I tried some suggestions and that didn't work. I'll try the new one out and see what happens.NoAffinity wrote: ↑Tue Apr 22, 2025 11:12 pmThere may be drivers needed for your specific esp8266. It'll usually be noted where to find them in the sale thread (on Amazon or ebay for instance), if you haven't already loaded them.Trevor spencer wrote: ↑Mon Apr 21, 2025 6:38 pm I wanted to build one of these but ive followed the guide and im having trouble flashing the ESP8266 i keep getting this error
Compilation error: call of overloaded 'getParam(int)' is ambiguous
Also im finding it difficult to know if the board is actually connected , when i plug it into my computer it breifly flashes blue then there is no light , i have the Micro B USB version , am i meant to be able to see anything next to the COM port in arduino or do i just select the one that say USB next to it ?
https://ibb.co/VcW4kNwK
Thanks
The com port should be identified in the arduino ide pull down menu (for example, com port 5).
Some esp's are just defective out of the box. Hopefully you ordered more than one and can try another one.
And of course standard diy best practices - check all your handiwork, make sure things are connected correctly, no shorts, the board is shielded from shorting to something unintentionally.
Blue light on momentarily at power up and then off until a good signal is present is normal.
Make sure you're giving it 5v power. The gbs boards are tolerant up to 9v i believe but esp's will fry above 5v.
Check out my YouTube Channel
YouTube
YouTube
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
I see rama posted some updates to the github 11 months ago, which I wasn't aware of. I had a bunch of the old firmwares but sadly one night formatted a hard drive with a lot of archived data, believing it was a sd card I was trying to format. Some things have been recovered, but just realized all those old firmware builds were lost.Trevor spencer wrote: ↑Wed Apr 23, 2025 6:10 amHi , thanks , I've ordered another one to try , I've seen on GITHub people are having the same problem as me with the firmware , I tried some suggestions and that didn't work. I'll try the new one out and see what happens.NoAffinity wrote: ↑Tue Apr 22, 2025 11:12 pmThere may be drivers needed for your specific esp8266. It'll usually be noted where to find them in the sale thread (on Amazon or ebay for instance), if you haven't already loaded them.Trevor spencer wrote: ↑Mon Apr 21, 2025 6:38 pm I wanted to build one of these but ive followed the guide and im having trouble flashing the ESP8266 i keep getting this error
Compilation error: call of overloaded 'getParam(int)' is ambiguous
Also im finding it difficult to know if the board is actually connected , when i plug it into my computer it breifly flashes blue then there is no light , i have the Micro B USB version , am i meant to be able to see anything next to the COM port in arduino or do i just select the one that say USB next to it ?
https://ibb.co/VcW4kNwK
Thanks
The com port should be identified in the arduino ide pull down menu (for example, com port 5).
Some esp's are just defective out of the box. Hopefully you ordered more than one and can try another one.
And of course standard diy best practices - check all your handiwork, make sure things are connected correctly, no shorts, the board is shielded from shorting to something unintentionally.
Blue light on momentarily at power up and then off until a good signal is present is normal.
Make sure you're giving it 5v power. The gbs boards are tolerant up to 9v i believe but esp's will fry above 5v.
All that aside, I still have this one date stamped 12/28/2019, if you want to try it. https://drive.google.com/drive/folders/ ... sp=sharing
-
Trevor spencer
- Posts: 1058
- Joined: Sat Jan 29, 2005 1:17 pm
- Location: UK
- Contact:
Re: GBS 8200/8220 CFW Project
Great , Thanks , I'll give it ago when my new D1 Mini shows up.NoAffinity wrote: ↑Fri Apr 25, 2025 1:02 amI see rama posted some updates to the github 11 months ago, which I wasn't aware of. I had a bunch of the old firmwares but sadly one night formatted a hard drive with a lot of archived data, believing it was a sd card I was trying to format. Some things have been recovered, but just realized all those old firmware builds were lost.Trevor spencer wrote: ↑Wed Apr 23, 2025 6:10 amHi , thanks , I've ordered another one to try , I've seen on GITHub people are having the same problem as me with the firmware , I tried some suggestions and that didn't work. I'll try the new one out and see what happens.NoAffinity wrote: ↑Tue Apr 22, 2025 11:12 pm
There may be drivers needed for your specific esp8266. It'll usually be noted where to find them in the sale thread (on Amazon or ebay for instance), if you haven't already loaded them.
The com port should be identified in the arduino ide pull down menu (for example, com port 5).
Some esp's are just defective out of the box. Hopefully you ordered more than one and can try another one.
And of course standard diy best practices - check all your handiwork, make sure things are connected correctly, no shorts, the board is shielded from shorting to something unintentionally.
Blue light on momentarily at power up and then off until a good signal is present is normal.
Make sure you're giving it 5v power. The gbs boards are tolerant up to 9v i believe but esp's will fry above 5v.
All that aside, I still have this one date stamped 12/28/2019, if you want to try it. https://drive.google.com/drive/folders/ ... sp=sharing
Check out my YouTube Channel
YouTube
YouTube
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
So, apologies for this, but that link I provided is an empty folder. I went to try to re-flash my GBS with it, to find out there's nothing at that link. A bit embarassed about that.Trevor spencer wrote: ↑Fri Apr 25, 2025 6:17 amGreat , Thanks , I'll give it ago when my new D1 Mini shows up.NoAffinity wrote: ↑Fri Apr 25, 2025 1:02 amI see rama posted some updates to the github 11 months ago, which I wasn't aware of. I had a bunch of the old firmwares but sadly one night formatted a hard drive with a lot of archived data, believing it was a sd card I was trying to format. Some things have been recovered, but just realized all those old firmware builds were lost.Trevor spencer wrote: ↑Wed Apr 23, 2025 6:10 am
Hi , thanks , I've ordered another one to try , I've seen on GITHub people are having the same problem as me with the firmware , I tried some suggestions and that didn't work. I'll try the new one out and see what happens.
All that aside, I still have this one date stamped 12/28/2019, if you want to try it. https://drive.google.com/drive/folders/ ... sp=sharing
But, that said, I was able to flash my GBS with the latest firmware from rama's github. This is the first time I've had the newer UI in place, and it's pretty sleak I must say.
This old GBS is many years old now, as are the esp, clock generator, etc., and it flashed and is working fine with this newest firmware. So, I think that should provide you with some hope for yours.
-
Trevor spencer
- Posts: 1058
- Joined: Sat Jan 29, 2005 1:17 pm
- Location: UK
- Contact:
Re: GBS 8200/8220 CFW Project
Ok , thanks , still waiting on my D1 mini so hopefully can get it working , not having much luck with my projects latelyNoAffinity wrote: ↑Sun Apr 27, 2025 2:35 pmSo, apologies for this, but that link I provided is an empty folder. I went to try to re-flash my GBS with it, to find out there's nothing at that link. A bit embarassed about that.Trevor spencer wrote: ↑Fri Apr 25, 2025 6:17 amGreat , Thanks , I'll give it ago when my new D1 Mini shows up.NoAffinity wrote: ↑Fri Apr 25, 2025 1:02 am
I see rama posted some updates to the github 11 months ago, which I wasn't aware of. I had a bunch of the old firmwares but sadly one night formatted a hard drive with a lot of archived data, believing it was a sd card I was trying to format. Some things have been recovered, but just realized all those old firmware builds were lost.
All that aside, I still have this one date stamped 12/28/2019, if you want to try it. https://drive.google.com/drive/folders/ ... sp=sharing
But, that said, I was able to flash my GBS with the latest firmware from rama's github. This is the first time I've had the newer UI in place, and it's pretty sleak I must say.
This old GBS is many years old now, as are the esp, clock generator, etc., and it flashed and is working fine with this newest firmware. So, I think that should provide you with some hope for yours.

Check out my YouTube Channel
YouTube
YouTube
Re: GBS 8200/8220 CFW Project
How to Update GBS Control firmware over USB now that the ESP8266 wired in?
My ESP8266 is soldered in with its USB port easily accessible, but if I plug it into a USB port on my PC, won't the ESP8266 combined with the GBS-8200 draw too much power and overload the USB port?
My ESP8266 is soldered in with its USB port easily accessible, but if I plug it into a USB port on my PC, won't the ESP8266 combined with the GBS-8200 draw too much power and overload the USB port?

-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
Yes. you have to power the gbs first, then connect the the esp via usb.PhyChris wrote: ↑Tue Apr 29, 2025 4:22 pm How to Update GBS Control firmware over USB now that the ESP8266 wired in?
My ESP8266 is soldered in with its USB port easily accessible, but if I plug it into a USB port on my PC, won't the ESP8266 combined with the GBS-8200 draw too much power and overload the USB port?![]()
Re: GBS 8200/8220 CFW Project
Won't I need a diode or something to stop 5v backfeed?NoAffinity wrote: ↑Wed Apr 30, 2025 12:46 am Yes. you have to power the gbs first, then connect the the esp via usb.
Anyone else do it this way?
-
Trevor spencer
- Posts: 1058
- Joined: Sat Jan 29, 2005 1:17 pm
- Location: UK
- Contact:
Re: GBS 8200/8220 CFW Project
So I soldered the SMD's on fine thinking this would be the hard part but no , it was getting the potentiometer's out and unfortunately I've burned the traces off. Is there any other way to wire these up now ?
https://ibb.co/hRV9hWkc
https://ibb.co/Gf17zKgq
https://ibb.co/XktBN2PT
Thanks
https://ibb.co/hRV9hWkc
https://ibb.co/Gf17zKgq
https://ibb.co/XktBN2PT
Thanks
Check out my YouTube Channel
YouTube
YouTube
Re: GBS 8200/8220 CFW Project
No, You are correct.PhyChris wrote: ↑Thu May 01, 2025 7:46 pmWon't I need a diode or something to stop 5v backfeed?NoAffinity wrote: ↑Wed Apr 30, 2025 12:46 am Yes. you have to power the gbs first, then connect the the esp via usb.
Anyone else do it this way?
Power the ESP by itself USB with the GBS unpowered.
Re: GBS 8200/8220 CFW Project
solder a wire to the top hole, run it thru the burnt hole, and solder it to the correct pin on the bottom of that white plastic 8 pin header.Trevor spencer wrote: ↑Sun May 04, 2025 11:35 am So I soldered the SMD's on fine thinking this would be the hard part but no , it was getting the potentiometer's out and unfortunately I've burned the traces off. Is there any other way to wire these up now ?
https://ibb.co/hRV9hWkc
https://ibb.co/Gf17zKgq
https://ibb.co/XktBN2PT
Thanks
Next time cut the pots legs with side cutters and desolder each leg separately.
-
Trevor spencer
- Posts: 1058
- Joined: Sat Jan 29, 2005 1:17 pm
- Location: UK
- Contact:
Re: GBS 8200/8220 CFW Project
Great , thanks. I'll pin it out with a multi metre and let you know how it goes
Check out my YouTube Channel
YouTube
YouTube
-
NoAffinity
- Posts: 1079
- Joined: Mon May 07, 2018 5:27 pm
- Location: Escondido, CA, USA
Re: GBS 8200/8220 CFW Project
I extract pins from pin headers, which I always have a ton of because they come with things like the esp and I never use them. I bend the pins into a U and then solder in place of the removed pots. I find those solder locations are particularly weak and have to do repairs there as well. The bent pins through the through holes gives you an easier way to repair as well.Trevor spencer wrote: ↑Sun May 04, 2025 11:35 am So I soldered the SMD's on fine thinking this would be the hard part but no , it was getting the potentiometer's out and unfortunately I've burned the traces off. Is there any other way to wire these up now ?
https://ibb.co/hRV9hWkc
https://ibb.co/Gf17zKgq
https://ibb.co/XktBN2PT
Thanks