I am working on automotive products with the controller MC9S12XET256MAG? What is the procedure to handle unused port pins? I am expecting software solution ...
Hi,
The http://www.nxp.com/docs/en/application-note/AN3262.pdf written for S12XD family devices can be used to better understand design. Of course, there are some differences between devices but the HW design is almost the same and technical approach is common.
The Chapter 14 describes Managing Unused Pins.
Best regards,
Ladislav
Hi,
Unused pins can be configured as inputs or outputs. But because internal pull resistors are active only in the input mode, it is better to set them as inputs and enable pullups. Many pins have pullups enabled by default, out of reset.
Regards,
Daniel