dev Mon Feb 20, 2017 4:37 pm Hi, This is first time i will be doing project on arduino.(I was using PIC controller’s before). I have board which is up and running. ..
stevestrong Tue May 01, 2018 6:28 pm I have reworked the SPI DMA functions: https://github.com/stevstrong/Arduino_S … 9bad4f52de Changes: – some cleanup ..
stm32_discoverer Sun Jan 01, 2017 10:59 am Hi guys, I have read that spi stm32f104cbt6 can operate at a frequency of 36 MHz, but the standard initialization of spi mode ..
BennehBoy Thu Mar 02, 2017 9:43 am HI, I was hoping to use an off the shelf menu system for one of my projects, this one seemed to offer some of the best features: ..
AnalogLamb Sat Jul 16, 2016 4:22 am http://www.analoglamb.com/product/maple … on-battery I know the price of Leaf Maple in Seeedstudio is about 45$, not included ..
konczakp Thu Dec 08, 2016 1:37 pm I have established communication between maple mini on port i2c2 with BMP085 using hardwire library and it’s working as it should. ..
lewiss66 Fri May 12, 2017 5:08 pm I’ve recently discovered that Geeetech prusa 3d printer uses GTM32 PRO control board (STM32 inside) and I wonder if this ..
mrmonteith Wed Sep 06, 2017 2:51 pm I bought one of these. It has a label TTGO and has a holder for a 18650 battery on the back and OLED. However I’m not sure ..
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 ..
nicolas_soundforce Sun Apr 15, 2018 5:23 pm Hi guys, This is a bit of a dream and I am wondering if it would be possible and also how to get started. I am using ..
edogaldo Thu Aug 18, 2016 10:14 pm Hi there, today I was trying to substitute my Baite Maple Mini bootloader (standard MM bootloader) with the 2.0 version (file ..
djw Sun Jan 21, 2018 4:33 pm The recent release which includes support for STM32F446 fails to compile on my system. I have uninstalled and reinstalled the Arduino ..
RogerClark Fri Sep 16, 2016 11:14 pm I’ve started to refactor the code uploaded by Frederic, so that each series has its own separate repo e.g. STM32F1xx, ..