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

    [Solved] Input Capture Hardware Timer example with Interrupt

    MGeo Thu Oct 04, 2018 9:26 am Hi, I’m trying to put together a minimum Input Capture hardware timer example using Interrupts to measure an input pulse stream ..

  • Bootloaders and cores
    11/30/2019

    [Libmaple] pinMode() disables timer even if no PWM mode involved

    rmdMoba Thu May 11, 2017 11:09 am Hello, I’m using the STM32duino now for a while and enhanced my model-railroaders library to run on STM32. This library extensivly ..

  • Bootloaders and cores
    11/30/2019

    Introducing the new Arduino core for STM32

    fpiSTM Thu May 18, 2017 6:34 am Hi All, I would like to introduce the new Arduino core for STM32: https://github.com/stm32duino/Arduino_Core_STM32 A first package ..

  • Code snipplets
    11/30/2019

    tone(), noTone()

    enif Fri Aug 14, 2015 1:26 pm When trying to port my little “car blink sound booster” program to the Maple Mini, I realized that there are no tone() ..

  • Code snipplets
    11/30/2019

    [SNIPPET] Optical Incremental Encoder Using Timer Counter

    jdenis Wed Aug 22, 2018 7:28 am So I needed an incremental encoder for my project, I bought some cheap ones from china, something around 10usd each… After ..

  • Code snipplets
    11/30/2019

    delay_cycles using DWT registers

    Rick Kimball Mon Jun 15, 2015 9:20 pm I got pretty spoiled with other microcontroller architectures that allowed you to use delay_cycles to do sub microsecond delays ..

  • Arduino for STM32
    11/30/2019

    Issues with the I2C bus on STM32F103C

    snorman Wed Jul 11, 2018 5:20 pm Hello, I am having a couple of issues using the I2C bus (MP3115A2 – Pressure Sensor) on the STM32F103C. I can seem to find ..

  • Arduino for STM32
    11/30/2019

    "bit bang" SPI pins STM32F1

    alexandros Mon Oct 09, 2017 10:09 am Hello , i have a project that i use SPI1 in order to transfer data , PA7 MOSI1 PA6 MISO1 PA5 SCK1 PA4 NSS1 the board that i m using ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Any way to improve ILI9486 SPI draw speed ? STM32F1

    sajuukKahr Sun Feb 19, 2017 9:31 pm Hello all, I am building a project based on a STM32F1 running at 72Mhz and a ILI9486 connected to SPI1, clock divider is 1 . It is working ..

  • Arduino for STM32
    11/30/2019

    USBComposite, Some help making a gaming HID…

    Nutsy Sun Mar 03, 2019 12:12 am Hi while I still have the opportunity to I wanted to ask a couple of questions about making a USB HID… Someone mentioned to me the USBComposite ..

  • Arduino for STM32
    11/30/2019

    PrintF via SWO

    DrBanana Thu Oct 06, 2016 1:19 pm I usually program stm32 board with ST Link, but problem is, I cannot debug as its not connected through Serial. Now Im wondering ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] STM32VL-Discovery Serial1 recv doesn’t work

    Rick Kimball Mon Aug 07, 2017 7:09 pm I noticed that STM32vl-discovery board has now been added. I gave it a spin, Serial1.print() seems fine and spews characters. ..

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC] Latest – issues

    Pito Thu Jun 22, 2017 6:54 pm I’ve updated my local repo copy as there came to a lot of developments in a few last days I am currently messing with the BLUE ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] tone() not working on F072-Discovery

    ekawahyu Sat Sep 23, 2017 4:24 am Here is my latest feature to add STM32F072 Discovery into one of the variants. Everything seems to work just fine, except for tone(). ..

  • Bootloaders and cores
    11/30/2019

    [Deprecated: old core]Proposal: move system/libstm to core folder

    danieleff Sat Nov 05, 2016 10:12 am I belive it is there to make compilation faster. Here are my test results: Current: compiling the static library (after clean) ..

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

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home