Hi,
After realizing that I’m not going to be able to get a STM32 or STM8 to support what I need for a project (I’m space-limited, so I can only fit two big ics, one of which it has to be the microcontroller, the other in which needs to be a can transceiver), and after weighing my options, I found a PIC32 that’ll be suitable, a PIC32MK, as it has all the peripherals that I want.
As far as I can tell, there’s no generic pick 32 boards that I can pick from, so it seems that I’ll need to make a custom core. I cannot find any documentation on how to do that, so I was wondering if someone can help me through that process. Thanks in advance!