Spark Logic
  • Home
  • Arduino for STM32
  • All other boards
  • Bootloaders and cores
  • GD32F103 boards
  • STM32F103 Boards
  • STM32F3 Boards
  • STM32F4 Boards
  • STM Nucleo boards
  • Code snipplets
  • Custom design boards
  • IDE’s
  • Ideas & suggestions
  • Installation and OS related
  • Libary request
  • Hardware
  • Libraries & Hardware
  • Libraries & Hardware1
  • Maple & Maple mini etc
  • Off topic
  • PR’s bugs and enhancements
  • Problems with libraries
  • Projects
  • Uploaders and debuggers
  • Working ported libraries
    STM32F4 Boards
    11/30/2019

    Seeed Arch Max

    ddrown Wed Jun 08, 2016 1:54 am I got it in the mail today. IMG_20160607_201140.jpg (131.98 KiB) Viewed 1956 times ddrown Wed Jun 08, 2016 2:12 am … And the ethernet ..

    STM32F4 Boards
    11/30/2019

    Sticky: STM32F4 boards – limited support

    RogerClark Wed Apr 29, 2015 10:43 pm The majority of the development effort has been put into the STM32F103 version. The STM32F4 version is taken from an old port ..

  • Working ported libraries
    11/30/2019

    TFT_ILI9163C Works

    strawberrymaker Sun Jun 07, 2015 7:02 pm EDIT: I used a different Version, sry. Current Download Link is linked The TFT_ILI9163C Library works without modification ..

    [Pending Enhancement] RTC values resetting
    STM Nucleo boards
    11/30/2019

    [Pending Enhancement] RTC values resetting

    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 ..

  • STM32F4 Boards
    11/30/2019

    "STM32 Discovery F407" Error compiling

    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 ..

    Uploaders and debuggers
    11/30/2019

    [SOLVED] Warning!: FW upgrade broke ST-Link v2 dongle

    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. ..

  • Working ported libraries
    11/30/2019

    [PORTED] TaskScheduler

    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 ..

    alternative way to use STM DFU in Arduino 1.8.3 on Black F407VET6
    STM32F4 Boards
    11/30/2019

    alternative way to use STM DFU in Arduino 1.8.3 on Black F407VET6

    poiuycat Fri Oct 06, 2017 9:09 am this is a demonstrate how to use STM DFU in Ardunio 1.8.3 for those who don’t have STLINK do like to download vs USB STM DFU mode ..

  • STM32F4 Boards
    11/30/2019

    [SOLVED] How to flash STM32_F4VE

    Lennyz1988 Tue Jul 25, 2017 8:18 am UPDATE: 08-22-2017 It appears this board has a wrong resistor value. That’s why I could not get the usb port to work. See this ..

  • Uploaders and debuggers
    11/30/2019

    Debugging using openocd with arm-none-eabi-gdb

    Rick Kimball Wed Jul 18, 2018 6:05 pm I’ve been working on a custom Arduino environment and my latest focus is automating upload and debugging using openocd ..

    Working ported libraries
    11/30/2019

    Ported: JChristensen/DS3232RTC

    Kenjutsu Mon Feb 15, 2016 1:50 pm [2018-07-21 —UPDATE—] [ Updated to the latest version of DS3232RTC library of JChristensen] Hello everyone, I ported ..

  • STM32F4 Boards
    11/30/2019

    Nucleo F401 branch on github sheepdoll

    sheepdoll Wed Jun 03, 2015 7:33 pm Since I need to access it on a remote computer, I pushed the current state of the work I am doing to a branch sheepdoll on github. ..

  • STM32F4 Boards
    11/30/2019

    Netduino 2 Plus

    martinayotte Wed May 13, 2015 11:21 pm I’ve a Netduino 2 Plus board sitting in my drawer since awhile, and it started crying today, saying “I’m ..

  • Working ported libraries
    11/30/2019

    VS1003_STM ported library

    Vassilis Fri May 22, 2015 1:04 pm Hi, I ported the Arduino VS1003B library with the “hello” example to the STM32F103 MCU. I published the library to Github ..

    Interrupts in HAL core for STM32F1 broken or daft programmer??
    STM Nucleo boards
    11/30/2019

    Interrupts in HAL core for STM32F1 broken or daft programmer??

    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 ..

  • STM32F4 Boards
    11/30/2019

    [libmaple] SDIO

    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 ..

  • Uploaders and debuggers
    11/30/2019

    Some pins not usable when using ST-Link ?

    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, ..

  • Working ported libraries
    11/30/2019

    ILI9341 (with and without DMA support)

    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 ..

  • STM32F4 Boards
    11/30/2019

    [Completed] CAN for libemaple + F4

    michael_l Sat Sep 08, 2018 1:27 pm I’m trying to get phonog’s HardwareCAN library to work with F4 libmaple. Here’s the original code: https://github.com/Phonog/Arduino_STM32 ..

  • STM32F4 Boards
    11/30/2019

    [libmaple] Black F407VET6

    stevestrong Wed Apr 12, 2017 4:37 pm The master branch of my repo contains the latest developments for F4, so I recommend to use this if somebody wants to test it with ..

Older Entries ›

Spark Logic