madias Sun Jun 28, 2015 11:47 am Saw this “on the dark side of the force”: http://labs.arduino.org/Arduino+Studio https://github.com/arduino-org/ArduinoStudio ..
Rick Kimball Thu Apr 28, 2016 7:14 pm [Note: since I first wrote this post, openstm32.org has released customized versions of eclipse for windows, linux and os/x. ..
Pito Thu Dec 06, 2018 3:24 pm Matt informed this week he ported Roger’s core into his UECIDE IDE. Matt also made some improvements with the core as he is using ..
castortiu Wed Nov 15, 2017 2:55 pm I’m having a hard time to make the blue pill SPI work on slave mode. I just found two samples which use two SPI as input/ ..
tfried Wed Mar 14, 2018 3:35 pm Well, this is not the first time the issue has come up (see e.g. here: viewtopic.php?t=1040): Some graphics drivers in the stm32duino ..
WereCatf Mon Apr 18, 2016 3:37 pm Working code: uint8_t buffer[504]; SPI.write(pcd8544_buffer, 504); WereCatf Mon Apr 18, 2016 4:24 pm Okay, I spotted the problem: ..
primateio Thu Oct 06, 2016 8:20 pm I have been working on a project where I use a NodeJS program with node serialport to send image data over usb to a custom Maple ..
Naguissa Mon May 04, 2015 8:26 pm Hello, I’m porting an RTC over I²C mini library from Arduino nano to Maple mini: https://github.com/Naguissa/RTCLib I’m ..
bianchifan Sat Mar 05, 2016 11:26 am For my ordered blue pills are still on the way and I still needed a little scope I grabbed out my “lost” maple mini.. ..
Slammer Sat Jun 04, 2016 3:04 pm I am in designing phase of a project and I am looking various versions of STM32 family to find which one is better from technical ..
ahull Sat Nov 07, 2015 2:50 pm I’ve no doubt one or two of you have already spotted these… also on AliExpress.. They are ideal if you want to have a play ..
BrotherV Tue Dec 01, 2015 4:05 pm Hello everyone(sorry about my English) I’ve started working with STM32 less than a week and now I have a problem. I read ..
Jackson009 Tue Aug 11, 2015 10:36 am Someone may looking for the faster speed of STM32.I want to share with you the new GD32F103 which give you the 108MHz speed. ..
GrumpyOldPizza Tue May 24, 2016 9:27 pm Quickly would love to ask for input about the design of an RTC library. The goal is to be RTCZero compatible API wise. I am wondering ..
martinayotte Wed Mar 09, 2016 11:25 pm It seems that Arduino IDE 1.6.8 is now released ! RogerClark Thu Mar 10, 2016 1:52 am I wonder what new, non-backwards compatible ..
logd32 Tue Dec 05, 2017 5:00 pm Hi, I have setup a SW4STM32 project from the bootloader directory so it is more convenient to work on it, it compiles fine but unfortunately ..