STM32 with DHT22 in Arduino IDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-05 9: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
- Labels:
-
ST boards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-05 9:59 PM
In arduino IDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-11-06 1:14 AM - edited ‎2024-11-06 1: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!
A complex system designed from scratch never works and cannot be patched up to make it work.
