BennehBoy Mon Feb 20, 2017 7:39 pm I’m trying to port some pretty dated Arduino code to STM32. I’ve managed to fix all the compilations issues firstly ..
RogerClark Mon Jul 18, 2016 8:22 am Guys Spurred on my a posting by @madias, I’ve had a go at merging some experimental Keyboard, Mouse, Joystick and Midi ..
RogerClark Wed May 18, 2016 2:24 pm Hi Guys Is any of you going to Maker Faire (Bay Area USA) this weekend ? I’m going, and I noticed that STM are a sponsor, ..
STMdude Tue May 30, 2017 4:19 pm Howdy! Putting aside the pinout differences and a few dollars, do the Maple Mini clones offer any advantages/disadvantages over ..
wizarcl Wed Apr 06, 2016 1:12 am Hi friends. I’m developing a protection relay to college but i can not use analogRead inside a timerInterrup. Microcontroller ..
sajuukKahr Wed Feb 15, 2017 11:06 pm Hey guys, I am trying to load a SPI memory module with some images. The process should be: PC image convertor > Serial > ..
dong99 Sun Jun 21, 2015 7:48 pm Hello All, This is an amazing forum that has such a wealth of information and so many helpful people! I will be coaching a few kids ..
RogerClark Tue Jul 12, 2016 11:50 pm Guys I have a PR which among other things adds -std=gnu++11 or -std=gnu11 to the compiler flags; which is what Arduino.cc use for the compile ..
Timoteo Thu Dec 13, 2018 9:50 pm Hello all, After a long time search in the forum it seems that the I can not use the RTC with the internal LS for time keeping? ..
Tobo Thu Feb 01, 2018 10:13 pm Hello everyone! I’m working on a dashboard for a motorbike, I’m planning to use a blue pill to read the data I need from ..
WindyYam Fri Jan 26, 2018 2:48 am I have some Blue pill projs run fine on pc , and now i have to do some interactivity with unity3d on android through serial interface. ..
victor_pv Mon Aug 21, 2017 5:18 pm Since the STM32F4xx MCUs have a DFU bootloader included in ROM, I’m thinking on adding code so when the board is rebooted ..
BennehBoy Sun Dec 16, 2018 6:40 pm I just did a git pull against Roger’s core, I do this periodically to check that all my code still works. It stopped working. ..
morbos Tue Mar 20, 2018 1:44 am My last eBay buy was about 5 for ~$10 w/free shipping. I don’t see the free shipping deal any longer but its now around $11 inc the shipping, ..
efftek Sat May 20, 2017 8:28 am Guys, I now have a prototyping board on eBay http://m.ebay.co.uk/itm/192192445430?_mwBanner=1 I’m selling it for £19.50, I know ..
madias Tue Mar 27, 2018 7:58 pm [Update:] The CS434 is playing well with STM32F103, but ONLY with hardware I2S, because the DAC needs a master clock (MCLK) and only ..
bdbell Mon Aug 31, 2015 1:26 pm I would like to integrate the ability to upload sketches via bluetooth for a couple of my projects. I have a BLE4.0 USB dongle and module ..
RogerClark Sun Feb 12, 2017 10:35 pm Hi Guys From time to time, I need to disassemble pre-compiled ARM binaries, but I don’t have an easy way to do this As far as I can tell ..
ag123 Sun Jan 07, 2018 8:21 am https://jeelabs.org/article/1619b/ it seemed to be there in stm32f103 (i.e. all the BP & MM etc), has anyone played with it? it seemed ..
VK3TY Sun Oct 16, 2016 1:06 pm Folks, Almost there but not quite. With a lot of supportive guidance from Roger Clark, I have, over a short time managed to (almost) ..