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
    STM32F303CC on Cheap Mini Dev Board: Support for SMT32F3
    STM32F3 Boards
    11/30/2019

    STM32F303CC on Cheap Mini Dev Board: Support for SMT32F3

    MGeo Wed Feb 03, 2016 10:02 am I have a project where I have converted the low cost STM32F103C8 based mini development board to an STM32F303CC board. The extra performance ..

  • STM32F4 Boards
    11/30/2019

    [libmaple] Generic F407VE mini (vcc-gnd version)

    stevestrong Tue Nov 07, 2017 10:55 pm A really small and powerful board, with some extra hardware and lots of pins. http://wiki.stm32duino.com/index.php?ti … ..

  • STM32F4 Boards
    11/30/2019

    Any support or what do i need to get this working?

    Nutsy Fri Dec 22, 2017 12:12 am So yes, i have this board on the way. Looking at the Wiki i see the discovery is supported. Same chip, but i guess different layout ..

  • Uploaders and debuggers
    11/30/2019

    Baite STLINKV2 -> Baite MM

    HexTank Tue Jan 03, 2017 11:16 pm Does anyone have the Baite MM pins that match the ones in this doc? https://github.com/rogerclarkmelbourne/ … from-Linux ..

  • Uploaders and debuggers
    11/30/2019

    Using a Bricked faux-FTDI under Windows 8.1

    mrburnette Tue Jan 26, 2016 5:09 pm subtitled … Windows 8.1 demoted me to a lesser god. I bricked an faux-FTDI last year before I swapped out the XP development ..

  • Working ported libraries
    11/30/2019

    Working: Adafruit Unified BMP085/BMP180 Driver

    Kenjutsu Thu Feb 04, 2016 8:27 am Hello everyone, Adafruit Unified BMP085/BMP180 Driver works. RogerClark Thu Feb 04, 2016 10:23 am Thanks for posting tiger762 Thu Feb 04, 2016 ..

  • Working ported libraries
    11/30/2019

    SoftwareSerial

    mrburnette Mon Apr 27, 2015 1:50 pm With 3 hardware serial ports on the Maple, it is unlikely that SoftwareSerial would be needed until one realizes that some Arduino ..

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

Older Entries ›

Spark Logic

  • Home