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, ..
asmallri Sun Dec 10, 2017 8:03 pm Hi, I have a requirement to use both Sleep and Standby modes on a BluePill. I am using the STM32Sleep.h library for the Standby ..
flyboy74 Fri Jun 22, 2018 10:55 am I am now working on setting a a UART so that I can send debug info to a putty serial terminal on my computer. I need to be able ..
nicolas_soundforce Thu Jul 13, 2017 7:42 am Hallo, I’ve been using the bluepill almost exclusively the last months with this core. It is has been amazing, ..
jaromir Sun May 01, 2016 6:26 pm Hi guys, I’m playing with generic blue pill with STM32F103C8, loading binary via st-link, on arduino IDE 1.65-r5, running ..