Skip to main content
Associate
November 6, 2024
Question

STM32 with DHT22 in Arduino IDE

  • November 6, 2024
  • 2 replies
  • 898 views

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

2 replies

VIVAAuthor
Associate
November 6, 2024

In arduino IDE

Andrew Neil
Super User
November 6, 2024

@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!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Tesla DeLorean
Guru
November 6, 2024

You'll have to debug the issue.

Not much support for Arduino IDE here, try their forum or other developers of DHT driver/libraries 

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..