News:

PROTON pic BASIC Compilers for PIC, PIC24, dsPIC33

Main Menu

What needs to go in a PIC24 development board?

Started by John Lawton, Apr 12, 2024, 09:35 AM

Previous topic - Next topic

RGV250

Hi John,
18F25K83 / 18F26K83 which I think are pin compatible.

Bob

JonW

It would be good to get bootloaders for all the supported devices. 

John Lawton

Indeed, thanks Bob.

28 pin devices compatible with standard board:
18F25K20,
(18F252), 18F2420,  18F2520,
18F23K22, 18F24K22, 18F25K22, 18F26K22,
18F24Q71, 18F25Q71, 18F26Q71,
18F27Q84,
18F25K83, 18F26K83,

After providing alternative pin links for UART:
18F24Q24, 18F25Q24, 18F26Q24

Any more possible contenders please?

John


John Lawton

Quote from: JonW on May 25, 2024, 12:55 PMIt would be good to get bootloaders for all the supported devices. 

Indeed, the hardware comes first, I'm hoping to get help with the bootloaders...

John

tumbleweed

Quote from: John Lawton on May 25, 2024, 01:05 PMAny more possible contenders please?

John - What criteria are you using to determine if a device is compatible?

Except for a few odd-ball devices (like the Q24), I would think most all 28-pin PIC18's should work (with the exception of the J series).

John Lawton

I was mostly concerned over compatibility of the UART1 and of course power pins and you are right, all(?) 28 pin parts (without USB) are compatible with the original Amicus 18 design, apart from the new 18F24/25/26 Q24 devices.

I am thinking of adding a select link between RC7/RC5 to accommodate the Q24 MVIO parts, my reasoning is that Microchip might continue to go this way in future, who knows?

Anyway for completeness I've decided to create a list of compatible devices which I'll post shortly.

Some devices with less than 28 pins would need adaptor boards which will also get my attention in the near future.





RGV250

Hi John,
As I didn't want to hijack the JonW thread, what software did you use to design your boards or is it expensive.

Bob

John Lawton

For the past - I can't remember how many years - I've been using Easy-PC from Numberone Systems. https://www.numberone.com/

Not too expensive, since for these designs the 1000 pin version would suffice.

The RS PCB CAD package on DesignSpark is very similar and the basic version is free.
https://www.rs-online.com/designspark/pcb-software

John


top204

Did you get the board done with the USB to Serial chip on them John?

I have programmed the boards you sent, and they are excellent, but without the serial coms, they are difficult to work with because they do not give the ability to see what is going on without connecting LCDs etc to the board.

John Lawton

Hi Les,

thank you, good to hear that the boards work okay. I've held back on manufacturing the updated versions with the USB-Serial chip fixed because I thought I'd wait to see whether there are any other issues. For instance I wonder whether fitting the 6 pin SPI connector is worthwhile, but I can leave the footprint in the layout anyway.

I'll get a batch of pcbs manufactured and assembled.

John

See_Mos

looking forward to seeing some pictures and more details John

John Lawton

#71
Sorry, I only built a couple of prototypes and sent them to Les without taking any photos of them!

I posted an image of the prototype pcb artwork here: https://protoncompiler.com/index.php?msg=16440

I've also revived the Amicus 18 board, now the Amicus 8 which is similar to the other boards. There is some preliminary information here: https://easy-driver.co.uk/Amicus/

John