2021-01-28 10:11 AM
As i red from reference manual most of the pins are in analog mode and pins are configured as per reset value of GPIOx_MODE/GPIOx_PUPDR/...so many other register but i want to know which pins function have assigned to individual pins.
2021-02-01 04:12 AM
> those pins not required any pull-up/down, right?
right.
2021-02-01 09:01 PM
Hi KnarfB,
Thanks for replying!
Is there any other suggestion for unconnected pins in perspective of power consumption and EMI?
Thanks
Girish
2021-02-01 11:18 PM
Hi Girish,
there is a "Getting started with STM32... Series hardware development boards" App Note. It has a chapter on unused I/Os and features.
hth
KnarfB