Holes Flow Sun Jan 21, 2018 8:12 pm I’m using the lib on the F103C8T6 cheapies, and am trying to get things working on the F407VET6 boards I have. I looked ..
Rick Kimball Tue Nov 07, 2017 7:16 pm So based on the POLL I took a while back, the Blue Pill board is the most popular stm32f103c generic board we have. Sadly, ..
RogerClark Sat Sep 03, 2016 9:34 am http://www.arduino.org/products/boards/arduino-primo madias Sun Sep 04, 2016 9:45 pm …at the first look it looks to me like ..
acronis Sun Oct 01, 2017 9:03 am Hello. Using a library – STM32GENERIC Board – STM32F746G-DISCO I need to quickly read an analog signal (ADC). I wrote ..
RogerClark Mon May 02, 2016 7:00 am Guys, When using the Adafruit Max31855 library (for thermocouples), I ran into an issue with the way that the pin numbers for MOSI, ..
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 ..