Resolved! bluetooth communication problem when working with two UARTs
Hi during development of program I found weird behaviour. I am using STM32G030C8T6 MCU. I am trying to connect external device using HC-05 bluetooth module. In my project I also connect with devices using MAX3485 module for RS485 communication. I wro...