Page 1 of 1

Migrating from the 1900's.

Posted: Mon Feb 07, 2022 4:41 pm
by jneudorf
I'm extremely familiar with the microchip architecture from my past work, but the pic16f series is beginning to feel a little dated these days. I need to move with the times.

Re: Migrating from the 1900's.

Posted: Sun Jun 12, 2022 6:30 pm
by dannyf
so long as you program in a high level language (C for example), the architecture is not that relevant - actually quite transparent. I code across a last vast of mcus and for the most part, I can port my code from one chip to another with minimum changes.

I'm a fan of the pic24s - love those remappable pins :)