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

    Problem with receiving infrared remote control codes

    fotisl Fri May 19, 2017 8:52 am Hello everybody, I am creating a led strip controller using a bluepill. I would like to add an infrared remote control (it already ..

  • Arduino for STM32
    11/30/2019

    Loading .bin without using Arduino IDE

    MakcYan Fri Nov 24, 2017 4:10 pm Hello! Tell me how can I load the compiled sketch in .bin format into the STM32f103 board with bootloader stm32duino via USB? Such ..

    Bootloaders and cores
    11/30/2019

    [Solved] How to use all available PWM for STM32

    Mark81 Wed Dec 05, 2018 3:53 pm I own a NUCLEO-F429ZI board, and here and here I found the pins’ map. I wonder how to use all those PWM pins in my Arduino ..

  • Bootloaders and cores
    11/30/2019

    Question or suggestion, upload to Flash, then copy to RAM at runtime.

    victor_pv Fri May 15, 2015 3:27 pm I was just thinking, that some people seems to need speed for some things, and as we noticed when moving PIN_MAP to flash, running ..

  • Bootloaders and cores
    11/30/2019

    [BY DESIGN] Slow response to external ISR when using AttachInterrupt

    buaus Wed Aug 23, 2017 4:40 pm Hi, I tried today the attachInterrupt function and I saw that this slow approx 5 to 10usec. Is there any chance to speed up to approx ..

  • Bootloaders and cores
    11/30/2019

    IS there any STM32F7 EEPROM Library?

    ykciv Sat May 05, 2018 10:13 am Im using the STM32F7 board in arduino. Its working quite well. The EEPROM library have support for STM32F1 and f4 boards but doesnt ..

  • Bootloaders and cores
    11/30/2019

    USB HID and composite

    danieleff Sat Nov 26, 2016 8:06 am I uploaded a HID and USB Composite experiment to https://github.com/danieleff/Arduino_Co … _Composite #include "USBDevice.h" ..

  • Bootloaders and cores
    11/30/2019

    Bootloader – a pin for the usb d+ disconnect

    Pito Fri Aug 12, 2016 4:39 pm I’ve learned how to compile a bootloader with the green LED placed on a pin of choice, but I have not understood fully how it is with ..

  • Bootloaders and cores
    11/30/2019

    LMIC (Lorawan node arduino port) not working properly

    iotnode Fri Apr 13, 2018 2:46 pm i’m reposting my problems: Hello All, i’ve trying to get LORAWAN library LMIC/ARDUINO port (https://github.com/matthijskooijman/arduino-lmic) ..

  • Code snipplets
    11/30/2019

    4 channel polyphonic tone generator (blue pill)

    stevestrong Sat Nov 11, 2017 8:22 pm Hi, just for fun: (the real sound is much better than on the video ) It is exclusively timer based, so all 4 timers are reserved, ..

  • Code snipplets
    11/30/2019

    simple sound player: PWM audio output, with DMA, without timer interrupt

    stevestrong Sun Oct 29, 2017 9:20 am I have a project in which I need some short sound effects, without reading WAV files from SD card. To output PWM audio, current ..

  • Arduino for STM32
    11/30/2019

    Crash on upload by including <SPI.h>

    RogerClark Wed Sep 09, 2015 10:53 am Guys, I’ve discovered a bug that seems to crash the Generic F103C (and I suspect the Maple mini as well, but I’ve ..

  • Arduino for STM32
    11/30/2019

    Low power mode and wake from sleep.

    ahull Sun Oct 18, 2015 1:29 pm For my Sunrise camera trigger I would like to sleep the STM32 for long periods, and wake on alarm. What I can’t quite get my addled ..

  • Arduino for STM32
    11/30/2019

    SPIFFS on STM32

    martinayotte Tue Jun 21, 2016 1:16 am Hi Roger, You probably remember our discussions about SPIFFS … It seems that original author, Peter Andersson, did something ..

  • Arduino for STM32
    11/30/2019

    STM HAL as a library (Using IDE 1.6.9)

    RogerClark Sun Jun 19, 2016 9:55 pm Just a thought… But looking at how Arduino.org, use the HAL at the same time as libmaple for the STAR OTTO.. I wonder if it may be possible ..

  • Arduino for STM32
    11/30/2019

    STM have released their STM8 core

    RogerClark Tue Sep 11, 2018 8:54 pm FYI… I noticed that STM have released their STM8 core to github.. See https://github.com/stm32duino/Arduino_C … tree/0.1.0 ..

  • Arduino for STM32
    11/30/2019

    DFU Converter

    BennehBoy Tue Dec 18, 2018 11:10 pm Mooching about on the internet I found this hackaday article detailing some automation to convert s standard binary to Dfuse ..

  • Arduino for STM32
    11/30/2019

    Extended Code Size while migrating from Arduino ProMini board to STM32 Maple-Mini board.

    umerocks Thu Oct 20, 2016 10:04 am Hello every one, I have got a problem and am unable to sort it out. I have a code on Arduino written for Arduino-ProMini. Code ..

  • Arduino for STM32
    11/30/2019

    ESP32 board with almost BluePill factor

    RogerClark Fri Jan 05, 2018 8:41 pm I noticed this ESP32 board the other day https://www.aliexpress.com/store/produc … 02699.html I don’t think the pinout ..

  • Arduino for STM32
    11/30/2019

    How long is to long to spend in an Interrupt?

    Riva Mon Feb 06, 2017 1:22 pm Relatively new to STM32 and attempting to write a DMX512 master program for a Baite Maple Mini clone and am wondering how long it is safe ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home