asmallri Sun Dec 10, 2017 8:03 pm Hi, I have a requirement to use both Sleep and Standby modes on a BluePill. I am using the STM32Sleep.h library for the Standby ..
flyboy74 Fri Jun 22, 2018 10:55 am I am now working on setting a a UART so that I can send debug info to a putty serial terminal on my computer. I need to be able ..
nicolas_soundforce Thu Jul 13, 2017 7:42 am Hallo, I’ve been using the bluepill almost exclusively the last months with this core. It is has been amazing, ..
jaromir Sun May 01, 2016 6:26 pm Hi guys, I’m playing with generic blue pill with STM32F103C8, loading binary via st-link, on arduino IDE 1.65-r5, running ..
vitor_boss Wed Apr 19, 2017 10:18 am Hi, this is my first post on this forum, currently I’m help to develop Speeduino EMS/ECUand now I’m trying to convert ..
goran.mahovlic Wed Feb 21, 2018 4:19 pm this looks really nice https://twitter.com/orangeway/status/8 … 1046053888 mrburnette Wed Feb 21, 2018 7:32 pm I went ..
Beherith Fri Jun 03, 2016 11:31 am Thanks to everyone, and especially RogerClark! After testing various C FFT routines, including FHT, real-FFT, CMSIS libraries, ..
stevech Thu Nov 26, 2015 8:11 am availability of Raspberry Pi Zero, made in Wales and priced at just $5. Zero is a full-fledged member of the Raspberry Pi family, ..
BenjiHansell Sun Dec 18, 2016 8:15 pm Hello everyone. The Wiki hasn’t had much attention for a while and I’m thinking of spending some time on it over ..
RogerClark Fri May 22, 2015 11:13 pm Guys, Can anyone with a Generic STM32F103 board let me know which pin has an LED attached ? I know the mini maple look alike ..
msiddalingaiah Sat Dec 02, 2017 11:57 pm I got a handful of BluePills from eBay a while back, this set I believe: https://www.ebay.com/itm/5X-STM32F103C8 … ..
mgrunt Fri Dec 04, 2015 9:36 pm Hello, I try low cost china board with STM32F103xx with bootloader. Everything works fine, but IDE is very simple and my favorite ..
Jye Sun Sep 09, 2018 2:12 am What is everyone’s experience with overclocking and longevity? I’ve recently tested 120 MHz and would like to use it permanently ..
terraduino Sat Jul 08, 2017 12:13 pm Hi, I attached a reed switch (PA4 and 3V3) to a BluePill that is powered by dedicated 5V USB power supply through micro USB. ..
flyboy74 Fri Jun 15, 2018 5:06 am I want to learn C to be able to drive the low level stuff that can’t be driven in higher level langues. So I am learning ..
madias Thu May 07, 2015 9:42 pm I wrote this little report, because most of the usable boards are sold on aliexpress for the cheapest price. I’ve done about ..
ag123 Sat Nov 03, 2018 5:52 pm this is probably off-topic but it is rather general, recently i’m needing a beeper / buzzer and start browsing ebay/aliexpress. ..
Naguissa Wed Apr 11, 2018 6:07 am Hello, I want to attach an interrupt to 10 or 11 pins on same PORT (PB). Is there any way to do so in an instruction or I have ..
alexandros Tue Nov 28, 2017 5:59 pm sorry guys if i set a pin for INPUT_PULLDOWN pinMode(PIN, INPUT_PULLDOWN) souldnt i read 3.3 volts? beacause i am reading just ..
ag123 Tue Sep 19, 2017 4:16 pm recently i tried to meddle with RTC on my Baite MM clone, RTC ‘simply works’ thanks much for the really good effort here. ..