mrcbax / ReimageVideo

Open source firmware for the ImageVideo RDU 1502.
GNU General Public License v3.0
11 stars 1 forks source link

Misc fixups #4

Open KenwoodFox opened 1 year ago

KenwoodFox commented 1 year ago

Just minor things im exploring as I go through trying to get this installed locally! Will add more later, so just a draft for now.

KenwoodFox commented 1 year ago

Im gonna try picking up a TL866II if nobody has an objection :3 maybe some socket adapters too for it.

KenwoodFox commented 1 year ago

Im going to order this adapter, and some chips image

We'll see how it goes!

KenwoodFox commented 1 year ago

Ill have to wait to test it but now that all the parts are on the way, I'm guessing I can do this with minipro, something like

$ minipro -p AT89S8252@DIP40 -r main.hex

maybe? Not sure yet lol but I'm currious~

KenwoodFox commented 1 year ago

image

looks like a good sign to me!

KenwoodFox commented 1 year ago

image Got it!

KenwoodFox commented 1 year ago

is it supposed to flash on and off?

KenwoodFox commented 1 year ago

So it actually does turn on for one second, off for the next. Not sure how to explain it.

https://user-images.githubusercontent.com/31870999/206295334-ede0b3eb-6693-48cd-94f2-66f27f65ad03.mp4

mrcbax commented 1 year ago

The flashing is the watchdog chip rebooting it.

You will need to remove the watchdog chip see my Reverse Engineering video: https://www.youtube.com/watch?v=V4pigQhvQJI

You may want to include that before I merge.

Also, you could have a bad power supply. These things use a lot of power.

KenwoodFox commented 1 year ago

Awesome! Thanks so much for responding, i thought you were gone! Its good to hear from you again,

SWEET! Ill watch this video asap, i knew there was something i was missing, and ofc ill add this to the instructions.

Yes, please do not merge while this pull request is a draft. Ill mark it as ready for review as soon as i can get everything put together for you :3 You rock!