User Activity

Hi all,I am trying to interface DS18b20 with STM32 Nucleo L073RZ, but I couldn't get the temperature reading from the sensor. I tried using GPIO and UART peripherals to interface the sensor.If anyone successfully interfaced DS18b20 sensor with STM32 ...
Hi all,I am using a custom board designed using mcu STM32 L071CZ. I want my device to go to stopmode afte doing a certain task. I checked the current consumption in run mode, it is almost 4.7mA and in stop mode in 3.56 mA.I haven't enabled any othe...