victor_pv Sun Apr 08, 2018 2:52 pm Since Ray initiated the conversation about the libmaple F4 core, I think it’s worth again to check what cores most people ..
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 ..
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 ..
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. ..
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 ..
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 ..
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 ..
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 ..
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 ..
jcw Sat Oct 31, 2015 10:09 am I’m using a BMP to upload and look at the serial port output of this sketch (tested with generic F103T and F103R): void setup ..