
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 ..
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 ..
zmemw16 Fri Dec 11, 2015 2:03 pm Arduino_STM32 as of midnight, debian jessie as of 2hrs and arduino 1.6.5r5 i’ve got some nokia5110’s, so i tried a PCD8544_SPI ..
Vassilis Mon Jun 22, 2015 8:14 pm I enabled the SPI_DEBUG in SPI.cpp file (Arduino_STM32\STM32F1\ libraries\SPI\src\SPI.cpp) and I noticed that is enabled by default ..
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) ..
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 ..
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 ..
Dimdim Fri Oct 28, 2016 3:59 pm Hi guys, I have a strange problem. A few months back I wrote a piece of code that used the ILI9341_due library to draw on a classic ..
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 ..
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 ..
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 ..
icelon Thu Aug 24, 2017 1:35 pm [tr][/tr]this arduino new ide in i2cdevlib In file included from /home/icelon/midro/hardware/Arduino_STM32-master/STM32F1/cores/maple/wirish.h:60:0, ..
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 ..
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 ..
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 ..
hwstar Thu Oct 29, 2015 6:26 pm I wanted to see if I could use the Ethernet_STM library configured for a Wiznet W5100 with a maple mini as the target. In order to get the Ethernet_STM ..
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: ..
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 ..
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. ..
ted Tue Jan 15, 2019 12:53 am Hi I want to switch from Windows to Mac, I can upload some programs but have a problem with dma.h. This is the error; Arduino: 1.9.0-beta ..