Question
Is it possible to connect 2 or more STM32F MCUs and to read their unique IDs together??
I Need to collect the unique IDs of STM32F4 microcontrollers in a single script. so is it possible to connect 2 or more MCUs together and read their unique IDs together?
Is it also possible to connect any external Hardware(like Bluetooth...) to STM32F MCU and read both STM MCU unique ID and Bluetooth mac adress together in a single script ?? Please suggest me a way to do it
