roffey Thu Sep 29, 2016 9:41 am This is on a Maple mini with bootloader V2. Using it’s USB to program. Boot1 pin pulled down with 10K. New to STM32 as such ..
Timoteo Sun Sep 16, 2018 11:31 am Hello all, Once again I am here searching for some help. As the STM32 does not have an internal EEPROM like the ATMEGA328 is there ..
sheepdoll Sun Mar 10, 2019 6:15 pm Not sure where to put this. I found a wonderful youtube channel https://www.youtube.com/channel/UC-CuJ6 … K3Q/videos which ..
zoomx Sat Nov 07, 2015 6:26 pm From the Twitter account of Expressif (but read on Hackaday!) martinayotte Sat Nov 07, 2015 6:42 pm Yes ! This is really a good news ..
GrumpyOldPizza Tue Jun 14, 2016 6:17 pm With the standard HardwareSerial, is the following use expected to work: Serial1.begin(19200); Serial1.begin(9600); Are those ..
RogerClark Thu Oct 11, 2018 9:44 pm Guys I know a lot of you use the TP4055 based single cell Lipo charger / discharge protection modules, but I’m wondering ..
C_D Mon Aug 03, 2015 8:12 pm Has anyone here worked with emulated eeprom on the stm32? I am working on an application where I need to do a one off calibration and save ..
dev Sun Jul 15, 2018 2:25 pm Hi, I was using SPI interface with ST7735 tft. i got it working with software SPI. but hardware spi is not working. i checked with logic ..
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 ..
RogerClark Mon Aug 08, 2016 4:34 am Hi Guys I’m thinking of building something that will do a conversion on a bicycle speedometer from km/h to miles per hour. ..
ramimo Thu Jul 27, 2017 12:15 pm Hi, the STMF1 has two special bytes, called “User data storage option bytes”. You can write them with the Flash Loader ..
JohnL Mon Jun 13, 2016 1:04 pm https://www.b4x.com/b4r.html https://www.b4x.com/android/forum/ ahull Mon Jun 13, 2016 4:25 pm Install Microsoft .Net Framework 4+ (it is already ..