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
  • Arduino for STM32
    11/30/2019

    DOA boards

    BennehBoy Mon Jan 23, 2017 11:18 am Are DOA boards just par for the course? 3x maple mini clones arrived from China today, 2 are good, 1 is dead – the voltage ..

  • Arduino for STM32
    11/30/2019

    Use of multiple SPI Channels and global instantiation

    RogerClark Fri Jun 05, 2015 11:39 am Guys, I was looking at the VS1003 lib and thought it would be good to try to playback and MP3 from the SD card, but rather than ..

  • Bootloaders and cores
    11/30/2019

    Sticky for this ?

    RogerClark Sun Jun 25, 2017 12:42 am Guys We probably need a Sticky thread for this, otherwise its hard to find the information about how to start using this core. ..

  • Bootloaders and cores
    11/30/2019

    [Enhancement] USB CDC Build on DISCO_F072RB

    ekawahyu Tue Sep 26, 2017 9:38 am I made some enhancement to enable USB CDC to build on STM32F072RB Discovery. Please review the code, it is in here: https://github.com/ekawahyu/Arduino_Cor ..

  • Bootloaders and cores
    11/30/2019

    How can we reduce the excessive RAM use by this core

    RogerClark Fri Nov 18, 2016 10:14 pm Guys, Rick has noticed that the RAM usage of this core is very high. Blank sketch takes 9k of RAM vs libmaple uses 2k. The main ..

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC/HAL] SerialUSB TX/RX speed problem

    Pito Mon Jul 17, 2017 8:15 am This is a short sketch to demonstrate the problem, fixed by steve’s patch in libmaple: // USBSERIAL TX PROBLEM DEMONSTRATION ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED]SPI.transfer of byte crashes F407VET6?

    BennehBoy Sun Jan 14, 2018 4:07 pm Today I spent some time porting a very cut down version of my car gauge system to a Black F407VET6 board that I have. I’ve ..

  • Bootloaders and cores
    11/30/2019

    Maple Bootloader 2.0

    RogerClark Mon Apr 27, 2015 11:16 am The an bootloader is being developed to replace the existing Maple bootloader. The improvements in the “bootloader 2.0” ..

  • Bootloaders and cores
    11/30/2019

    STM32GENERIC Arduino implementation

    danieleff Wed Jul 05, 2017 11:38 am STM32GENERIC: Arduino implementation on top of STM32 HAL, for all STM32 boards. Code on GitHub: https://github.com/danieleff/STM32GENERIC ..

  • Code snipplets
    11/30/2019

    Very lean Serial.printf()

    Slammer Wed Apr 13, 2016 11:58 pm I miss very much the old-school printf() function…. I am tired to write again and again Serial.print() commands to display ..

  • Code snipplets
    11/30/2019

    Fast Square root function for integers.

    victor_pv Sat May 02, 2015 2:37 pm Just wanted to share this square root calculation algorithm that I found a few weeks back: http://medialab.freaknet.org/martin/src/sqrt/sqrt.c ..

  • Arduino for STM32
    11/30/2019

    BluePill on Hackaday again

    ChrisMicro Sat Sep 02, 2017 11:33 pm There is again an article regarding the BluePill on Hackaday: https://hackaday.com/2017/09/02/a-bluep … ependence/ ahull ..

  • Arduino for STM32
    11/30/2019

    Arduino framework simulator

    ChrisMicro Fri Jul 07, 2017 2:11 pm I started a simulator software so that I can compile Arduino code in Eclipse CDT and run it on my Linux PC ( it uses X11 ). At first ..

  • Arduino for STM32
    11/30/2019

    Problem with measuring very short pulses

    konczakp Fri Apr 21, 2017 6:14 pm Guys, I have a problem as in the subject. I have this function on one maple mini: void callDomofon(int nrLok, int ileDzwonkow){ ..

  • Arduino for STM32
    11/30/2019

    issue with sd card

    aster Tue Jul 25, 2017 8:12 pm hello i have this SD module, sdfat version 1.0.3, external ttl-serial, low (4mhz) speed, stm32duino core last update (20 of this month) ..

  • Arduino for STM32
    11/30/2019

    how to make a handler

    flyboy74 Tue Jun 19, 2018 8:54 am OK I am trying to learn how to create my own interrupts. I have learnt how to use registers to setup GPIO pins and to set/read ..

    Arduino for STM32
    11/30/2019

    attachInterrupt(Pin,RISING) trigging when falling too…. Visa-verser

    Nutsy Fri Jan 20, 2017 3:59 pm Well hi again, another new issue has come up. I have pin 20 running as in input. I have input_pullup on, an opto isolator is buffering ..

  • Bootloaders and cores
    11/30/2019

    Adding Custom Board Questions/Feedback

    tomvdb Tue Jul 18, 2017 9:35 am Hi, Thanks for all the work on the STM Core for Arduino. It’s awesome. At our local makerspace we have been putting together ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] Problem with read the serial from STM32L053R8

    borombo96 Tue Aug 21, 2018 3:14 pm Hi, I’m working on an application that uses a sim7000 breakout board and STM32L053R8 (with the I-Nucleo-LRWAN1 expansion ..

  • Bootloaders and cores
    11/30/2019

    List of cores currently available

    RogerClark Fri May 08, 2015 4:46 am Arduino STM32 https://github.com/rogerclarkmelbourne/Arduino_STM32 This is the main repo that people on this site are using. ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home