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 ..
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 ..
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 ..