DrBanana Sat Aug 27, 2016 3:38 am I have a small project of 32K that runs on Mega2560, but now I want to use the same project on STM32F103C8T6 blue boards. They ..
jaromir Sun May 01, 2016 10:08 pm Seems like links from Arduino_STM32 leading to leaflabs.com are broken. We can use internet archive http://web.archive.org/web/201405161309 ..
danSTM Wed Dec 06, 2017 5:47 pm Greetings, I’m wondering if anyone has seen this issue. I was using the master branch (core was downloaded on 7/23/17). After ..
staticmem Sun Nov 26, 2017 7:26 am Whilst working on my project that uses a Bluepill module I noticed that I was getting close to the full 64kb flash limit which ..
ekawahyu Mon Jul 04, 2016 2:57 pm This is an attempt to collect ideas and suggestion from you guys whether or not it is a good idea of having a community owned hardware ..
casemod Tue Jun 23, 2015 9:04 pm Hi all, I am an advanced arduino user and for most functions I write my own code, directly acessing the peripheral registers, for example ..
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 ..