RogerClark Fri Aug 07, 2015 3:51 am Hi Guys, I was testing some code that writes to a ILI9341 display and also sends the same debug information to Serial. I left ..
MoDu Tue Sep 25, 2018 10:12 am For my project, I’m syncing a clock between two BP, I have made sure it sync to ~1 ms, this is working well. Trouble is, once ..
willbot Sat Feb 27, 2016 4:48 am Just received and setup my first STM32 in Arduino – thank you all for your hard work in supporting the platform. My project ..
castortiu Tue Jan 16, 2018 1:45 am Hi there, I need to start a timer and make it fire from inside another timer interrupt, basically I need another timer to fire ..
madias Sat Sep 08, 2018 10:07 pm Meanwhile it’s really no fun reading the forum and / or help newbies, caused by the different cores people are using. Maybe ..
robca Tue Nov 24, 2015 5:06 pm EDIT: I finally solved this, please see http://www.stm32duino.com/viewtopic.php … 8474#p8474 for more info I’m at the end of my wits ..
flyboy74 Tue Oct 09, 2018 9:53 pm I see another company is having a go at competing against ESP8266 for both a tiny module for embedding and complete little dev board. ..
RogerClark Sat May 07, 2016 6:23 am Hi Guys I’m in the process of setting up a wiki where we can store the wealth of information that has been posted to the forum, ..
zmemw16 Tue Aug 18, 2015 9:08 pm i’m trying to talk to the i2c at24c08 built into the board which is a STM32F103ZET6 Minimum System Development Board ARM STM32 ..
z1rqdym Thu Sep 17, 2015 2:50 pm I want to use EEPROM emulation on Maple mini (baite clone). I find that library given in this topic. viewtopic.php?f=13&t=274 ..
BennehBoy Mon Jan 23, 2017 11:18 am Are DOA boards just par for the course? 3x maple mini clones arrived from China today, 2 are good, 1 is dead – the voltage ..
RogerClark Fri Jun 05, 2015 11:39 am Guys, I was looking at the VS1003 lib and thought it would be good to try to playback and MP3 from the SD card, but rather than ..
ChrisMicro Sat Sep 02, 2017 11:33 pm There is again an article regarding the BluePill on Hackaday: https://hackaday.com/2017/09/02/a-bluep … ependence/ ahull ..
ChrisMicro Fri Jul 07, 2017 2:11 pm I started a simulator software so that I can compile Arduino code in Eclipse CDT and run it on my Linux PC ( it uses X11 ). At first ..
konczakp Fri Apr 21, 2017 6:14 pm Guys, I have a problem as in the subject. I have this function on one maple mini: void callDomofon(int nrLok, int ileDzwonkow){ ..
aster Tue Jul 25, 2017 8:12 pm hello i have this SD module, sdfat version 1.0.3, external ttl-serial, low (4mhz) speed, stm32duino core last update (20 of this month) ..
flyboy74 Tue Jun 19, 2018 8:54 am OK I am trying to learn how to create my own interrupts. I have learnt how to use registers to setup GPIO pins and to set/read ..
Nutsy Fri Jan 20, 2017 3:59 pm Well hi again, another new issue has come up. I have pin 20 running as in input. I have input_pullup on, an opto isolator is buffering ..
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 ..