fotisl Fri May 19, 2017 8:52 am Hello everybody, I am creating a led strip controller using a bluepill. I would like to add an infrared remote control (it already ..
MakcYan Fri Nov 24, 2017 4:10 pm Hello! Tell me how can I load the compiled sketch in .bin format into the STM32f103 board with bootloader stm32duino via USB? Such ..
Mark81 Wed Dec 05, 2018 3:53 pm I own a NUCLEO-F429ZI board, and here and here I found the pins’ map. I wonder how to use all those PWM pins in my Arduino ..
victor_pv Fri May 15, 2015 3:27 pm I was just thinking, that some people seems to need speed for some things, and as we noticed when moving PIN_MAP to flash, running ..
buaus Wed Aug 23, 2017 4:40 pm Hi, I tried today the attachInterrupt function and I saw that this slow approx 5 to 10usec. Is there any chance to speed up to approx ..
ykciv Sat May 05, 2018 10:13 am Im using the STM32F7 board in arduino. Its working quite well. The EEPROM library have support for STM32F1 and f4 boards but doesnt ..
danieleff Sat Nov 26, 2016 8:06 am I uploaded a HID and USB Composite experiment to https://github.com/danieleff/Arduino_Co … _Composite #include "USBDevice.h" ..
Pito Fri Aug 12, 2016 4:39 pm I’ve learned how to compile a bootloader with the green LED placed on a pin of choice, but I have not understood fully how it is with ..
iotnode Fri Apr 13, 2018 2:46 pm i’m reposting my problems: Hello All, i’ve trying to get LORAWAN library LMIC/ARDUINO port (https://github.com/matthijskooijman/arduino-lmic) ..
stevestrong Sat Nov 11, 2017 8:22 pm Hi, just for fun: (the real sound is much better than on the video ) It is exclusively timer based, so all 4 timers are reserved, ..
stevestrong Sun Oct 29, 2017 9:20 am I have a project in which I need some short sound effects, without reading WAV files from SD card. To output PWM audio, current ..
RogerClark Wed Sep 09, 2015 10:53 am Guys, I’ve discovered a bug that seems to crash the Generic F103C (and I suspect the Maple mini as well, but I’ve ..
ahull Sun Oct 18, 2015 1:29 pm For my Sunrise camera trigger I would like to sleep the STM32 for long periods, and wake on alarm. What I can’t quite get my addled ..
martinayotte Tue Jun 21, 2016 1:16 am Hi Roger, You probably remember our discussions about SPIFFS … It seems that original author, Peter Andersson, did something ..
RogerClark Sun Jun 19, 2016 9:55 pm Just a thought… But looking at how Arduino.org, use the HAL at the same time as libmaple for the STAR OTTO.. I wonder if it may be possible ..
RogerClark Tue Sep 11, 2018 8:54 pm FYI… I noticed that STM have released their STM8 core to github.. See https://github.com/stm32duino/Arduino_C … tree/0.1.0 ..
BennehBoy Tue Dec 18, 2018 11:10 pm Mooching about on the internet I found this hackaday article detailing some automation to convert s standard binary to Dfuse ..
umerocks Thu Oct 20, 2016 10:04 am Hello every one, I have got a problem and am unable to sort it out. I have a code on Arduino written for Arduino-ProMini. Code ..
RogerClark Fri Jan 05, 2018 8:41 pm I noticed this ESP32 board the other day https://www.aliexpress.com/store/produc … 02699.html I don’t think the pinout ..
Riva Mon Feb 06, 2017 1:22 pm Relatively new to STM32 and attempting to write a DMX512 master program for a Baite Maple Mini clone and am wondering how long it is safe ..