flyboy74 Tue Jul 31, 2018 6:57 am Damien the creator of Micro-Python is releasing his next generation dev boards. The first boards in this series will combine an ST microcontroller ..
z1rqdym Thu Aug 27, 2015 12:56 pm I see a lot of things about i2c on maple mini. But I’m not sure what is right. So I want to use 400khz hardware I2C on baite ..
jamshaid Thu Apr 19, 2018 6:59 pm hello i am having a problem with stm32 duino board it programs ok but when i see the serial monitor it only shows garbage data ..
WindyYam Tue Jul 24, 2018 9:43 am I have some works to embed imus on hand and arm to catch precise movements, I’m using a stm32 spi port to collect data. However ..
RogerClark Sun Jul 22, 2018 11:47 pm I’ve built a project for a friend of mine, using a BluePill, which needs to generate various fairly accurate clock frequencies. ..
ahull Thu Jul 07, 2016 7:35 am Another Alwinner based Pi like SOC board. http://www.cnx-software.com/2016/07/07/ … ialnetwork martinayotte Thu Jul 07, 2016 ..
petr Wed Jul 15, 2015 10:58 am Hi all, I’m coming from Arduino world. I bought a Maple Mini clone (for $4) and a noname “STM32F103C8T6 ARM STM32 Minimum ..
victor_pv Sat Aug 26, 2017 8:50 pm Roger, I modified Chriss bootloader to work on the F407, enumerate on reset like we normally do, and currently to wait ten seconds ..
acronis Fri Dec 15, 2017 12:39 pm Tell me a simple code example for the squarewave generator on a timer with an interval of 25 nanoseconds (25 MHz) Board STM32F407 ..
aster Tue Dec 05, 2017 12:59 am hello, i am using a library which uses the TwoWire instance instead of Wire, which is exactly the difference? from the repo i can see that ..
monsonite Wed Feb 24, 2016 11:24 am The F7 Discovery launched in the summer was perhaps to pricey for some, and a bit too cluttered with stuff for others, Here’s ..
RogerClark Mon Aug 14, 2017 9:57 pm People have started to comment that it’s very hard to find the correct information, because the forum is cluttered with ..
Violet Giraffe Wed Mar 22, 2017 10:00 am I have this board and I would like to use in my project, and I would also like to use Arduino because the native STM32 ecosystem ..
animefreak1233 Sat Oct 31, 2015 4:08 pm I’m a 16 year old self learned hobbyist (but in no way a beginner to low level programming, coming from AVR C and asm). ..
DrBanana Fri Apr 22, 2016 11:23 am I want to try STM32F103C8T6 Dev board, but before I buy, can I generate PWM of 5 to 100 Hz with 1ms to 100ms pulse width ? I need ..
Rick Kimball Wed Aug 16, 2017 3:21 pm I know when this forum first got started most people were using the Maple Mini as their goto board. I’m wondering if that ..
DrBanana Sat Aug 27, 2016 3:38 am I have a small project of 32K that runs on Mega2560, but now I want to use the same project on STM32F103C8T6 blue boards. They ..
jaromir Sun May 01, 2016 10:08 pm Seems like links from Arduino_STM32 leading to leaflabs.com are broken. We can use internet archive http://web.archive.org/web/201405161309 ..
danSTM Wed Dec 06, 2017 5:47 pm Greetings, I’m wondering if anyone has seen this issue. I was using the master branch (core was downloaded on 7/23/17). After ..
akis_t Sat Jun 27, 2015 11:43 am The Atmega328 as used on the Arduinos is pre-loaded with a bootloader, which source code is given and can be re-compiled, something ..