aotta / PiRTOII

New PiRTO multicart for Intellivision, now based on Pico clone
20 stars 0 forks source link

Black screen on power up #4

Open repetto74 opened 4 months ago

repetto74 commented 4 months ago

Hi,

I have built this project. All soldering is good and checked. I used a diode 1N4148 and a BC547 transistor. No pushbutton installed for the reset. Pico programmed from USB and bin files copied in the "PICOII" drive showing up on the desktop after firmware programming.

I get a black screen with a background video noise when I power up the Intellivision. This is the normal behaviour when no cart is inserted in the console. Pico led is not lighting up. Looks like the Pico does not get power. Any idea what this could be?

aotta commented 4 months ago

one user experimented similar issue due to not recognizing MSYNC signal at boot, you could try the alternate firmware i just uploaded if it help

Il giorno ven 5 lug 2024 alle ore 19:27 repetto74 @.***> ha scritto:

Hi,

I have built this project. All soldering is good and checked. I used a diode 1N4148 and a BC547 transistor. No pushbutton installed for the reset. Pico programmed from USB and bin files copied in the "PICOII" drive showing up on the desktop after firmware programming.

I get a black screen with a background video noise when I power up the Intellivision. This is the normal behaviour when no cart is inserted in the console. Pico led is not lighting up. Looks like the Pico does not get power. Any idea what this could be?

— Reply to this email directly, view it on GitHub https://github.com/aotta/PiRTOII/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACV2MY6OLGMK5HWNZ4ULBA3ZK3JPDAVCNFSM6AAAAABKNRBTKWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TEOJTHEZDOMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

repetto74 commented 4 months ago

Ok thanks I will give a try with the alternate firmware thanks :-)

repetto74 commented 4 months ago

I reprogrammed the pico with the alternate firmware (noticed that games binaries previously copied in the Pico are not cancelled but I assume this is normal). Unfortunately same behaviour. Black screen with video noise in the background. I checked the diode and it measure 4.3v from cathode and GND so looks ok.

repetto74 commented 4 months ago

The pico is the purple clone as stated by the Ali merchant. Still a doubt maybe on the pinout of this one but I think it is the good one. This is the one I picked for this project: https://www.aliexpress.com/item/1005007052696317.html?spm=a2g0o.order_list.order_list_main.5.3cc318022FPEpg

aotta commented 4 months ago

So, sorry but that Pico clone has a different pinout than the usual "purple" clone and it doesn't work with PiRTO. As you could see, for example it has GND at pin no. 3 while the right one has GND at pin no. 6, as better showed in the repository from which i was inspired: https://github.com/robinhedwards/A8PicoCart

Il giorno ven 5 lug 2024 alle ore 20:13 repetto74 @.***> ha scritto:

The pico is the purple clone as stated by the Ali merchant. Still a doubt maybe on the pinout of this one but I think it is the good one. This is the one I picked for this project: https://www.aliexpress.com/item/1005007052696317.html?spm=a2g0o.order_list.order_list_main.5.3cc318022FPEpg

— Reply to this email directly, view it on GitHub https://github.com/aotta/PiRTOII/issues/4#issuecomment-2211246123, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACV2MYZLP2MHIBQBZPZYQMLZK3O3BAVCNFSM6AAAAABKNRBTKWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJRGI2DMMJSGM . You are receiving this because you commented.Message ID: @.***>

repetto74 commented 4 months ago

Ok thanks now it is clear :-) ! I need to source the good Pico clone.

repetto74 commented 4 months ago

I finally found the good purple pico and ordered. This should fix the issue :-).

https://www.aliexpress.com/item/1005004277013272.html?spm=a2g0o.order_list.order_list_main.5.73e41802q3bytF

emilen72 commented 4 months ago

Hi, I have the same behavior and I built the cart with the same latest purple clone you ordered. The cart works but I need every time: 1) insert the cart 2) turn on the console 3) reset the console 4) reset the cart (install button or short with tweezers)

then the boot screen appears and game are listed. Remember to add the 0.cfg file in the root otherwise the games won’t start.

Give a try with your first clone too, hope this help

Ps: read this comment https://forums.atariage.com/topic/366700-pirto-ii-multicart-just-published/?do=findComment&comment=5484059 he has the same behavior but he is lucky, only sometimes!

aotta commented 4 months ago

The user at atariage solved with the alternative FW in published yesterday, please @emilen72 check it you too

aotta commented 4 months ago

A Pico clone with different pinout will never work without changes in PCB, and also trying it could damage your Pico and/or the console!

mamejay commented 4 months ago

The user at atariage solved with the alternative FW in published yesterday, please @emilen72 check it you too

PERFECT!! This works well.

emilen72 commented 4 months ago

The user at atariage solved with the alternative FW in published yesterday, please @emilen72 check it you too

Ok, it work… only noted that on every game, after that the game start well, the led blink 1 time endless… its ok too?