My team are using the S12ZVC series but found out the S912ZVC64F0MLFR is not enough for the GPIO pin. When we tried to change to the 64-pin S12ZVC, we are confused with the exact name of our target S12ZVC product, which has 64pin and 64kB flash memory. Is that S912ZVC64F0VKH, similiar to the S912ZVC12F0VKH on the official DEVKIT-S12ZVC?
Is there any naming rules pdf or link about this?
Hello,
The details about part number can be found in the Reference Manual rev 2.1 in "Appendix M Ordering Information" https://www.nxp.com/docs/en/reference-manual/MC9S12ZVCRMV1.pdf
The S912ZVC64F0VKH has 64 KB flash and "KH" at the end means package option: 64 LQFP
The S912ZVC12F0VKH has 128 KB flash and package option: 64 LQFP
I hope it helps.
If you have any related questions, please let me know.
Best Regards,
Diana
See Appendix M Ordering Information in S12ZVC RM/Datasheet.
You need to replace LF to KH in package option.
Thank you!