RogerClark Sun Jun 25, 2017 12:40 am Guys I have been experimenting with the OV7670 camera using code from github, but the code requires that optimisation be changed ..
KenLaszlo Wed Nov 22, 2017 6:41 pm Hi I’m trying to make my code as fast as possible on my newly purchased Blue Pill. I was wondering . . . Since the CPU is a 32-bit ..
RogerClark Thu May 10, 2018 10:35 am Guys I’ve pushed an update which removed the robotis bootloader code from the core, (and variants) and also removes the code ..
victor_pv Tue Feb 21, 2017 8:05 pm UPDATE: Working code in this post, and an explanation how to modify sdFat to use it in the next post after that: http://www.stm32duino.com/viewtopic.php ..
mrburnette Thu Jun 30, 2016 12:37 pm I had a hissy in another thread regarding major changes to the serial (non-usb) code. Particulars are not important. What I think ..
tales von milet Mon Oct 30, 2017 7:27 pm moin moin, ich habe da ein kleines Problem. Index wird in der handler_servos nicht 0. sie fängt scheinbar immer bei 1 an. ich sehe ..
RogerClark Fri Nov 25, 2016 6:39 am Looking forward to more STM32F4 series devices becoming available, I am looking at trying to use the built in bootloader in the F4, which ..
simonf Wed Sep 02, 2015 9:16 pm I was wondering if anyone had had a play with the Nextion displays. They seem relatively cheap for what they are. I know there are cheaper ..
dev Tue Dec 12, 2017 3:32 am Hi, i was looking for the option for usb host controller from stm32f. I want to use usb stick and collect some data from stm32. i need ..
dberenguer Sun Aug 06, 2017 6:00 pm Dear friends, Firstly I want to congratulate the stm32duino team for keeping this initiative alive for so long. I’ve personally ..
RogerClark Mon Jan 28, 2019 2:56 am I got sent this link http://www.utasker.com/stm32/BluePill.html (via a github issue https://github.com/rogerclarkmelbourne/ … ..
thakshak Sun May 10, 2015 5:54 am i have seen in many threads that stm32f103c8t6 has 128kb flash memory and it can be accessed from st flash loader program(demonstrator ..
synthi Mon Jul 11, 2016 8:02 pm Hello friends, I need to emulate a FUTABA display, and I need 10 digital lines in input. It’s a parallel data, and I need 8 Datalines ..
pico Thu May 21, 2015 4:23 pm Has anyone yet tested these libmaple independent watchdog functions as working for sketches built with IDE 1.6.x? RogerClark Thu May 21, 2015 ..
jdenis Sat Aug 04, 2018 9:12 pm Hi, i’m trying to build a 3 phase inverter for a PM BLDC to use in a electric KART, but I need 6 PWM signals, UVW HIGH and UVW LOW, ..
Holes Flow Sun Jan 21, 2018 8:12 pm I’m using the lib on the F103C8T6 cheapies, and am trying to get things working on the F407VET6 boards I have. I looked ..
Rick Kimball Tue Nov 07, 2017 7:16 pm So based on the POLL I took a while back, the Blue Pill board is the most popular stm32f103c generic board we have. Sadly, ..
RogerClark Sat Sep 03, 2016 9:34 am http://www.arduino.org/products/boards/arduino-primo madias Sun Sep 04, 2016 9:45 pm …at the first look it looks to me like ..
acronis Sun Oct 01, 2017 9:03 am Hello. Using a library – STM32GENERIC Board – STM32F746G-DISCO I need to quickly read an analog signal (ADC). I wrote ..
RogerClark Mon May 02, 2016 7:00 am Guys, When using the Adafruit Max31855 library (for thermocouples), I ran into an issue with the way that the pin numbers for MOSI, ..