2024-11-05 09:58 PM
i am using usb to program stm32 for blink code i insert binary pc13 was working but when i was try to run dht22 it was fail to read the sensor why
2024-11-05 09:59 PM
In arduino IDE
2024-11-05 10:50 PM
You'll have to debug the issue.
Not much support for Arduino IDE here, try their forum or other developers of DHT driver/libraries
2024-11-06 01:14 AM - edited 2024-11-06 01:17 AM
@VIVA wrote:In arduino IDE
So you're using STM32duino?
Support for that is provided here: https://www.stm32duino.com/
But you're going to have to give a lot more detail there for them to be able to help you!