
MrSupe Sun Jan 10, 2016 12:23 pm Could someone recheck my investigation… Function size_t EthernetClient::write(const uint8_t *buf, size_t size) always returns ..
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 ..
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 ..
tcontrada Mon Jul 09, 2018 2:28 pm I noticed this problem last week and I am unable to work on my STM32 Blue Pill. When trying to download the latest or even past ..
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 ..
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 ..
p2baron Wed May 30, 2018 8:49 am Can anyone point me to a working rotary encoder library which works with a bluepil board icm a KY-040 encoder? thanks Pito Wed May 30, 2018 ..
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, ..
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, ..
Phono Tue Jun 07, 2016 6:33 pm Hi, I noticed that Vassilis mentioned that he could not test the W5200 version before submitting. But Murphy takes care ! The two methods ..
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 ..
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 ..
madias Fri Mar 23, 2018 9:11 pm Hello, I don’t know much about the changes in this library for ~ 2 years, but sadly hardware scrolling is totally broken: It was easy ..
Phono Sat Sep 24, 2016 8:50 am Hi, I have a strange behaviour with a SEEED W5200 shield I have an application using an Olimex STM32 board and a W5200 ethernet shield, ..
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 ..