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 ..
BlackBrix Sun Dec 31, 2017 3:54 pm my board uses a 16MHz crystal and I don’t want to change it. its a STM32F103VET6 and I want to use Rogers core what is the best ..
madias Sun Sep 06, 2015 5:43 am Ok, I did a little research an maybe this could be interesting for the people: GD32F103xxx plain chips can be bought normally at aliexpress ..
Rick Kimball Mon Dec 11, 2017 5:20 pm The STM32 guys have added an interesting pull to their core. It lets you add a build_opt.h to your sketch files. That file ..
navintiwari08 Sun Jul 31, 2016 3:16 pm Hello there! I’ve one of those maple mini clones. I put this new boot loader “maple_mini_boot20.bin” using ..
octavio Tue May 23, 2017 2:16 pm Hello,i’m using the arduino 1.16.13 (windows10) and would like to see the compiler output in assembly if possible. stevestrong ..
kostbill Fri Aug 11, 2017 7:26 am Hello. For the last couple of days I have been trying to find information about debugging the BluePill with JLINK but didn’t ..
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); ..
kallamash Sun Jan 21, 2018 1:56 pm Hi, my setup is maple mini clocked to 128Mhz, SPI(1) is driven by clock interrupt, feeding sregs and DACs. SPI(2) is feeding OLED ..
rexnanet Thu Aug 25, 2016 9:11 am Hi, Has anyone managed to get the SST26VF064B flash to work on the STM32duino? I’ve managed to get it detected and the reading ..
arpruss Tue Aug 14, 2018 8:02 pm I’ve got a question for users of my USB Composite library. Background to the question: Currently, the library works like many ..
madias Tue May 17, 2016 11:52 am Just a little warning: While playing around with 2s RC lipos (8.4V, up to 40-80A discharge power!!!) I burnt out a maple mini (not ..
enif Thu Aug 13, 2015 2:56 pm First, a big THANK YOU to Roger and whoever else has contributed to the “Arduino for STM32” project! I had a Maple Mini ..
Pito Sat Sep 30, 2017 2:48 pm There are PCB vendors who claim funny prices for their pcbs – most notably https://www.seeedstudio.com/fusion.html : $4.90 for 10pcs ..
michael_l Sat Dec 31, 2016 2:50 pm Anybody happen to have schematic for this particular board with IN, VCC and GND and optocoupler ? http://www.ebay.com/itm/12V-1-Channel-R ..
marti159 Wed Jun 08, 2016 3:13 pm Hi I need to make STM32F103C8T6-based device which run on 2x AA battery (3V). Device will be counting pulses on digital input pin (about ..