dev Sun Mar 19, 2017 4:47 am Hi, I am looking for cheap logic analyser. I searched on aliexpress but got too many results. I want to hear out of experience people ..
RikV Mon Nov 19, 2018 6:04 pm I am making my first project on a BluePill including A 2.8 8-bit TFT with 4-wire touch screen. I’ve got the TFT working using ..
firebirduino Sun Apr 10, 2016 1:45 am Hi every one, I am new to the STM32F, your site has offered a lot of info. for newbies and will shorten my learning curve. ..
sajuukKahr Mon Jan 30, 2017 11:09 pm Hello, I’ve been trying to interface a STM32F103C blue pill (china bought) with a ILI9341 but to no luck. CS=PA2 D/C=PA1 ..
brian m Thu Jun 14, 2018 11:41 pm I’m probably missing something. I adapted this from the arduino fade example, and it works if I use analogWrite instead of pwmWrite. ..
Phisatho Fri Oct 28, 2016 2:22 pm Where can I get the support files for STM32VLDISCOVERY board? http://www.st.com/en/evaluation-tools/s … overy.html This board ..
RogerClark Sat Sep 09, 2017 9:31 pm See search.php?author_id=1833&sr=posts At least one user appears to be a bot… The IP address seem to be in Armenia. ..
mailhouse Wed Nov 23, 2016 3:25 am void setup() { // put your setup code here, to run once: } void loop() { // put your main code here, to run repeatedly: } void ..
gasparobr Thu Sep 13, 2018 5:20 pm Hi. I’m having a problem using a program that is bigger than 150k in a STM32F103ZE (that have 500k). When I compile and send ..
ChrisMicro Sat Jul 22, 2017 3:07 pm I found this STM32F407 flight controller board which is quite nice. I think it could be easily used for other purposes than flight ..
Nutsy Mon Oct 03, 2016 10:54 am Just a thought really, after having a ranty person with a god complex moan at me for asking about having the IDE being made open ..
Vincent84 Mon Jun 27, 2016 8:43 am Hello, where can I buy the STM32 board. I search the OTTO and mini. thanks RogerClark Mon Jun 27, 2016 9:44 am Arduino.org have ..
alexandros Thu Nov 23, 2017 7:12 am Hello there , is there any way to overclock the speed of the CPU at Runtime , but not with fullspeed 128Mhz , but somewhere around ..
faweiz Mon Sep 07, 2015 4:22 am Hello! I’ve a Stm32L152C-Discovery board, does the Arduino_For_STM32 support this STM32L152RC chip? if so, how to support it on Arduino ..
krishna Tue May 03, 2016 2:52 pm Hi, I am working with maple mini, when am trying to read data from Serial.read() function am unable to read more then 64 byte. How to increase ..
joedarock Tue Aug 28, 2018 6:48 pm My board is a Blue Pill with the STM32duino USB bootloader, 2×16 LCD and an I2C device. My code loads and runs fine until ..
nulldragon Wed Nov 25, 2015 5:10 am Greetings, I’ve been doing some reading, and have come across something interesting I was hoping someone could confirm ..
stevech Wed Apr 27, 2016 4:19 am New 144pin MCUs on dev boards Here’s one… http://www.digikey.com/product-detail/e … ND/5806777 $25 zmemw16 Wed Apr 27, 2016 ..
pokemon99 Mon Dec 11, 2017 9:45 am Good afternoon. There is a dimer working on the scheme http://www.instructables.com/id/Arduino … e-circuit/ The resistor ..
arpruss Sat Jan 27, 2018 4:21 pm I’m trying to understand how the USB peripheral works on stm32f1, and I’ve noticed that the Maple core allocates USB PMA buffers ..