Pito Mon Aug 15, 2016 6:12 pm When reading the ADC channel 16 (temperature sensor) I get constant readings like 1880 even I change temperature of the package by say 15degrees. ..
madias Tue Apr 28, 2015 8:49 am Hello! This post is for all those who do not have a board or are interested in what boards are supported. Please post only boards ..
pioneer Fri Aug 19, 2016 7:48 am I never used the Shiftout function before, untill now. I am working with a stepper driver http://datasheet.octopart.com/A3992SLP- ..
raceautoelectro Sun Jul 02, 2017 8:36 pm Hi , i have a little problem with timers ; the timer is changing , i am shure is something simple but i don’t find ..
arpruss Tue Dec 05, 2017 1:35 am I’m wondering if anybody has knows any ideas for what material one would include in a one week, 1.5-hours per day, gifted ..
Jackson009 Fri Aug 07, 2015 3:52 pm Hi Everyone, This is my 1st post in this board. So far i have fun with This. STM32duino so much. I have done my project for RFID ..
Pito Thu Oct 06, 2016 5:44 pm I like retrocomputing: http://jeelabs.org/2016/10/stm32f103-emulating-a-pdp-8/ Runs on YellowPill I would use 110baud instead of less ..
RogerClark Sun Jul 22, 2018 11:47 pm I’ve built a project for a friend of mine, using a BluePill, which needs to generate various fairly accurate clock frequencies. ..
RogerClark Thu Apr 12, 2018 11:59 pm Guys The F3 core is getting further and further out of date. So now that there are practical alternatives from the ST official ..
Lennyz1988 Fri Jun 30, 2017 9:17 am Hi, I have two blue-pill SMT32 boards. I flashed them with the STM32duino-bootloader and uploaded a Blink sketch with Serial.begin(9600); ..
dev Sun Aug 05, 2018 6:25 am Hi, I am using USB IAD CDC example. CDC working properly on windows 10 but not working on windows 7. Is windows 7 detects IAD? how to install ..
rexnanet Sun May 15, 2016 1:20 pm Hi, I’m trying to use OBD and ILI9341 libraries at the same time but ran out of code memory. Using only ILI9341 I’m ..
aster Tue Dec 05, 2017 12:59 am hello, i am using a library which uses the TwoWire instance instead of Wire, which is exactly the difference? from the repo i can see that ..
RogerClark Fri May 26, 2017 11:42 pm ag123 Sat May 27, 2017 6:31 am one of the strengths of the cortex-m arm platform e.g. stm32 is its bundled gcc toolchain with ..
victor_pv Sun Apr 08, 2018 2:52 pm Since Ray initiated the conversation about the libmaple F4 core, I think it’s worth again to check what cores most people ..
dev Sun Mar 19, 2017 4:47 am Hi, I am looking for cheap logic analyser. I searched on aliexpress but got too many results. I want to hear out of experience people ..
DrBanana Fri Apr 22, 2016 11:23 am I want to try STM32F103C8T6 Dev board, but before I buy, can I generate PWM of 5 to 100 Hz with 1ms to 100ms pulse width ? I need ..
firebirduino Sun Apr 10, 2016 1:45 am Hi every one, I am new to the STM32F, your site has offered a lot of info. for newbies and will shorten my learning curve. ..
sajuukKahr Mon Jan 30, 2017 11:09 pm Hello, I’ve been trying to interface a STM32F103C blue pill (china bought) with a ILI9341 but to no luck. CS=PA2 D/C=PA1 ..
brian m Thu Jun 14, 2018 11:41 pm I’m probably missing something. I adapted this from the arduino fade example, and it works if I use analogWrite instead of pwmWrite. ..