X71 Wed Apr 26, 2017 1:55 am Hi All, A while ago I got a couple of these boards http://www.stm32duino.com/viewtopic.php?t=1503&start=10 and had been playing ..
Signal32 Sat Sep 03, 2016 2:58 am Hello, I’m trying to use a DS1624 with STM32Duino on a custom board that has a STM32F103T8U6. The DS1624 is connected to the STM32 ..
escarneiro Sun Apr 16, 2017 9:37 pm Hello all I’m trying to code something for this generic STM32F103 – known as blue pill – thru eclipse + arm plugins ..
swanepoeljan Sun Jul 08, 2018 8:14 am Hi, Last week I bough one of these boards from ebay: STM32F103RCT6(EbayBlueAndYellow).jpg (60.2 KiB) Viewed 581 times hobbya ..
fredbox Tue Sep 08, 2015 4:45 pm Has anyone tried one of the Ficus boards? They are fairly inexpensive and have full schematics available. There are two models, ..
aminous Fri May 13, 2016 10:38 am Hi all, I have bought a board which is very similar to the Blue Pill(STM32F103C8T6). Apparently the only difference is that mine ..
Ferenczyg Tue May 17, 2016 3:56 pm Hi All I am having some troubles with using a STM32F103 bluepill and I have narrowed the problem -I think- to the USB 3.0 interface. ..
ddrown Tue Mar 01, 2016 5:29 am I have a generic board labeled “LC Technology” on the bottom and its USB doesn’t work. I decided to take a closer ..
victor_pv Tue Jun 16, 2015 3:36 pm I got this generic board from Taobao: http://detail.tmall.com/item.htm?id=44399907495 It has an C8T6 CPU (64Kb of flash officially, ..
blahlicus Sun Mar 12, 2017 6:41 pm Hey, I’ve recently purchased yet another STM32F103 based board off of taobao (here), I was able to flash the stm32duino ..
stancecoke Sun Dec 11, 2016 12:40 pm In my recent project i have a 12V power supply. As I am lazy and I don’t want to spend an extra DC/DC converter, can I wire ..
LEONARDOMS Fri Jul 14, 2017 6:28 pm Hello Guys. I´m new to STM32 boards. I´m using the Blue Pill STM2 board. I´m currently trying to develop some car gauge applications ..
stevestrong Wed Jan 04, 2017 7:34 pm Hi all, 3 pieces BP arrived yesterday, today I tried them out, I was able to flash all with the stm32duino bootloader over STlink. ..
billys7 Thu Apr 05, 2018 10:28 pm Do i miss something? //Toggling the onboard led on PC13 every 1 sec. volatile boolean led ; volatile unsigned long x ; void setup() ..
luca_stm32 Mon Jun 12, 2017 7:50 pm This is my first post in the forum I’m trying to use HWire on I2C2 of my Bluepill to read/wire an external EEprom (24LC128). ..
Kenjutsu Wed Nov 09, 2016 7:03 am Hello everyone, Has anyone seen/used this board before? At first glance, it looks like a “black” Blue Pill board. For port ..
sherinkapotein Tue Apr 11, 2017 10:26 am As i understand, the ‘generic’ STM32F103 (the likes of C8T6’s ) are the ones most supported by this community. ..
zmemw16 Fri Oct 23, 2015 5:02 pm its a 2×4 pin header istr; somewhere i’ve seen such a beast, not on that big a board either. maybe a tad/bit more compact ..
rajdarge Thu Nov 05, 2015 10:27 am Anyone managed to get one of the published libraries or any local code working with a MINI STM32 and this rotary encoder? http://henrysbench.capnfatz.com/henrys- ..
gtoner Sat May 02, 2015 9:14 pm Hi, I have one of the red generic boards with the large LDO on the bottom. I am trying to get MRBurnette’s BlinkNcount example ..