Thanks for the reply @TlDhST
I just updated my core via PlatformIO and I'm getting the same behavior. I read -196 on startup but room temp after a hotswap.
You mentioned you first ran the code with OneWire and then ran the code with DallasTemperature - I'm unfamiliar with any method that runs them ...
Search found 7 matches
- Thu Jun 23, 2022 10:15 pm
- Forum: Projects
- Topic: DS18b20 only works after hot-plug
- Replies: 4
- Views: 3853
- Wed Jun 22, 2022 11:40 pm
- Forum: Projects
- Topic: DS18b20 only works after hot-plug
- Replies: 4
- Views: 3853
DS18b20 only works after hot-plug
Hello all,
I have a custom PCBA that is built around an STM32F103CBT6 microcontroller, and I need to read temperatures from a DS18b20 sensor.
I am using the STM32Duino core, not the rogerclark one.
I have two libraries that govern this, the Arduino-Temperature-Control-Library by MilesBurton and ...
I have a custom PCBA that is built around an STM32F103CBT6 microcontroller, and I need to read temperatures from a DS18b20 sensor.
I am using the STM32Duino core, not the rogerclark one.
I have two libraries that govern this, the Arduino-Temperature-Control-Library by MilesBurton and ...
- Fri Feb 12, 2021 8:39 pm
- Forum: Custom design boards
- Topic: No STM32 Target Found
- Replies: 2
- Views: 9408
No STM32 Target Found
Hi guys, I recently made a post about using a STM32G071CB: https://www.stm32duino.com/viewtopic.php?f=14&t=912
The problem I was having was that I couldn't get an ST-Link to read the chip on a breadboard. I'm having the same problem with a G070KB now, and while I was able to solve the problem in my ...
The problem I was having was that I couldn't get an ST-Link to read the chip on a breadboard. I'm having the same problem with a G070KB now, and while I was able to solve the problem in my ...
- Mon Feb 08, 2021 7:57 pm
- Forum: Custom design boards
- Topic: Starting from a brand new G071CB
- Replies: 2
- Views: 5998
Re: Starting from a brand new G071CB
Thanks for the reply. Unfortunately, still no connection has been established.
I've reproduced the exact schematic shown in STM's Getting Started with G0 guide (Page 28, Figure 15)
https://www.st.com/resource/en/application_note/dm00443870-getting-started-with-stm32g0-series-hardware-development ...
I've reproduced the exact schematic shown in STM's Getting Started with G0 guide (Page 28, Figure 15)
https://www.st.com/resource/en/application_note/dm00443870-getting-started-with-stm32g0-series-hardware-development ...
- Sat Feb 06, 2021 12:05 am
- Forum: Custom design boards
- Topic: Starting from a brand new G071CB
- Replies: 2
- Views: 5998
Starting from a brand new G071CB
Hi everyone, caught in a bit of a head scratcher here.
Been using BluePills for some time now, and wanted to move on to putting some STM32 controllers onto my own PCBA's for a production part.
Decided to go with either the STM32G071CB or the STM32G070KB (depends on what my final pin requirement is ...
Been using BluePills for some time now, and wanted to move on to putting some STM32 controllers onto my own PCBA's for a production part.
Decided to go with either the STM32G071CB or the STM32G070KB (depends on what my final pin requirement is ...
- Fri Jan 15, 2021 8:25 pm
- Forum: General discussion
- Topic: Factory Resetting my Blue Pill
- Replies: 4
- Views: 8322
Re: Factory Resetting my Blue Pill
Uploading a blink sketch using ST-Link worked! Thank you for the tips regarding the reset button, I think improper use of that button was leading to me not being able to upload code.
Now I'm able to upload code no problem to the device. Unfortunately, USB serial monitoring still isn't working, but ...
Now I'm able to upload code no problem to the device. Unfortunately, USB serial monitoring still isn't working, but ...
- Fri Jan 15, 2021 5:40 pm
- Forum: General discussion
- Topic: Factory Resetting my Blue Pill
- Replies: 4
- Views: 8322
Factory Resetting my Blue Pill
Hey everyone, long time Arduino (ATMEGA328P) user, but first time STM32 user.
I picked up some STM32F103C8 Blue Pill's from Amazon, it's day 2 of using these guys. I'm literally a complete beginner, sorry if I ask any questions that seem obvious.
I was able to upload basic blink programs via ST ...
I picked up some STM32F103C8 Blue Pill's from Amazon, it's day 2 of using these guys. I'm literally a complete beginner, sorry if I ask any questions that seem obvious.
I was able to upload basic blink programs via ST ...