sparkybg / UniSolder-5.2

Unisolder - The universal soldering controller
350 stars 74 forks source link

Chip shortage and MCU alternatives #11

Open demondev opened 2 years ago

demondev commented 2 years ago

Hi,

Any chance you could compile a list of other processors the code will run on. For instance are any of these OK ?

All are TQFP64 but from higher up the family tree.

PIC32MX575F256H PIC32MX575F512H

PIC32MX664F128H PIC32MX675F256H PIC32MX675F512H PIC32MX695F512H

PIC32MX764F128H PIC32MX775F256H PIC32MX775F512H PIC32MX795F512H

Thanks.

sparkybg commented 2 years ago

Although there is no way to confirm this, since I cannot test it on all of these chips, I cannot think of a reason for it not to work on any MX5/6/7 with USB and as much or more memory as the original part.

demondev commented 2 years ago

OK, that's what I hoped. I managed to get some PIC32MX695F512H's from eBay, looked like unwanted samples. I will try them and let you know. Thanks.

ra1nb0w commented 1 year ago

any update on this? thanks

demondev commented 1 year ago

Sorry nothing yet. It's taken me this long to assemble the other required components. I have them all now so will report back once it's built.

ra1nb0w commented 1 year ago

thank you :)

sparkybg commented 9 months ago

So, did it work?