mankan Sun Oct 30, 2016 3:52 pm Planned to hook a Si5351 clock generator board to my blue pill but the example binaries get larger than the available flash, about ..
Araneus Tue Feb 20, 2018 6:53 pm Hello everybody! Did anybody tried to port (or make to work) the Arduino libraries for following sensors : 1) HDC1080: Library : –https://github.com/closedcube/ClosedCub ..
FiveO Wed Dec 13, 2017 10:46 am Hi, I am having troubles with multiple I2C libraries in one sketch on stm32f103 Separately they work: Adafruit SSD1306 Adarfuit VL6180 ..
michael_l Tue Jul 19, 2016 2:23 pm I guess I’m asking for some help to get something to display on this 2.2″ ILI9341 SPI TFT Touch display. Serial monitor ..
ChrisMicro Wed Jun 21, 2017 12:02 pm Hello together, because I like to use Arduino programs on different platforms I realized a problem: Many examples are written ..
cron-dk Fri Jun 02, 2017 7:34 am Hi, I am trying to write a large block in an EEPROM page. But it seems to fail after 255 times of writes. This small POC code demonstrates ..
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 ..