Using STM32 Nucleo Expansion Boards with a Discovery Board
Hello,
I am new to the STM32 platform and will be using it to prototype an embedded controller. I ordered an STM32H7S78-DK Discovery board since it had all the necessary IOs available and included a touchscreen display. However, I also need Bluetooth communication.
I found the X-NUCLEO-IDB05A2 and X-NUCLEO-BNRG2A1 Nucleo Bluetooth expansion boards; will these work with the Discovery board? The datasheets only mention STM32 Nucleo compatibility, but the expansion boards use the Arduino UNO R3 connector, which is present on the Discovery board and I imagine has a compatible pinout. I might be misunderstanding how the expansion board connects...
If neither of these will work, is there another way for me to add Bluetooth functionality to the Discovery board, or am I better off obtaining a Nucleo board and developing the Bluetooth functionality independently?
Thanks in advance.
