crawff wrote:
hi
i have tested my minimig using a lcd tv and it still didnt work
I then replaced the minimig.bin file for a NSTC core and i got a display working.
It went to the menu.
however, the screen went red and an error message came up saying my PIC firmware needs upgrading?
i really want to be using a PAL core, so it there anything else i can do?
Well, it's good news as it shows that the Minimig is working OK. However that LCD TV won't work with PAL.
The error message is OK, because some cores need the PIC to be reflashed to work with the core on the SD card (the new ARM expansion board will do away with this, but until it is mass produced you're going to need to do the following).
HOW TO FLASH YOUR PIC
What you need:
Minimig
Null Modem serial cable – a normal serial cable will not work unless it has a null modem adapter.
PC with a serial port (or USB to serial dongle).
Tiny Bootloader – free software downloadable from the Internet
#1: Connect the Minimig to an appropriate serial port on a PC using your NULL MODEM serial cable.
#2: Set jumper on Minimig to from “FPGA” to the “MCU” position.
#3: Switch the Minimig on.
#4: Download and run the Tiny Bootloader program on the PC.
#5: Select the correct COM port and rate (115200)
#6: Press the "CheckPIC" button on the Tiny Boodloader display.
#7. Quickly press “PGM RESET” on the Minimig motherboard within FOUR SECONDS to establish communications between the Minimig and Tiny Bootloader on the PC.
If you succeed you should see something like the following message in a log window:
Connected to \\.\COM1 at 115200
Searching for PIC ...
Found:18F 252o/452o
If you don't you will see:
Connected to \\.\COM1 at 115200
Searching for PIC ...Not found,
ERROR!
If you get the error repeat steps #6 and #7.
#8: On Tiny Bootloader select the hex update file that needs to be written to the PIC.
#9: Select "Write Flash" on Tiny Bootloader and immediately press the reset button on the Minimig motherboard.
If you succeed you will see something like the following message:
Connected to \\.\COM1 at 115200
HEX: 6 days old, INHX8M,18Fcode, total=14552 bytes.
Searching for PIC ...
Found:18F 252o/452o
WRITE OK at 20:55, time:7.173 sec
MAKE SURE YOU LET TINY BOOTLOADER FINISH WRITING TO THE PIC BEFORE YOU UNPLUG THE MINIMIG!!!
#10: With the Minimig switched off, move the “MCU” jumper on the Minimig back to the old position “FPGA”
I bought my Minimig from Amigakit. There was some confusion at first because some early Minimigs were released by Acube without the bootloader code in the PIC which prevented the PIC updating. Acube sent out replacement PICs and Amigakit forwarded one onto me. All "new" Minimigs should have the update code in the PIC.
If you don't have a PIC with the bootloader code then contact aCube and see if they'll sell you one. I should still have my old PIC somewhere if all else fails.