martinayotte Wed Mar 09, 2016 11:25 pm It seems that Arduino IDE 1.6.8 is now released ! RogerClark Thu Mar 10, 2016 1:52 am I wonder what new, non-backwards compatible ..
logd32 Tue Dec 05, 2017 5:00 pm Hi, I have setup a SW4STM32 project from the bootloader directory so it is more convenient to work on it, it compiles fine but unfortunately ..
Rick Kimball Mon May 02, 2016 9:16 pm Someone pinch me. I built the arduino 1.6.9 github from source and it just seems to work with our current master stm32duino ..
ag123 Tue Apr 25, 2017 2:14 pm after quite a bit of tests with the ili9341_stm library, i think i managed to get my rather ‘broken’ ili9341 lcds working. ..
human890209 Tue Jul 31, 2018 4:15 am Q1. Is there a documentation for Bluepills just like those for Arduino boards on their official website? (https://store.arduino.cc/usa/arduino-nano) ..
bubulindo Thu Sep 01, 2016 8:18 am Hello, I’m sure this has been gone through before, but I cannot find an elegant solution for what I want to do. I’m ..
stevestrong Tue Feb 02, 2016 1:22 pm Hi all, I just wanted to know whether someone already tested the SPI in slave mode and I am interested in the used code snippet ..
luudee Sat Oct 08, 2016 7:02 pm Hi Guys ! So I have one of those tiny ‘F407VET boards. (actually I have a few of them) I do all my work on Linux, particularly ..
Naguissa Sun May 03, 2015 10:45 am I’m using a Maple Mini clone from AliExpress and I’m having trouble with ttyACM connection: First time I tested it it was not working ..
Tiago Fri Jun 05, 2015 10:42 pm I’m using is library: https://github.com/TMRh20/RF24 #include <SPI.h> #include "RF24.h" #include "nRF24L01.h" #define ..
zmemw16 Sat May 19, 2018 11:12 am i got this email relating to an aliexpress order Order Id 505893640202305 – Package arrived in local post office Dear stephen ..
racemaniac Tue Aug 01, 2017 4:06 pm i’m wondering what your recent experiences are with aliexpress delivery times. the last few months normal cheap packages ..
xxLogamxx Tue Aug 16, 2016 12:25 pm I’m trying to upload the bootloader on a plate based on maple mini clone. Here is the schematic: http://uploadpie.com/2diXq ..
jucordero Fri Oct 28, 2016 6:13 pm Hi I purchased a couple maple-mini clones from ebay in order to test their capabilities and see if they could replace my Teensy ..
RuBisCO Sun Aug 26, 2018 8:55 am STMicroelectronics recently released a new “value-line” series of MCUs in their STM32F7 family referred to as “STM32F7x0”, ..
TomCZ Sun Apr 17, 2016 4:49 pm Hello, I have problem with compiling basic example Blink.ino for maple mini under Ubuntu 14.04 LTS. I am new in C++ programming. First,I ..
ahull Tue Aug 22, 2017 10:08 am Youtube suggested this three part tutorial to me. They look pretty useful, however my lack of free time precludes me from going through ..