dannyf Mon Oct 09, 2017 12:03 pm I wrote a quick piece to chain two 16-bit timers here: https://dannyelectronics.wordpress.com/ … it-timers/ the relevent portion ..
RogerClark Sun Dec 09, 2018 6:04 am Guys I’m trying to interface to a device which uses 2 wire SPI (well 3 is you include Chip Select). (I’m using SPI slave, ..
fotisl Sun May 21, 2017 6:42 pm Hello, I am the author of miniwifi, a small arduino/stm32duino library and a firmware for ESP8266 devices. All communication between ..
RogerClark Fri May 26, 2017 11:26 am Guys. I thought I read somewhere that the F1 ADC ref voltage could be set at 1V, but perhaps this was for the F3 not the F1 As far as I can see from ..
dev Fri Nov 10, 2017 11:01 am Hi, I was flashing maple mini with st-link clone and st-link utility. I was facing problem while flashing. I got following some error ..
davemorl Fri Jun 01, 2018 8:10 pm Hi sorry to bother you helpful people again, I am having some issues with compiling some code to test out the Utouch screen on my blue ..
zmemw16 Sat Jan 09, 2016 3:54 pm might be worth noting, http://www.aliexpress.com/item/3pcs-Rea … 267.oaVIpM ordering an increasing number seems to either ..
ChrisMicro Mon Jun 05, 2017 5:35 am Because Daniel enabled the display driver on the Board, I made some examples. The simple oscilloscope demo has an auto-trigger ..
MGeo Sun Jan 06, 2019 8:03 pm Hi, I continue to work on putting the pieces together for my port of YMFC-32 STM32F103 based flight controller. The application reads ..
joedarock Thu Apr 05, 2018 3:04 pm I have a Blue Pill board. I managed to program the STMDuino boot-loader to the board using STLink (generic_boot20_pc13.bin). I then ..
BennehBoy Mon Jan 14, 2019 9:47 pm @fpiSTM, I saw on an issue raised by a user that you recommended to install eclipse, sloeber, etc in order to be able to debug. ..
Vassilis Sat May 14, 2016 5:36 pm It is known that there is a large range of STM32 devices (STM32L0, L1, L4, STM32F0, F1, F2,..,F7) according to their features. ..
Rick Kimball Sat Sep 17, 2016 1:00 am https://github.com/RickKimball/Arduino_Core_STM32F1 This needs much more work. What is working. You can blink an led and the clock ..
petronel Mon Aug 22, 2016 12:32 pm Hi, I’m new to this forum and quite new to arduino. I’ve brought a STM32F103C8T6 (“blue pill” with yellow ..
victor_pv Wed Apr 29, 2015 11:56 am Hi all, I noticed recently that even though PIN_MAP is declared as const, it is stored in RAM. As it is a constant, I don’t ..
RogerClark Wed May 27, 2015 1:02 am Guys, This code may be useful to someone . Its possible to read the size of the Flash memory and more interestly a unique device ..
simonf Wed Jun 15, 2016 9:05 pm Anyone got any examples of inline assembly in stmduino32? Preferably passing an int and returning an int. RogerClark Wed Jun 15, 2016 ..
Kushal4269 Sun Oct 07, 2018 12:15 pm Hello guys, As you can see i am new to this fourm. I want to STM32f103c (Blue pill) board to communicate with esp8266-12E and neo 6m GPS modules ..
343GuiltySpark Tue Jul 24, 2018 8:47 pm I’ve gotten a Maple Mini clone to program a sketch from Arduino using the mini-USB port after installing the 2.0-version ..
RogerClark Sat Aug 20, 2016 11:15 pm Hi Guys I’m looking around for a peizo buzzer / beeper that I can drive directly from the STM32 I’ve tried to search ..