And if it isn't, what would the difference be?
Hi @klv222,
Yes, the pinout is identical.
Refer to the excel files attached to the reference manual.
S32K312_IOMUX.xlsx
S32K311_S32K310_IOMUX.xlsx
BR, Daniel
Hello,
Yes, the S32K312 and S32K311 in the 100-pin package have the same pinout, so they are physically drop-in compatible from a PCB perspective. However, they are not a complete software drop-in replacement because there are differences in memory size and device features. Make sure the linker file, startup code, clock configuration, and peripheral usage match the target MCU before migrating. Always verify the exact part numbers and datasheet details for your application.
Best Regards