
Nutsy Wed Aug 17, 2016 3:48 pm Well im trying to do the RPM detection code and I wrote something I thought should work. However its not, though it could also be the RPM generator ..
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 ..
Rick Kimball Tue Apr 28, 2015 1:56 pm One of the first debuggers to support Serial Wire Debug was a thing called Black Magic Probe (BMP). It has both custom hardware ..
diger67 Tue May 02, 2017 1:18 am Many people use stm32f103xxx. But it does not have a QSPI peripheral module. After reading the documentation for memory (w25qxxx), ..
mrburnette Thu Jul 16, 2015 8:34 pm This post is actually a continuation of one begun back on the old Arduino.cc forum: http://forum.arduino.cc/index.php?PHPSE … ..
Vassilis Wed Jan 27, 2016 9:26 am I wanted to post a youtube video to this forum but that feature is not supported yet. So, I did a quick research and I found the way to do it (it is tested ..
GrumpyOldPizza Tue May 24, 2016 9:27 pm Quickly would love to ask for input about the design of an RTC library. The goal is to be RTCZero compatible API wise. I am wondering ..
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”, ..
edogaldo Sun Jul 10, 2016 10:49 am Dear all, I’d like to draw attention to subject PR (https://github.com/rogerclarkmelbourne/ … 2/pull/184) which provides ..
jcw Thu Oct 29, 2015 3:13 pm The number of board / chip / speed / memory size / USB presence + enable pin / memory offset combinations is growing rapidly. Leading ..
aster Tue Apr 11, 2017 8:38 am Hello, Maybe i missed something (i am new here) but am i wrong or i can t use some of the nice features of the stm32 like the pulldown ..
ag123 Sun Jul 24, 2016 12:20 pm yes *very possible* https://www.youtube.com/watch?v=M0tox7ly-64 http://makezine.com/projects/make-43/op … martwatch/ http://www.stm32duino.com/viewtopic.php?t=591 ..
Nutsy Fri Sep 02, 2016 1:04 pm Hi I know its a lot to ask as it takes time… But I’m some what at the stage in my project to start making the more or less ..
ag123 Thu Apr 06, 2017 11:21 am ‘long’ ago rasberry Pi did it http://hackaday.com/2012/09/12/64-rasbe … rcomputer/ would it be about time stm32duino ..
Pito Sat Sep 16, 2017 10:25 am Based on the topic on simultaneous conversion from ADC1 and ADC2 by jeremy777: I’ve been thinking on using simultaneous ADC conversion ..
jcw Thu Oct 29, 2015 8:58 pm Here’s another idea / suggestion: bring the ChibiOS Hardware Abstraction Layer into the Arduino-STM32 project. Plus: tons of STM32 ..
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. ..