2018-01-17 05:42 AM
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 #stm32f42018-01-17 06:07 AM
if there is any way of working around this
No.
JW
2018-01-17 06:20 AM
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?
2018-01-17 06:55 AM
Thanks for the answer. Ok i will try to bridge to another pin.