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
    Bootloaders and cores
    11/30/2019

    Core observations, questions and suggestions

    bluejedi Mon Jun 18, 2018 4:05 pm During my journey in the STM32 Arduino landscape I made several observations while looking at and comparing different Arduino cores ..

  • Bootloaders and cores
    11/30/2019

    Idea for an "end user" bootloader (mass storage device)

    madias Wed Sep 16, 2015 8:14 am In my synth-project thread (I’m sure nobody follow it, expect Victor ) I wrote about an idea about a “drag&drop – ..

  • Bootloaders and cores
    11/30/2019

    AccelStepper with F407

    FiveO Tue Jan 23, 2018 10:43 am Hi Today I wanted to try AccelStepper library with F407. Stepper is not moving! Do I need declare pins to PWM or what? I am using ..

  • Code snipplets
    11/30/2019

    Interrupt Latency Measurement

    Pito Fri Aug 25, 2017 8:37 am Here is an example with measuring Interrupt Latency. AttachInterrupt function used. In the code the PA14 and PA15 are used for INTR_IN ..

  • Code snipplets
    11/30/2019

    GPIO registers and port manipulation

    iwalpola Sun Jul 03, 2016 9:35 pm Sources: http://embedded-lab.com/blog/stm32-gpio-ports-insights/ http://hertaville.com/stm32f0-gpio-tutorial-part-1.html The libmaple ..

  • Code snipplets
    11/30/2019

    more fun with C++, templates and GPIO

    Rick Kimball Tue Jun 09, 2015 8:44 pm I’ve taken the gpio code I posted in another thread to the next level. This one provides PIN abstraction and some nifty ..

  • Arduino for STM32
    11/30/2019

    Does "Baite" still make Maple Minis

    RogerClark Fri Jun 02, 2017 10:40 pm The “Baite online store” on Aliexpress used to be the best place to get high quality Maple Mini boards, and they ..

  • Arduino for STM32
    11/30/2019

    Robot Dyn – Black Pill board may pre-install the bootloader !

    RogerClark Thu Nov 02, 2017 8:30 am Guys Thought I’d email Robot Dyn and ask if they intend to produce more of their Black Pill board, and I got a reply to my email, ..

  • Arduino for STM32
    11/30/2019

    RFM69HW demo application for blue pill?

    turboscrew Sun Dec 17, 2017 1:22 am Does anyone know a demo application for blue pill that at least sends some data using RFM69HW-module? I can receive data that ..

  • Arduino for STM32
    11/30/2019

    F4 hardware driver – can’t make hardware talk to pins!

    palmerr Fri Mar 31, 2017 7:34 am I’m working up an F4 Board (Black STM32F4VET6 on the Wiki). I’ve got software I2c working fine on both F1 and F4. I’ve ..

  • Arduino for STM32
    11/30/2019

    Choose a development board

    aster Wed Apr 12, 2017 2:53 pm Hello, i thought to write here instead of the board section since i didn t choose witch board to take yet. I already have a maple ..

    Bootloaders and cores
    11/30/2019

    HID bootloader Operating System / Hardware compatibility

    Vassilis Fri May 25, 2018 6:45 am I need some volunteers to test the current HID bootloader for maple mini and bluepill . If anyone wants to help, he/she test that ..

  • Bootloaders and cores
    11/30/2019

    NUCLEO_073RZ support

    zoomx Mon Jun 04, 2018 3:44 pm I am Trying to crate a new variant for the NUCLEO_073RZ and I am following this guide https://github.com/stm32duino/wiki/wiki … ..

  • Bootloaders and cores
    11/30/2019

    Using the boot loader under Windows XP

    staticmem Tue May 15, 2018 8:20 am I have a project that recently I managed to get working with the Arduino boot loader and my application at 0x08002000, Works nicely ..

  • Bootloaders and cores
    11/30/2019

    Evaluation boards arrived from STM

    RogerClark Thu Sep 29, 2016 4:38 am Guys STM have sent me the Nucleo boards, which their code will eventually support. These boards are Nucleo L053 Nucleo F091 Nucleo ..

  • Bootloaders and cores
    11/30/2019

    Installing Arduino_Core_STM32 git sources into Arduino IDE

    troth Tue Jun 13, 2017 3:21 am I have installed Arduino_Core_STM32 using the Board Manager successfully, but have found a bug in the SPI class. Before I submit a bug report ..

  • Bootloaders and cores
    11/30/2019

    beginTransaction in SPI library

    tve Fri Aug 10, 2018 4:31 am I’m trying to grok what ‘beginTransaction’ does in the SPI library. It has nothing to do with transactions, right? ..

  • Bootloaders and cores
    11/30/2019

    I2C Examples

    zmemw16 Thu Apr 27, 2017 11:05 am I2C Scanner code is the discovery scanner with their specific I2S stuff etc commented out i have a tmp102 and a 128×64 0.98 ..

  • Code snipplets
    11/30/2019

    Another interesting use of placement new

    Rick Kimball Sun Jun 07, 2015 3:59 pm In another thread, I had made brief mention of using placement new to delay the constructor call of an object. However, it isn’t ..

  • Code snipplets
    11/30/2019

    adjusting for RTC drift

    ag123 Tue Nov 27, 2018 3:38 pm edit: this now has its own examples and library posted on github https://github.com/ag88/stm32duino_rtcadj more details here viewtopic.php?f=18&t=4365&start=10#p51483 ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home