stm32f103 i2c sensor reading
Hi,I am trying to read HDC1010 temperature sensor with code below, when i click run button while debugging, code does not working, can not continue. But when i debug the function row by row, it woks clearly. Any advise ?void Receive(u8 Address, u8 Re...