electrobling Fri Feb 09, 2018 5:12 am I’m trying to get ahead of things while I wait for my hardware to arrive. The RTC is a very important thing for me, I would ..
octavio Tue Sep 12, 2017 2:46 pm https://github.com/octavio4/parallel-output-stm32 This library is non blocking ,it uses dma and irq to send the data while the main ..
stevestrong Sat Aug 05, 2017 1:12 pm Hi all, I was recently involved in a ILI9341 related project and missed some features which were already implemented in the original ..
Jimbo13 Sun Feb 11, 2018 5:23 pm I have tried without success to use the FlashDiagnostics example from this library to test a Winbond 25Q80 SPI flash from a blue ..
STM32 Wed Mar 29, 2017 8:06 pm Hy guys. Thank you very much for this wonderful forum! I’m a new user here. I have an Arduino project that I would like to put on the “Blue ..
zmemw16 Thu May 05, 2016 1:25 am i’m getting a 32 bit java error, i’ll post o/p if asked. i suspect the answer bar why would i’s, will be no i encountered ..
mabs Sat May 28, 2016 11:26 am I got one of these boards of eBay yesterday http://www.ebay.com.au/itm/400766548945? And I’m confused as heck on how to get it working ..
mrburnette Fri Sep 11, 2015 12:21 pm My price from Mouser for qty 1 of the atmega328P-PU (DIP) is $3.55 USD and I still have the USPS cost. I am on the AliExpress ..
snorman Wed Jul 11, 2018 5:20 pm Hello, I am having a couple of issues using the I2C bus (MP3115A2 – Pressure Sensor) on the STM32F103C. I can seem to find ..
alexandros Mon Oct 09, 2017 10:09 am Hello , i have a project that i use SPI1 in order to transfer data , PA7 MOSI1 PA6 MISO1 PA5 SCK1 PA4 NSS1 the board that i m using ..
sajuukKahr Sun Feb 19, 2017 9:31 pm Hello all, I am building a project based on a STM32F1 running at 72Mhz and a ILI9486 connected to SPI1, clock divider is 1 . It is working ..
Nutsy Sun Mar 03, 2019 12:12 am Hi while I still have the opportunity to I wanted to ask a couple of questions about making a USB HID… Someone mentioned to me the USBComposite ..
DrBanana Thu Oct 06, 2016 1:19 pm I usually program stm32 board with ST Link, but problem is, I cannot debug as its not connected through Serial. Now Im wondering ..
Rick Kimball Mon Aug 07, 2017 7:09 pm I noticed that STM32vl-discovery board has now been added. I gave it a spin, Serial1.print() seems fine and spews characters. ..
Pito Thu Jun 22, 2017 6:54 pm I’ve updated my local repo copy as there came to a lot of developments in a few last days I am currently messing with the BLUE ..
ekawahyu Sat Sep 23, 2017 4:24 am Here is my latest feature to add STM32F072 Discovery into one of the variants. Everything seems to work just fine, except for tone(). ..
danieleff Sat Nov 05, 2016 10:12 am I belive it is there to make compilation faster. Here are my test results: Current: compiling the static library (after clean) ..