zmemw16 Sat Jan 13, 2018 1:34 am after 5wks of no heat or hot water and a repair visit estimated for 30/1, a new boiler and extra flush clean on the rads are being ..
STMdude Wed May 31, 2017 6:19 pm On the Wiki, it is mentioned that the basic Arduino digitalread/write() and the analog equivalents are “slow”, but what ..
prothan Sat May 23, 2015 4:41 am Hello, I followed the installation instructions for Arduino STM32, https://github.com/rogerclarkmelbourne/Arduino_STM32. Using Win 7 and Arduino ..
aryeduino Thu Oct 04, 2018 8:30 am Hi, I was wondering does this Cortex-M0 STM32F051C8T6 STM32 ARM board can replace the Blue Pill? I have seen this board on a page ..
X71 Tue Jan 03, 2017 2:24 am Hi All, Relative newbie here … Managed to get my F103VE setup as a game controller as per this thread http://www.stm32duino.com/viewtopic.php ..
Cesco Mon Apr 18, 2016 3:42 pm Hi, i do use timer1 and timer4 for PWM output, works nicely. Now i want to use pin PA0, timer2 channel1, for input capture. Are there ..
Rick Kimball Thu Jul 14, 2016 7:18 pm https://www.youtube.com/watch?v=mkx4qZCCHqI martinayotte Thu Jul 14, 2016 7:39 pm A bit strange that Dave never look into it before ..
mmonsterski Wed Mar 08, 2017 12:16 pm Hello I’m trying to port code from Arduino Uno to Bluepill but I have problem with snprintf(). When I’m compiling ..
Riva Thu Feb 16, 2017 5:16 pm I’m working on code (that may eventually become a library) to implement the DMX512 lighting protocol on a Maple Mini. Barring ..
smithy Wed Aug 17, 2016 7:04 pm http://www.rcgroups.com/forums/showthre … st29151853 When i use the flash demo tool i can select 64 and 128k, tried to erase ..
Holes Flow Tue Dec 26, 2017 10:13 pm …on upload: […] /home/xxx/Arduino/hardware/Arduino_STM32/tools/linux/stlink_upload ttyUSB0 {upload.altID} {upload.usbID} ..
Cesco Mon Jul 11, 2016 4:06 am I have tried to compile a vocoder (melp) for the stm32, the blue board, the 32f103. I did use the Melp vovcoder source, old stuff, ..
DrBanana Wed Sep 07, 2016 2:33 pm I have few bytes(around 20) to store in EEPROM. I have seen example of EEPROM emulation, which seems awesome. But I have some questions. ..
human890209 Fri Aug 17, 2018 3:22 pm Hi, I made a get freeRam test with Bluepill and Roger’s core. The results are not changing continuously! Why did that ..
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) ..
madias Thu Aug 16, 2018 12:10 pm Hello, Have someone successfully used the “USB composite” library example “sdreader” with SdFatEX (also ..
Phil333 Fri May 12, 2017 8:31 am Hello guys! Today I am going to test my Maple Mini a little with my oscilloscope with the Arduino IDE. If I want to check the fastes ..
akis_t Sat May 16, 2015 7:40 am Hello, and apologies for the long post! I was sent to this board from the Arduino forums, I was looking for a small, Pro Mini size, ..
Rick Kimball Wed Aug 29, 2018 4:13 pm I’ve got this idea that if we all band together and make a group purchase of some bulk quantity, we might be able to convince ..
shodan8192 Mon Sep 03, 2018 12:31 pm I have RobotDyn Black Pill with SSD1306 OLED attached to I2C1 with proper pull-ups. I’m using latest versions of bootloader, ..