5V parasite power supply and 3V3 MCU
I have a requirement to use DS1820 temperature sensor in parasite mode, that needs 5V power supply (2 wires only) and STM32 MCU.
It works with 3V3 power supply, but there is increased measurement time, and it stops working over like 80°C.
I guess during the measurement I'd somehow have to provide 5V power supply to the sensor, but at the same time I can't connect it to the MCU.
Is there a way to trigger 5V pull-up from my MCU using transistors somehow?