Dear NXP Community Team,
I am currently working on an S32K344 board with a 172-pin package using S32 Design Studio (S32DS).
I would like to know whether the same project/code developed for the 172-pin package can be directly used on an S32K344 257-pin package board, or whether any changes are required.
If the same code cannot be used directly, could you please provide guidance on the following:
I would appreciate it if you could provide the migration procedure or any relevant NXP documentation/reference project for this package change.
Thank you for your support.
Best regards,
Aravind Togaralli
Thank you @VaneB
From a software perspective, the 172-pin and 257-pin S32K344 packages are very similar because they use the same MCU architecture, memory, and peripheral modules. The main difference is that the 257-pin package exposes additional I/O pins and provides more options for routing peripheral signals.
In S32 Design Studio Config Tools, it is possible to select and change the MCU package in the Pin Tool configuration.
BR, VaneB