turboscrew Mon Jun 25, 2018 9:12 pm What’s the role of the boot loader? Does the image require it to get booted right? I’m about to try a little program ..
denis Mon Aug 29, 2016 8:58 pm A model of ST-link clone is done by baite: http://www.aliexpress.com/item/ST-Link- … 84886.html at price of $2.57. based on a stm32f103c8t6 ..
RogerClark Wed Jun 03, 2015 10:48 am 01. (Adafruit_ILI9341_STM) — SPI LCDs (SPI = Serial Peripheral Interface) based on ILI9341 controller. 02. (Adafruit_SSD1306) ..
victor_pv Mon Apr 27, 2015 7:11 pm ***Latest Update 04/10/2017*** The code in the official repo from Bill Greyman has now the support for the libmaple based core ..
SHARANYA Mon Dec 10, 2018 6:31 pm Hi all I am using a Nucleo L476RG board.My intention is to simply build a clock (not using any external RTC chips like DS3231).So,I ..
martinayotte Wed Jul 01, 2015 12:12 am Hi ! If your seen the other thread, I was stuck with a hangs on readOp(ENC28J60_READ_CTRL_REG, ESTAT) during ENC28J60 initialize(). ..
Ron Sun Nov 01, 2015 12:53 am Hello, I’m new to the forum, been using 8bit for several years. Decided to look at the 32bit stuff, but have some errors. 1) Using ..
zmemw16 Fri Sep 02, 2016 12:10 pm not sure what i was looking for on aliexpress, but this poo^Hpped up for £9.26 (yes i know its now 9p cheaper https://www.aliexpress.com/item/Free-sh ..
Just4Fun Thu May 17, 2018 2:19 pm Hi, today I’ve installed on a Win7 machine the last version (v4.2.0.0) of the STM32 ST-LINK Utility to use my ST-Link v2 clone. ..
doctek Sat Jul 21, 2018 12:06 am After some helpful input from this forum and some trial and error with commands, I got st-util and gdb to work perfectly last night. ..
MoDu Tue Nov 27, 2018 3:54 pm Cooperative multitasking for Arduino microcontrollers https://github.com/arkhipenko/TaskScheduler I’ve been using this fine and light ..
victor_pv Sun Mar 25, 2018 4:27 am I gave it a shot and modified the Adafruit MP3 library to run in the F1 mcus with 48KB or more of RAM and I2S interface. The original ..
mailhouse Tue Nov 01, 2016 12:42 am board is nucleo stm32f103rb, arduino.cc ide 1.6.12 any time i try to set an IRQ, the board crashes. comment out the IRQ assignment ..
kylix Sun Dec 03, 2017 7:55 pm Hello! I’m trying to use an RFM69HW module with the STM32F401RE board (the project is this: https://github.com/brainelectronics/RFM69-STM32). ..
stevestrong Sun Jun 18, 2017 5:20 pm Hi all, I finally managed to bring the SDIO files in an acceptable form to be published. It works with 24MHz clock and 4bits ..
stm32_discoverer Tue Feb 12, 2019 11:44 am Hi everyone, I have a question about the I2C bus on the Board F407VGT6 Blackboard.I am using Arduino IDE 1.8.6, stm32core ..
rolo644u Thu May 26, 2016 4:59 pm I’m experiencing a strange effect when using ST-LINK as upload tool. Some I/O pins are not usable (PB3, PB4, PA15, PA12, ..
Rick Kimball Sat May 16, 2015 1:08 am 11/07/2017 – I attached a binary that can be loaded onto your blue pill in this post: viewtopic.php?f=37&t=2801 12/3/2016 ..
victor_pv Mon Apr 27, 2015 4:04 pm Available here, until thoroughly tested, then will send a pull or merge or something to Roger: https://github.com/victorpv/TFT_ILI9163C ..
bubulindo Fri Sep 11, 2015 10:57 am Hello, It’s my first post here. I’ve played with the Maple boards before for some time (writing one of the RTC libraries ..