hcs12g128 PAD pins output?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

hcs12g128 PAD pins output?

Jump to solution
551 Views
sinanatilla
Contributor II

Can I use PAD pins as output?

Labels (1)
1 Solution
414 Views
iggi
NXP Employee
NXP Employee

Sure you can.

Just set the bits to logic 1 in the DDR0AD or DDR1AD registers. This will configure the Port AD as output.

Then write desired value to PT0AD or PT1AD registers to get the high/low level signal on Port AD pins.

Detailed info in the S12G ref.manual.:MC9S12GRMV1

Regards,

iggi

View solution in original post

1 Reply
415 Views
iggi
NXP Employee
NXP Employee

Sure you can.

Just set the bits to logic 1 in the DDR0AD or DDR1AD registers. This will configure the Port AD as output.

Then write desired value to PT0AD or PT1AD registers to get the high/low level signal on Port AD pins.

Detailed info in the S12G ref.manual.:MC9S12GRMV1

Regards,

iggi