Hi again..
Im aware that the core board is designed to be used with the PIC18F4620 (among others), however I had some 18F46 K 20’s in the lab and I used one instead :-S
The operating voltage is 1.8-3.6V (not 4.2-5.5V) and the clock frequency 64Mhz (not 40MHz).
HOWEVER! MIOS studio still seems to find it (even though the voltage is 1.4V too high), and it even finds the bootloader i uploaded via a “pickit2”.
"Operating Systen: MIOS8
Board: MBHP_CORE or similar
Core Family: PIC18F
Bootloader is up & running!"
When I try to upload the MIOS it takes about 10 minutes, then reboots and just says exactly the same in the left window and this in the right:
"mios_v1_9g_pic18f4620.hex contains 12826 bytes (52 blocks).
Range 0x00000000-0x00002fff (12288 bytes) - MIOS8 area
Range 0x00003000-0x000033ff (1024 bytes) - PIC Flash
Range 0x00007c00-0x00007fff (1024 bytes) - PIC Flash
Upload of 13312 bytes completed after 832.14s (0.02 kb/s)"
Does anyone out there know a way of adapting the code to work with this PIC, or is there no other option to splash out on one of the PIC’s that are actually recommended?
Thanks guys!
Harry
ps..I have been through most of the troubleshooting sections on ucapps and cant seem to find an error with the circuit..that doesnt mean there isnt one though i guess!