Phono Tue May 05, 2015 6:30 am Hello I have installed the STM32 package as said on Arduino version 1.6.3. Then I checked whether an empty sketch would compile. So far, ..
Chacal Fri Jan 29, 2016 10:00 pm Hi all, I’m having some problems getting my generic STM32F103C8T6 board (Blue Pill) to work with my 2×16 I2C LCD display. ..
keypunch Sat Jun 10, 2017 2:59 am I tried to compile a sketch I coded for Arduino during long and extended months I waited for orders to arrived for targets Maple ..
acronis Mon Jul 31, 2017 5:43 am took the example from here: http://playground.arduino.cc/Code/FTP File transfer to FTP server is excellent. // #define FTPWRITE ..
vagaus Sat Aug 01, 2015 5:32 pm Hi. This is my first post! First of all I’d like to say thank you for all the people involved in getting STM32 boards to work ..
RogerClark Sat Jun 06, 2015 6:06 am I don’t know if this is just me, but SD seems really flakey The cardinfo demo seems really reliable, but the other demo’s ..
peppeve Sat Aug 15, 2015 1:27 pm When i try the examples included in this library the sketch get compiled without error (I change the definiscion pin for SS pin) ..
zoomx Wed Sep 09, 2015 10:44 am I just got an SPI ILI9341 TFT LCD so I wanted to try the STM32-O-Scope modified by ahull. I am using Arduino IDE 1.6.5r5 and the last ..
AS_Motion_Lab Thu Jan 10, 2019 11:40 am Hi all, I hope you guys can help! I’m using the TMC2130Stepper library to set various parameters of the amazing Trinamic ..
Buleste Tue Jan 24, 2017 4:34 pm I am trying to convert some Arduino Nano projects of mine over to the Maple Leaf Mini with the hope of combining them into one project ..
zmemw16 Tue Dec 22, 2015 1:02 pm in the Re: New SdFat library (with and without DMA) thread http://www.stm32duino.com/viewtopic.php?f=13&t=20 i found a discussion ..
Vicolaships Fri Apr 20, 2018 4:50 pm Hey there, I’m trying to setup a SPI slave with full-duplex DMA transfers on a Blue Pill. I want to be able to receive ..
maman Tue May 22, 2018 5:43 am Hello, Previously, I use esp8266 to connect to PN532 NFC module, using this library : https://github.com/elechouse/PN532 Now, I want ..
szilvasyz Sun Aug 13, 2017 11:08 am Hi All, (I am a new member here, so excuse me if my problem is not relevant here. If so, please write me, where to discuss my problem, ..
keypunch Sun Jun 18, 2017 9:10 pm I tried to compile a sketch I coded for Arduino for targets Maple Mini, Maple (Rev 3), Maple (RET6), and Generic STM32F103C. All failed ..
ofnicolson Sat Sep 17, 2016 7:49 am Hi everyone, I’ve been playing with Matthias’ USB MIDI library (code pulled during Sept), and I’m having a problem: ..
j-zero Thu Oct 22, 2015 5:19 pm Hello, I’m trying to use the RTC with a 32kHz Crystal on LSE my Maple Mini Clone. I can use LSI without problems, but it’s ..
Vassilis Mon Jun 08, 2015 11:45 am I saw that if you use a plain number pin (0, 1, 2, etc) instead of the PXXX syntax (PA0, PA1, PB2 etc) the compiler doesn’t ..