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

    WFI issue (solved)

    aro_72 Mon Dec 12, 2016 2:40 pm Hi all, I am experiencing an issue with wait for interrupt (WFI) using Nucleo-L476. It seems my board does not enter WFI or most ..

  • Arduino for STM32
    11/30/2019

    i2c overclocking up to 1Mhz

    victor_pv Fri Oct 06, 2017 6:43 pm Roger and everyone else. Following on some discussion on another thread with racemaniac, I tested overclocking i2c1 up to 1.3Mhz ..

  • Bootloaders and cores
    11/30/2019

    BETA bootloader for Generic boards . Already working.

    victor_pv Fri May 15, 2015 3:12 pm All, I took the old RET6 bootloader code and brought it up on par with the bootloader 2.0 for the mini, including most of Roger’s ..

  • Bootloaders and cores
    11/30/2019

    Pin definitions in Arduino_Core_STM32

    AndySymons Tue Nov 20, 2018 12:56 pm I recently made a board definition by adapting code from a similar board, as the instructions suggest, but it is not clear how the definitions ..

  • Bootloaders and cores
    11/30/2019

    Linux: flashing own STM32F103C8T6 generic USB bootloader not much luck

    Hypercube Fri Apr 28, 2017 11:36 pm Hi, I built my own STM32F103C8T6 board and used Linux tools under Ubuntu 14.04 to flash the board ~/Arduino/hardware/Arduino_STM32/tools/linux/stlink$ ..

  • Bootloaders and cores
    11/30/2019

    MapleMini : Standalone Bootloading and USB/Serial Usage

    mcnobby Wed Sep 20, 2017 10:40 am I can compile in my Arduino IDE, and can happily upload my sketch to my Maple Mini (blue one from Baite) I can also use the Serial ..

  • Bootloaders and cores
    11/30/2019

    [COMPLETED] Combining Blink & Count to the bootloader

    RogerClark Mon Jun 19, 2017 1:52 am [Update by admin] This proposal has now been made to the bootloader, except the sketch does not blink as this would require a different ..

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC] FSMC – SRAM

    Pito Tue May 09, 2017 11:27 pm Starting to mess with FSMC (..again) While in libmaple era I set heap in ld file as : __bss_end__ = _ebss; } >RAM PROVIDE ( _end ..

  • Bootloaders and cores
    11/30/2019

    New library for LCD FT8XX STM32

    lightcalamar Fri Jun 23, 2017 3:53 pm Hi. My friend @TFTLCDCyg, and I we have modified library based James Bowman Library GD23STM32 for STM32F103x To work well FT81X ..

    Code snipplets
    11/30/2019

    Dual LFO with choice of waveforms using PT8211 and Blue Pill

    KenLaszlo Fri Nov 24, 2017 2:12 pm Hi folks Roger encouraged me to make a post here, so here’s me ‘taking the plunge’. My first code-snippet / project. ..

  • Code snipplets
    11/30/2019

    Waveform Generator (Two DAC examples)

    Vassilis Mon Aug 17, 2015 5:37 pm Today I received my new STM32F103VET board and I tried to test the DAC feature. I did a quick search on this forum but I didn’t ..

  • Arduino for STM32
    11/30/2019

    USB Serial starts going slow if buffer on PC is not emptied

    RogerClark Fri Aug 07, 2015 3:51 am Hi Guys, I was testing some code that writes to a ILI9341 display and also sends the same debug information to Serial. I left ..

    Arduino for STM32
    11/30/2019

    [SOLVED]millis() from different BluePills is drifting a lot

    MoDu Tue Sep 25, 2018 10:12 am For my project, I’m syncing a clock between two BP, I have made sure it sync to ~1 ms, this is working well. Trouble is, once ..

    Lower Level Coding
    Arduino for STM32
    11/30/2019

    Lower Level Coding

    willbot Sat Feb 27, 2016 4:48 am Just received and setup my first STM32 in Arduino – thank you all for your hard work in supporting the platform. My project ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Enable interrupts from inside a timer interrupt

    castortiu Tue Jan 16, 2018 1:45 am Hi there, I need to start a timer and make it fire from inside another timer interrupt, basically I need another timer to fire ..

    Arduino for STM32
    11/30/2019

    [Open for comments] Nomenclature topic subject names (lost in core land)

    madias Sat Sep 08, 2018 10:07 pm Meanwhile it’s really no fun reading the forum and / or help newbies, caused by the different cores people are using. Maybe ..

  • Arduino for STM32
    11/30/2019

    Problems with regular simultaneous dual ADC conversion with DMA transfer

    robca Tue Nov 24, 2015 5:06 pm EDIT: I finally solved this, please see http://www.stm32duino.com/viewtopic.php … 8474#p8474 for more info I’m at the end of my wits ..

  • Bootloaders and cores
    11/30/2019

    How to enable end users to reprogram MCU without an IDE

    nicolas_soundforce Sun Apr 15, 2018 5:23 pm Hi guys, This is a bit of a dream and I am wondering if it would be possible and also how to get started. I am using ..

  • Bootloaders and cores
    11/30/2019

    Problem with Baite Maple Mini and bootloader 2.0

    edogaldo Thu Aug 18, 2016 10:14 pm Hi there, today I was trying to substitute my Baite Maple Mini bootloader (standard MM bootloader) with the 2.0 version (file ..

  • Bootloaders and cores
    11/30/2019

    [Solved] Arduino Core for STM32 v2018.1.18 Problem

    djw Sun Jan 21, 2018 4:33 pm The recent release which includes support for STM32F446 fails to compile on my system. I have uninstalled and reinstalled the Arduino ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home