MPC5777c Configuration for Default Analog Pin / Unused Analog pin

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

MPC5777c Configuration for Default Analog Pin / Unused Analog pin

552 Views
Hawkeyedman
Contributor II

Hello

I am using MPC5777c.

What state should I leave unused analog pins in?

I can't use Pulldown/Pullup external resistor.

Bcz my project's artwork was fixed.

So I have to make Default Analog Pin or Unused Analog Pin Pull-down

( I know I need to make it pull down. If not please let me know)

How to make Analog Pin Pull down state in Source Code?  

 

Please educated me

Thanks.

Hawkeyedman_0-1696986288461.png

#mpc5777c #Analog pin #default pin

#Configuration

 

0 Kudos
4 Replies

499 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

Have a look at reference manual:

petervlna_0-1697192745636.png

Best regards,

Peter

 

472 Views
Hawkeyedman
Contributor II

Thanks for reply.

Hawkeyedman_0-1697502465161.png

Our Hardware doesn't have pull down or pull up resistor of adc channel.

In this case, Just leave unused analog pins leave default condition( ex, floating..)?

 

And I found Handling unused pins from AN5268: MPC5777C Hardware Requirements/Example Circuits

In the Below picture, Unused analog pins they be pulled down to VSSA.

Hawkeyedman_2-1697502670616.png

I knew VSSA pin is power pin.

So I think It means Unused analog pins they be pulled down to VSSA with pull down resistor.

 

If I misunderstand, please let me know and enlighten me.

0 Kudos

533 Views
petervlna
NXP TechSupport
NXP TechSupport

Hello,

You can use internal pull function of the pads. However have in mind that this will be active after write to the PCR register, so time from power on to config of pad will not be covered by it.

petervlna_2-1697006837148.png

petervlna_3-1697006878334.png

petervlna_4-1697006901489.png

Best regards,

Peter

 

521 Views
Hawkeyedman
Contributor II

Thanks peter

 

I think you taught me about digital pin (GPIO) configuration.

In the Reference Manual of Mpc5777c, There is no Analog Pin's (ANA0~ANA39) PCR Registers.

I would be grateful if you could teach me.

Hawkeyedman_0-1697069127460.png

 

0 Kudos