IT WORKS!!!! Grrreeeeaaattt!!!
Thank You very much!!!!
Search found 3 matches
- Sun Dec 27, 2020 4:07 pm
- Forum: Projects
- Topic: DS18B20 on STM32F103C8
- Replies: 7
- Views: 372
- Thu Dec 24, 2020 12:08 pm
- Forum: Projects
- Topic: DS18B20 on STM32F103C8
- Replies: 7
- Views: 372
Re: DS18B20 on STM32F103C8
Hi, I use STM32F103C8 "black pill" board with 64k memory. In board manager I've selected STM32F1xx/GD32F1xx boards ver. 2020.12.17 by stmduino and use Generic STM32F103C series with ST-Link programmer. My program works well without OneWire.h and DS18B20 libraries and commented all lines which use th...
- Wed Dec 23, 2020 8:24 pm
- Forum: Projects
- Topic: DS18B20 on STM32F103C8
- Replies: 7
- Views: 372
DS18B20 on STM32F103C8
Hi All, I'm building a project of motorcycle computer like device. It displays some important informations for bikers. It works on Arduino Nano but Nano was too slow. Now I'm trying to port it to stm32. Almost all works fine but I have a problem with OneWire library. I would like to use DS18B20 temp...