2021-09-08 02:16 AM
Which STM board has both input and output, digital and analog pins?
Thanks in advance.
Solved! Go to Solution.
2021-09-08 02:46 AM
@SNorm.1 Your question doesnt make a lot of sense to me but ill try.
if with STM board you meant any developing boards provided by stm
and if with input and output you mean communication peripherals
and with digital and analog pins you mean GPIO and ADC peripherals.
all developing boards that ive seen have those.
maybe this will help you https://stm32-base.org/guides/getting-started.html
If you want a developing board to start learning about stm32 without any specific requirement go to your local amazon page and order one of the cheapest nucleo boards like nucleo-f330re or if youre onbudget order a bluepill from aliexpress or bangood.
2021-09-08 02:24 AM
The Nucleo boards have an arduino compatible connector, with ADC, and digital I/Os.
2021-09-08 02:46 AM
@SNorm.1 Your question doesnt make a lot of sense to me but ill try.
if with STM board you meant any developing boards provided by stm
and if with input and output you mean communication peripherals
and with digital and analog pins you mean GPIO and ADC peripherals.
all developing boards that ive seen have those.
maybe this will help you https://stm32-base.org/guides/getting-started.html
If you want a developing board to start learning about stm32 without any specific requirement go to your local amazon page and order one of the cheapest nucleo boards like nucleo-f330re or if youre onbudget order a bluepill from aliexpress or bangood.
2021-09-13 02:31 AM
Thank you, I will go check it out!
2021-09-13 02:32 AM
Thank you very much! Maybe I didn't express myself very well, but you were very patient and helpful, and I'm very impressed!
Your reply is helpful as well!