lkcl Thu Oct 05, 2017 1:29 am i just encountered these…. taobao has them at RMB 6 (under USD $1) i’ll have to make some enquiries after the holiday ends ..
68gt500 Wed Nov 22, 2017 8:03 am Hello all, reading & searching this (great!) forum I feel, that we all spend a lot of time (too long) and effort I to get the hardware ..
MrSupe Thu Jan 07, 2016 9:30 pm Could somebody tell me if it is possible to use PROGMEM known from esp8266 project (esp8266WebServer)? const char PAGE_NetworkConfiguration[] ..
human890209 Fri Aug 03, 2018 2:09 am Hi, I used to use Arduino and came to the STM32 world lately. The reason is that I’m lack of SRAM and need a faster processor. ..
Slammer Tue May 31, 2016 12:33 am This is about a maple compatible board, the Olimexino-STM32 (from Olimex). While there are references for this board on the forum, ..
bigplik Thu Feb 25, 2016 11:48 am Hi, could anyone with some experience of connecting Mini into battery help how to deal with it when want to program it by USB? ..
RogerClark Sat Jan 28, 2017 8:51 pm Guys I’ve been updating some old hifi amplifiers and “ghetto blasters” etc to have bluetooth audio playback, ..
RogerClark Thu Nov 26, 2015 7:14 am According to the video on the official RPi site they will be selling RPi Zero’s for $5 https://www.raspberrypi.org/blog/raspberry-pi-zero ..
Dallasta Fri May 20, 2016 7:06 pm Hey guys! I recently designed a custom STM32 board for an RS485 aplication. I was using an Atmega 168 before and I was having trouble ..
cazimirb Tue Feb 23, 2016 9:20 pm I have some boards with STM32F103VCT6 and some GD32F103VET6 chips and plan to perform brain surgery on these boards and also replace ..
zoomx Mon Apr 27, 2015 2:35 pm I read in the Arduino forum that the Maple bootloader doesn’t work on generic STM32 boards due a little hardware difference. ..
mrburnette Thu Dec 31, 2015 3:28 pm Latest STM32 core F1 files and shipping 1.7.7 (have not tried 1.7.8) Sketch: One of my sketches to calculate the hypotenuse of a right ..
ddrown Sat Jan 09, 2016 5:11 am I created board manager packages for the stm32duino code: http://dan.drown.org/stm32duino/package … index.json If you want ..
JoaoLopesF Fri Nov 13, 2015 10:06 am Hi, Someone use the Platformio for STM32Duino ? Is a good platform for various type of boards. The website ist http://platformio.org/ ..
acobo Fri May 12, 2017 10:01 am Hello to all, I have tried this simple program: #include <STM32Sleep.h> #include <RTClock.h> RTClock rt(RTCSEL_LSE); ..