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 upload problem
    STM32F4 Boards
    11/30/2019

    STM32F4 upload problem

    piastri2 Thu Oct 06, 2016 5:57 pm No error at compiling, when i try to upload through arduino IDE it says java.io.IOException: Cannot run program “{path}/stlink_upload.bat”: ..

    STM32F4 Boards
    11/30/2019

    [Solved] Anybody using this F4 board and got the USB working?

    flodejr Sat Oct 07, 2017 2:30 pm Hi, Is anybody using this F4 board? 4048629366.jpg (27.28 KiB) Viewed 4375 times stevestrong Sat Oct 07, 2017 4:13 pm Where did you get it from? ..

    STM32F4 Boards
    11/30/2019

    ws2812b… again… Sorry… on F4

    Nutsy Sat Mar 24, 2018 11:45 pm So with my project I need to use addressable leds again… However rogers library hes bundled with the stm32core isnt compiling ..

  • Uploaders and debuggers
    11/30/2019

    making blackmagic probe from stm32 chip board

    kalregus Wed Jan 18, 2017 9:49 pm Hi guys. I am trying to program NRF51822, and here, on this forum i’ve found recipe to make black magic probe out of stlink ..

  • Uploaders and debuggers
    11/30/2019

    Is SWD-only BMP practical, and on Low-pin-count STM32?

    gbulmer Mon May 09, 2016 11:21 am I’ve been idly pondering making a small hardware debugger based on the Black Magic Probe code. (This is a longer term project) ..

  • Working ported libraries
    11/30/2019

    Ported: Adafruit-PCD8544-Nokia-5110-LCD-library

    Kenjutsu Sun Jul 12, 2015 12:28 pm Just a quick note to confirm that Adafruit-PCD8544-Nokia-5110-LCD-library works “out of the box” My mistake I does ..

  • Working ported libraries
    11/30/2019

    SdFat with support for long filenames

    WereCatf Sun Apr 24, 2016 8:28 am Greiman added support for STM32F1 in his still-in-beta version of SdFat at https://github.com/greiman/SdFat-beta The library supports ..

    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

    USB Port on Discovery F4

    lucky1 Thu Sep 03, 2015 2:43 pm Hello everybody, is the usb port already supported by the library ? Regards Lucky1 RogerClark Thu Sep 03, 2015 9:11 pm Which usb port ..

  • 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

    what if we make a custom programmer for STM32 using an AVR arduino?

    Luc_Exe Tue May 05, 2015 8:41 pm I’m sure many of you thought it before, but I didnt see it posted (yet i have to read the community board thread, it may have ..

  • 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

    Software Serial Revisited

    RonC Tue Jan 19, 2016 9:29 pm Hi folks, I’ve had a couple of projects where I needed more than three serial ports. Sometimes it’s just one but I needed ..

    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

    [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

    STM32F407VET6 has 1MB flash !

    BulbChangeExpert Fri Aug 25, 2017 12:58 am …again with my black stm32f407vEt6, i’m learning inaccuracies about it more than how to make Eclipse work, ..

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

  • Uploaders and debuggers
    11/30/2019

    Config for ebay stm32f103c8t6 minimal board

    Rick Kimball Tue Apr 28, 2015 5:55 pm I have one of those $4.66 generic stmf103 micro boards I’ve been using with an old stm32f0 discovery board that has an on-board ..

  • Uploaders and debuggers
    11/30/2019

    Arduino Zero bonus bin (openocd supported)

    Rick Kimball Wed Jun 17, 2015 3:21 pm Seems that now that the Arduino Zero is out openocd is in : ) The Zero uses a cortex-m0+. The programming plug on the Zero ..

  • Working ported libraries
    11/30/2019

    W5500 library is (finally) ported

    Vassilis Tue Aug 18, 2015 1:43 pm I ported the new W5500 Ethernet controller for using it with STM32F1 series. Actually, the new library will replace the old Ethernet_STM ..

Older Entries ›

Spark Logic

  • Home