Block for sending values through the UART
Hello, I am trying to wire STM32F103C8T6 with DS18B20 sensor and I realize that after some actions it stopped to work and no data through the UART sent:





Probably it's not big deal, but I have no idea why UART completelly blocked and sending no information.
Current version of this code based on the materials of:
https://deepbluembedded.com/stm32-1-wire-one-wire-protocol-ds18b20-code-example/
