skematic Wed Sep 26, 2018 12:33 am I want to upload the simple Blink example sketch to my Blue Pill, but it doesn’t seem to work with Arduino IDE. The code ..
iamseer Wed Jul 19, 2017 7:55 pm Hi all, I used to debug STM32duino with Keil, with has code limit. I tried VScode and made it work with ST-link. This tutorial shows ..
Janus Thu Sep 13, 2018 3:33 am I am simply curious. I am running into limitations in the design of the arduino ide, but I am not sure where to go from there. I have ..
Pararera Fri Oct 05, 2018 4:05 pm I installed STM32 package (STM32F1xx/GD32Fxx by stm32duino) from Boards Manager in Arduino IDE. Then I copied package from %appdata% ..
jansun Sat Jan 05, 2019 1:51 pm Hi all, I was making an attempt to use the arduino PID library: https://github.com/br3ttb/Arduino-PID-Library i build a setup with ..
Flub Tue May 01, 2018 5:02 pm Hi! I am trying to port/use the following library with Baite Maple mini STM32F103C8t6. https://github.com/madworm/MBI5030_demo … ..
HexTank Fri Sep 30, 2016 11:03 am So I’ve just moved over to the Baite MM, to utilise the faster SPI compared to the arduinos. Now, I’ve tried to move ..
Nutsy Tue Aug 09, 2016 1:26 pm Is there a trick to getting these pins working? Im trying to send data to a second board via Serial2, isnt tx2 and rx2 serial 2? Or do I need ..
kolalde Thu Dec 10, 2015 5:38 am Not sure how I did it, but it seems like I damaged my maple mini clone (baite BTE14-07). Monkeying around on the breadboard I’d ..
turboscrew Thu Mar 16, 2017 12:09 am I’d like to fool around with a couple of blue pills with 433 MHz radio modules, but to make some sense out of the radio ..
AnalogLamb Sun Sep 18, 2016 2:09 am 5.9$ ESP3212 Wifi Bluetooth Combo Module Pre-order now! http://analoglamb.com/product/esp3212-w … mbo-module RogerClark ..
TomaTLAB Fri Jan 22, 2016 8:56 pm Hello, guys! When I read one analog pin everything looks normally. But when I try to read pins in sequence like: void setup() { Serial.begin(115200); ..
andreas_ferm Tue Oct 06, 2015 12:16 pm Good day everyone, I’m all new to stm32 and have previously only done smaller projects on arduiono boards, mostly using ..
Rick Kimball Tue Apr 28, 2015 1:56 pm One of the first debuggers to support Serial Wire Debug was a thing called Black Magic Probe (BMP). It has both custom hardware ..
stevech Wed Nov 11, 2015 6:47 am Atollic’s IDE/Compiler is Eclipse + GCC. Until lately, it’s not been free. Now there’s a “lite” version ..
gbulmer Fri Feb 12, 2016 2:04 pm There is an ST Micro press release about STM32 development tools on Linux. It says: The STM32CubeMX configurator and initialization ..