thakshak Fri May 08, 2015 7:34 am i am trying to interface the HC-SR04 UltraSonic Distance sensor with my stm32f103c8t6 board using arduino IDE… for receiving ..
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 ..
david.prentice Sun Apr 02, 2017 2:36 pm On a regular Uno, Mega, Leonardo, … you can upload a sketch via the Bootloader whether the Serial Terminal is open ..
victor_pv Fri May 08, 2015 2:11 am I just tested the FreeRTOS library from the “untested” folder, with a simple blinking sketch, and seems to work fine ..
stm32user Mon Jan 15, 2018 12:54 pm Hello there I want to use an external DAC in Stm32f103c8. How can I get a value of 0-255 as 8 logic output. thax Pito Mon Jan 15, 2018 ..
searcher Wed Dec 16, 2015 3:00 pm Hello, Does anybody know how to make the u8glib libary work with an STM32f103c8t6 board? I would really like to drive my 128×64 ..