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 ..
amundsen Sun Nov 22, 2015 4:19 pm ST NUCLEO-F303K8, NUCLEO-F042K6 and NUCLEO-F031K6, small form factor (Arduino Nano) and low price. RogerClark Sun Nov 22, 2015 ..
stevestrong Tue Mar 27, 2018 8:17 am Guys, I am having a hard time making the DCMI to work on the mini F4VET6 board, maybe has someone some hints/ideas how to solve ..
zmemw16 Wed Jul 05, 2017 3:28 pm Black F407VET, latest [libmaple] from Steve, graphicstest from examples, but with blank/black screen? TFT LCD test TFT size is 320x480 ..
flyboy74 Fri Jul 06, 2018 6:52 am After playing the the blue pill STM32F103 I decided to take the next step and progress to the STM32F4xx and I found the Black STM32F407VET ..
Col68 Tue Mar 20, 2018 6:19 pm Hello community, It’s been a while since i heard about (JTAG) to debug, program, SWD, SPI … but does not master enough ..