hwstar Mon Oct 26, 2015 6:24 pm I’m attempting to get the github zip files installed in the Arduino IDE 1.6.5 running on Linux. After installing the files ..
alexandros Sat Jan 13, 2018 4:02 pm Hello guys! i have encounterd a wierd behavior i am using this library https://github.com/rogerclarkmelbourne/ … OM_example ..
RogerClark Tue Apr 28, 2015 10:11 am Hi Guys, Check this one out. It looks like its a sort of DigiSpark using STM32 But it is really expensive $23 assembled and $6 just ..
RogerClark Thu Jun 11, 2015 6:41 am Guys, I noticed a big larger range of boards and IC’s on TauBao even than on AliExpress e.g. this F103RET6 board, which ..
castortiu Tue Dec 05, 2017 1:04 pm My current project is on a blue pill and I’m driving at RGBMatrix 128×32 pixels with double buffer, also I receive ..
Just4Fun Sun Jan 20, 2019 9:23 am Found on Aliexpress this CS32F103C8T6. I haven’t found any datasheet of it… Some others “sighting” on EEVblog ..
WereCatf Thu May 05, 2016 1:35 pm I assume most of you won’t care as you’re already way past the my skill-level and you already have real oscilloscopes, ..
madias Tue May 05, 2015 9:28 pm Ok, it’s late and I’m momentary confused: How can I set up with the SPI library the second SPI port? *shame* madias Tue May 05, 2015 ..
zmemw16 Sat May 21, 2016 8:36 pm ok, i suppose it makes sense, i had issues with 64 bit runtimes appearing in Arduino_STM32/tools/linux whilst i was running 32 bits. ..
tiger762 Mon Feb 12, 2018 9:28 pm I have an stm32f103 (LQFP, $2 Ebay module) that sometimes drives off into the woods. I have a generic/clone ST-Link V2 programmer ..
Pito Fri Oct 07, 2016 5:45 pm SDcard Logger with FIFO and FIR Filter (FreeRtos) for Maple Mini or Blue Pill ==== As it has been discussed in this forum, writing ..
david.prentice Wed Mar 22, 2017 10:27 pm One of the principles behind Arduino is pin numbers for Digital pins and pin numbers for Analog pins. A regular Uno shield ..
strawberrymaker Wed Dec 23, 2015 10:34 pm So im playing along with a stm32f4 chip (for a secret project, atleast for now) and im trying to get spi to work. I tried ..
MoDu Mon Sep 10, 2018 1:36 pm Hi, I’ve been using this lovely scheduler with great success with my Maple clones. However, I am missing one key feature of that ..
melodic Mon Oct 05, 2015 5:22 pm I need to use more than 500hz for generating sound but I can`t change PWM freq. How to do that? mrburnette Mon Oct 05, 2015 7:05 ..
strawberrymaker Wed Apr 29, 2015 4:41 pm The GitHub repo This Thread will be used for updates Hello In a different topic a user (madias) had the idea of an community ..
victor_pv Tue Jun 16, 2015 4:03 pm We have at least 2 SPI ports in the STM32F1 mcus (and same goes for i2c), but most libraries are written for just SPI. What would ..
Jateu01 Sun Mar 05, 2017 2:34 pm Hi All, Silly question for everyone. I’m not a developer or a coder. I have a damaged brushless motor controller and I have ..
acronis Mon Nov 06, 2017 12:14 pm Hello . How can I make delay (pause) less than 1 µs ? for example, 10 nanoseconds ? Pito Mon Nov 06, 2017 12:24 pm You cannot ..
martinayotte Tue Sep 22, 2015 12:48 am I’m looking to use FreeRTOS on a new project, but I still want to keep the Arduino environment. In other words, I want ..