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 ..
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 ..