Skip to main content
Patrick Morwald
Associate III
January 17, 2018
Question

Any possibility: Get ADC input on PA9

  • January 17, 2018
  • 3 replies
  • 708 views
Posted on January 17, 2018 at 14:42

Hi,

this might be a stupid question because datasheet says there is no ADC in pin PA9 on a STM32F407VGT, 

so what i am probably asking is if there is any way of working around this / finding a hack?

Background is that we have an already produced PCB where the pin PA9 is routed to an analog sensor output and i need to read the analog signal somehow.

Regards,

Patrick  

#pin-configuration #adc #stm32f4
This topic has been closed for replies.

3 replies

waclawek.jan
Super User
January 17, 2018
Posted on January 17, 2018 at 15:07

if there is any way of working around this

No.

JW

toby2
Senior
January 17, 2018
Posted on January 17, 2018 at 15:20

Not in SW, as Jan said.

But if it is a QFP package it might be possible to bridge to an unused pin which is an ADC input?

Patrick Morwald
Associate III
January 17, 2018
Posted on January 17, 2018 at 15:55

Thanks for the answer. Ok i will try to bridge to another pin.