2012-05-22 08:59 AM
I'm
starting to work with
STM8
.I'm not finding
a
way to
configure the ports
as pull-down.
2012-05-22 09:46 PM
Welcome Fernando to this forum!
Your answer has got no reply because you can configure STM8 a GPIO either as floating input or as pull-up input. Section 11 of the STM8S microcontroller Family Reference Manual (RM0016) shows how Px_IDR Px_ODR Px_DDR Px_CR1 Px_CR2 control Port x GPIOs. Ciao EtaPhi2012-06-27 05:36 PM