
ted Thu Aug 09, 2018 8:36 am Hi This program has a generator and blinking LED. How to modify it to get PWM signal on PB0 when the LED is ON and no signal when the LED is OFF ? So far I have ..
victor_pv Tue Mar 20, 2018 4:13 pm UPDATE: The solution in this post works fine: http://stm32duino.com/viewtopic.php?f=1 … 766#p42769 If you don’t have ..
fredbox Mon Mar 11, 2019 10:51 pm The last couple of months I have worked on a circuit to use a blue pill to create a time signal to set my atomic clocks. Atomic ..
mausi_mick Mon Oct 29, 2018 9:47 am Hi, I have rebuild the Transistor Curve Tracer: https://www.instructables.com/id/Transi … ve-Tracer/ It was a very nice ..
ted Fri Aug 24, 2018 2:04 pm Hi Input – output I am trying to have the same pulses on pin PA7 as on PB12. No pulses on PA7, what I doing wrong ? int state ..
RogerClark Wed Jul 22, 2015 9:37 pm I need to build a home power monitoring system, which can detect whether mains electricity is being consumed from the grid or exported ..
ted Mon Jul 16, 2018 2:52 pm Hi I am trying to add to phase meter program (#1) another one (#2) which subtracts two rectangular signals. The program #2 alone is working ..
victor_pv Thu Jun 29, 2017 4:39 pm UPDATED 10/26/2017: In the last 2 days xC000005 and me have completed successful prints with Marlin for STM32F1, with the stm32duino-libmaple ..
joevpt Sat Aug 27, 2016 7:06 pm I have a project which uses 6 arduino boards which I am porting to Maple Mini clones to benefit from 32 bit and higher clock rate. ..
rolo644u Sun Aug 14, 2016 1:52 pm Working on a lux meter to connect with Domoticz Home Automation. It’s a hybrid, it emulates the LaCrosse WS2500-19 lux meter ..
strawberrymaker Mon Sep 14, 2015 4:18 pm Just did the math and saw that it could be possible to make a controller with atleast 3axis, 2 extruder, fans, 2 thermistors ..
aster Tue Apr 11, 2017 10:10 pm hello! trying to discover the maple mini for another project i thought to port this old avr project to stm32: don’t except ..
diger67 Mon Jan 16, 2017 1:59 am Good day. I try to implement the idea for the removal of information on the TFT screen is pre-recorded in the external memory, and then ..
ted Mon Jun 18, 2018 9:14 pm This code is working fine under condition that amplitude of the signal is 3.3V which is 1/2 of voltage bias on PA7. It is eliminating ..
RogerClark Wed Jun 14, 2017 7:15 am This isn’t really my project, its more a spin off from @ahull’s postbag and his desire to know the speed of passing ..
racemaniac Fri Jun 10, 2016 6:09 pm As i said in the 10$-o-scope project, i borrowed some of its code to do a fun little project I read you can change the pitch ..
RogerClark Sat May 05, 2018 8:22 am Guys Do you know if its possible to drive a LCD panel just using the digital outputs of a MCU ? I don’t mean a panel with ..
tiger762 Fri Apr 29, 2016 2:46 am So I have need to take 8000 analog samples per second for a project. I started looking at the possibility of using a GPS module ..
madias Tue Aug 14, 2018 10:31 am Edit 2018-10-08: First working video: https://www.youtube.com/watch?v=uyHcGiRt4c0 Hello, 3 years ago, I developed a wooden MP3 player ..
strawberrymaker Mon Aug 08, 2016 10:41 pm Just a small project which i had on my to do list for quite a while: a devboard smaller than the maple mini. Because i didnt ..