
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. ..
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 ..
ramgc Wed Feb 14, 2018 12:49 pm Hello, i am design a circuit with stm32f103ve, and just connect enc28j60 for internet. I have a server with xampp and work properly ..
lkcl Thu Sep 28, 2017 6:11 am hi as i hinted at in the introduction hello here viewtopic.php?f=2&t=2629 i would like to (quickly) investigate the feasibility ..
Ollie Sat Jun 04, 2016 3:56 am I have observed that the ST Microelectronics documentation is very detailed and is distributed in large number of PDF files. Sometimes ..
altEnergy Sat Oct 06, 2018 6:24 pm Further to my introductory post, I am still having issues I ran lcd_id_readreg on my new wiring using the following defines #define ..
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 ..
castortiu Wed Nov 15, 2017 2:55 pm I’m having a hard time to make the blue pill SPI work on slave mode. I just found two samples which use two SPI as input/ ..
WereCatf Mon Apr 18, 2016 3:37 pm Working code: uint8_t buffer[504]; SPI.write(pcd8544_buffer, 504); WereCatf Mon Apr 18, 2016 4:24 pm Okay, I spotted the problem: ..
wizarcl Thu Aug 06, 2015 11:51 pm Hi everyone. I’m trying to port Adafruit_TFTLCD library (for 8bit parallel LCD) and inside in library, control lines is controlled ..
kokospalme Fri May 04, 2018 11:11 am Hello everyone! I have some OLED Displays here but I can’t get them working, unfortunately with none of the libraries ..
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 ..
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 ..
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 ..
human890209 Tue Jul 31, 2018 4:15 am Q1. Is there a documentation for Bluepills just like those for Arduino boards on their official website? (https://store.arduino.cc/usa/arduino-nano) ..
stevestrong Tue Feb 02, 2016 1:22 pm Hi all, I just wanted to know whether someone already tested the SPI in slave mode and I am interested in the used code snippet ..
stm32_discoverer Fri Feb 17, 2017 9:34 pm Hi, i’m trying to get an integer from an array from text file on my SD card? But in old library SD.h it was easy ..
BennehBoy Fri Feb 03, 2017 12:00 pm So having upgraded from Arduino Nano to STM32 (Maple Mini clone), I find myself in the ridiculous position of having consumed ..
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 ..
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 ..