This tutorial introduces you on how to interface HC-05 Bluetooth module with stm32.
The communication is between PC and Bluetooth module using Bluetooth serial Terminal software.
You can get it at
https://drive.google.com/file/d/18N97...
The default password of the HC-05 is either 1234 or 0000.
Content
0:00 Introduction
0:20 HC05 setup
0:57 Terminal software setup
1:49 STM32CubeMx pin Setup
3:13 HC05 Code Development
10:29 Sending data Via terminal