
RogerClark Wed Jun 03, 2015 10:48 am 01. (Adafruit_ILI9341_STM) — SPI LCDs (SPI = Serial Peripheral Interface) based on ILI9341 controller. 02. (Adafruit_SSD1306) ..
Vassilis Mon May 25, 2015 2:28 pm I have ported the basic functions of EtherCard Arduino library to STM32F103 MCU. -= EDIT =- The new library can be found on github ..
Vassilis Tue Aug 18, 2015 1:43 pm I ported the new W5500 Ethernet controller for using it with STM32F1 series. Actually, the new library will replace the old Ethernet_STM ..
RonC Tue Jan 19, 2016 9:29 pm Hi folks, I’ve had a couple of projects where I needed more than three serial ports. Sometimes it’s just one but I needed ..
Kenjutsu Sun Jul 12, 2015 12:28 pm Just a quick note to confirm that Adafruit-PCD8544-Nokia-5110-LCD-library works “out of the box” My mistake I does ..
Kenjutsu Thu Feb 04, 2016 8:27 am Hello everyone, Adafruit Unified BMP085/BMP180 Driver works. RogerClark Thu Feb 04, 2016 10:23 am Thanks for posting tiger762 Thu Feb 04, 2016 ..
RogerClark Fri May 01, 2015 7:48 am The Wire (I2C) library is part of the Arduino STM32 files download, as it is almost a core part of the Arduino suite of libraries ..
victor_pv Tue Jun 30, 2015 8:48 pm I needed to be able to play some sounds and decided to give a shot to porting this library, which reproduces audio in the Arduino ..
Vassilis Fri May 22, 2015 1:04 pm Hi, I ported the Arduino VS1003B library with the “hello” example to the STM32F103 MCU. I published the library to Github ..
strawberrymaker Sun Jun 07, 2015 7:02 pm EDIT: I used a different Version, sry. Current Download Link is linked The TFT_ILI9163C Library works without modification ..
FreD Wed Sep 06, 2017 2:59 pm Hi, I am not being able to flash my blue pill. My setup is: -Blue Pill stm32f103c8 -arduino mega as usb to serial converter (it works ..
Darius Mon Jul 04, 2016 12:31 am Hi all, I’m just trying out STM32Duino and so I cloned https://github.com/rogerclarkmelbourne/ … _STM32.git and checked ..
flodejr Sun Sep 24, 2017 10:31 am Hi all, I am pretty new to STM32 and I am the sucker who bought this board http://stm32duino.com/viewtopic.php?f=28&t=1663 ..
Rick Kimball Sat May 16, 2015 1:08 am 11/07/2017 – I attached a binary that can be loaded onto your blue pill in this post: viewtopic.php?f=37&t=2801 12/3/2016 ..
doctek Sat Jul 21, 2018 12:06 am After some helpful input from this forum and some trial and error with commands, I got st-util and gdb to work perfectly last night. ..
denis Mon Aug 29, 2016 8:58 pm A model of ST-link clone is done by baite: http://www.aliexpress.com/item/ST-Link- … 84886.html at price of $2.57. based on a stm32f103c8t6 ..
dev Fri Sep 15, 2017 7:41 pm Hi, Prolific USB to serial not working on Windows 10 for me… If any one had tried then please tell me how to make it work. I have ..
BennehBoy Fri Jan 27, 2017 11:25 am I managed to brick one of my maple mini clones when attempting to use victors firmware updater sketch. I bought an st-link2 clone ..
Rick Kimball Wed Jun 17, 2015 3:21 pm Seems that now that the Arduino Zero is out openocd is in : ) The Zero uses a cortex-m0+. The programming plug on the Zero ..