
RogerClark Tue Jun 09, 2015 10:32 am This is a spin off thread from the issue with the SD lib Basically the issue is that in SPI, that pin PA4 is technically the hardware ..
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, ..
unuldinei Mon Feb 06, 2017 9:41 am Hello, I try to compile SPIFlash library for STM32F103C for read and wite an eeprom win25q64 (8MByte BIOS ) but i get thiss fatal ..
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 ..
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 ..
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 ..
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 ..
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 ..
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, ..
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 ..
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 ..
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 ..
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 ..
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 ..
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 ..