Re-Flashing a Smacard: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 59: | Line 59: | ||
It should look like this: | It should look like this: | ||
[[File:Neoprogrammer blank window.png|alt=A blank window after starting Neoprogrammer.|thumb|661x661px|none]] | [[File:Neoprogrammer blank window.png|alt=A blank window after starting Neoprogrammer.|thumb|661x661px|none]] | ||
Make sure the correct USB programmer is selected in the menu. If you are using the one pictured, it should be " | Make sure the correct USB programmer is selected in the menu. If you are using the one pictured, it should be "CH341 Black". | ||
[[File:Programmer selection dialogue box.png|alt=The dialogue box for picking the programmer type, with " | [[File:Programmer selection dialogue box.png|alt=The dialogue box for picking the programmer type, with "CH341 Black" selected.|thumb|none]] | ||
Now click the chip with the question mark on the top bar. When you hover over it, it should say "Detect IC". On AsProgrammer, it will say "Read ID". | Now click the chip with the question mark on the top bar. When you hover over it, it should say "Detect IC". On AsProgrammer, it will say "Read ID". | ||
[[File:Detect IC Icon.png|alt=The icon for Detect IC|thumb|none]] | [[File:Detect IC Icon.png|alt=The icon for Detect IC|thumb|none]] |
Revision as of 14:59, 6 April 2024
There are a few reasons you might want to flash different files onto a Smacard. For example, loading custom content, or loading the contents of another card. This is a simple tutorial to show you the step-by-step process. All it requires is some very simple hardware and software.
You will need:
- AsProgrammer, Neoprogrammer, or equivalent for your flasher
- A CH341A Programmer
- A Micro SD Card Module For Example (There are 2 types. Ensure the one you get has a short metal connector, not the long version. And that the pin header is pre-soldered)
- 6 Female to Female Jumper Wires For Example
Step 1 - Assemble the card reader
It's a simple job of plugging cables in the right places.
Cable colour doesn't matter as long as you keep the order the same.
For mine I did:
On the SD Card Module (left to right)
Red, Blue, Orange, Yellow, Green, Brown
On the CH341A (left to right)
Red, Brown, Green, Orange, Blue, Yellow
Refer to the pictures to ensure you've put them in the correct place
Step 2 - Smacard Initial Checks and Setup
Make sure you are using a Smacard as big or bigger than the .bin you want to write.
This example will be with a 2MB sized Smacard, all of which I will list below:
- Anniversary Party Friends
- En-tama Friends
- Kei-Tama Friends
- Magical Change
- Marine Change
- Nizoo Friends
- One Piece Friends
- Pixar Friends
- PUI PUI Molcar Friends
- Sanrio Characters
All other Smacards are 1MB and won't work for a .bin file from this list. I would recommend Nizoo Friends as of writing this (April 2024) if you have none of them, as at the time they are widely available and cheap.
If you have a differently sized Smacard the chip that shows up in your programmer will be different! It will still work with same size or smaller files but just be aware of this!
With all that out of the way, plug in the Smacard to the microSD module. The gold contact (side with the writing on a Smacard) side should be facing the pins in your microSD module as shown. Ignore the wire coloring as mine is different from the setup example and I've soldered my jumpers directly to the module.
Step 3 - Programming the Smacard
Plug in the USB programmer which should have the Smacard now connected to it and open your programmer of choice, I will be using Neoprogrammer.
It should look like this:
Make sure the correct USB programmer is selected in the menu. If you are using the one pictured, it should be "CH341 Black".
Now click the chip with the question mark on the top bar. When you hover over it, it should say "Detect IC". On AsProgrammer, it will say "Read ID".
If you get "IC not responding", double check your jumper wiring and your Smacard orientation and try again.
Otherwise, you should see this:
Click "select" to confirm the chip type.
On AsProgrammer, it will show GD25Q16 and GD25Q16B. Pick GD25Q16.
Click the "Read IC" icon in the window.
It should now start reading the chip. Make sure nothing comes loose during this process. Wait for it to finish, then go to the File menu and click Save (or hit Ctrl+S), and save the .bin file somewhere named whatever you want. If you want you can rip another copy and compare them in HxD to see if the files are identical to ensure your rip was good, but I won't be going over that in this guide.
Now that you have a backup of the original, find your .bin file you want to replace the Smacard with and open it. (File -> Open or hit Ctrl+O). Your window contents should now be different from what they were.
Now, click the arrow next to the blue "Write IC" icon, and make sure you have Erase, Write, and Verify checked before programming!
On AsProgrammer this is probably enabled by default but it should say "Unprotect->Erase->Program->Verify" when you hover over the "Program IC" icon (chip with red arrow).
Now, click the button that says "Write IC" and it should reprogram your Smacard after erasing it!
Your window should say "Success" and look similar to this. You can now remove the Smacard once it has finished and test it out.
If it doesn't work, double check you did everything correctly and your wiring is correct. You may also need to swap USB ports as some may not work.