can this works ? and how to flashing the MCU ? what programer to used ?
console model 7500 JP
![Image](https://kamami.pl/73426-large_default/arduino-pro-mini-compatible.jpg)
As far as I can see, this bug still exists?brill wrote: ↑June 29th, 2022, 9:54 pmObviously, the points AX-BIOS, AY-BIOS and DX-BIOS should be sought on the ROM BIOS chip (IC102)
Attached is the pinout of the 32 pin bios chip
p.s.: as it became known at the moment firmware contains a bug. if you want to use the console to listen to cd audio disks, you need to set a switch (Switch*(optional) on diagram) to disable bios patching. otherwise when you go into the cd player the console will hang/reboot. if you only plan to play, then this bug will not affect the launch.
As far as I know this bug has not been fixed. postal2201 did not have this bug, and I don't have the equipment to test it.Victini378 wrote: ↑February 10th, 2024, 2:58 am...
As far as I can see, this bug still exists?Is there hope of a fix, or must we resign ourselves to using the switch?
![]()
Ah OK.brill wrote: ↑February 12th, 2024, 12:11 pmAs far as I know this bug has not been fixed. postal2201 did not have this bug, and I don't have the equipment to test it.Victini378 wrote: ↑February 10th, 2024, 2:58 am...
As far as I can see, this bug still exists?Is there hope of a fix, or must we resign ourselves to using the switch?
![]()
What can I do to help you guys fix the bug?brill wrote: ↑February 12th, 2024, 12:11 pmAs far as I know this bug has not been fixed. postal2201 did not have this bug, and I don't have the equipment to test it.Victini378 wrote: ↑February 10th, 2024, 2:58 am...
As far as I can see, this bug still exists?Is there hope of a fix, or must we resign ourselves to using the switch?
![]()
The pinout for the PM41(2) bios looks different than PsNee V7 is that normal ?brill wrote: ↑July 16th, 2022, 7:00 pmYou should at least open the sketch file and look at it.antonio_1979 wrote: ↑July 16th, 2022, 9:12 am Please, what are the pins: AX-BIOS, AY-BIOS and DX-BIOS on the IC102?
The pinout depends on the model of the console motherboard (which no one thinks it is necessary to specify).
However, here it is:For example, if let's say I have a SCPH-7000 model, then DX is soldered to the D0 pin of the BIOS and AX is soldered to the A7 pin of the BIOS (I attached a picture of the bios pinout above)Code: Select all
//------------------------------------------------------------------------------------------------ // Select your console //------------------------------------------------------------------------------------------------ //#define UC_ALL // Use for all NTSC-U/C models. No BIOS patching needed. //#define PAL_FAT // Use for all PAL FAT models. No BIOS patching needed. //#define SCPH_103 // No BIOS patching needed. //#define SCPH_102 // DX - D0, AX - A7. BIOS ver. 4.4e, CRC 0BAD7EA9 | 4.5e, CRC 76B880E5 //#define SCPH_100 // DX - D0, AX - A7. BIOS ver. 4.3j, CRC F2AF798B //#define SCPH_7000_9000 // DX - D0, AX - A7. BIOS ver. 4.0j, CRC EC541CD0 //#define SCPH_5500 // DX - D0, AX - A5. BIOS ver. 3.0j, CRC FF3EEB8C //#define SCPH_3500_5000 // DX - D0, AX - A5. BIOS ver. 2.2j, CRC 24FC7E17 | 2.1j, CRC BC190209 //#define SCPH_3000 // DX - D5, AX - A7, AY - A8. BIOS ver. 1.1j, CRC 3539DEF6 //#define SCPH_1000 // DX - D5, AX - A7, AY - A8. BIOS ver. 1.0j, CRC 3B601FC8
What is the key on the chip and how are the legs numbered will not be asked?
And don't forget to uncomment your model in the sketch file
hi, I installed yout test2 on pal pu-18 5502, pro micro atmega32u4 5v 16mhz and it works even if when loading via arduino ide it gives a "fail". I programmed it via arduino as isp.kalymnos77 wrote: ↑July 27th, 2024, 6:57 am I am finalizing a V8 that can use ATtiny25/45/85 and ATmega23U4, with a specific card manager to be able to put the fuses as it should be.
All the features are good, according to my tests on European and Japanese PS, I still have to review all the documentation
If you are interested in testing and giving me feedback, welcome https://github.com/kalymos/PSNee_V8/tree/test2
Users browsing this forum: No registered users and 5 guests
Copyright © 2012-2023 PSXDEV.NET ~ No Cookies, No Tracking & No Ads. The Way the Internet Was Meant to Be ~ ![]() ![]() ![]() ![]() This page is for informational use only. The user of this software, assumes full responsibility ensuring its use in accordance with local and federal laws. The software and hardware on this site is provided "as-is", without any express, implied warranty or guarantees. |