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

    Low power "speedometer converter"

    RogerClark Mon Aug 08, 2016 4:34 am Hi Guys I’m thinking of building something that will do a conversion on a bicycle speedometer from km/h to miles per hour. ..

  • Arduino for STM32
    11/30/2019

    Reading "User data storage option bytes"?

    ramimo Thu Jul 27, 2017 12:15 pm Hi, the STMF1 has two special bytes, called “User data storage option bytes”. You can write them with the Flash Loader ..

  • Arduino for STM32
    11/30/2019

    Anyone tried B4R (Basic) for Arduino with STM32?

    JohnL Mon Jun 13, 2016 1:04 pm https://www.b4x.com/b4r.html https://www.b4x.com/android/forum/ ahull Mon Jun 13, 2016 4:25 pm Install Microsoft .Net Framework 4+ (it is already ..

  • Arduino for STM32
    11/30/2019

    one of those days and why me

    zmemw16 Tue Jan 12, 2016 5:29 pm i’ve a stack of bits 4x nokia 5110, 7 mini maples, 4 red and 6 blue pills. this is all spi1, spi2 has a nrf24l01 wired in, got a working ..

  • Arduino for STM32
    11/30/2019

    Does anyone have any code to play a tune on a GPIO pin

    RogerClark Sun Nov 13, 2016 3:41 am Hi Guys, I’ve been looking for some code that would play some simple tunes to a piezo buzzer, but most of the Arduino code ..

  • Arduino for STM32
    11/30/2019

    Trying to make STM32F103 and HC-05 work together

    tutankhamen Tue Dec 05, 2017 9:43 am I have a project where on one side I’m using an Android phone to control STM32F103 mc via BT on other side. I’m ..

  • Arduino for STM32
    11/30/2019

    Eslipse and DFU

    mgrunt Mon Jul 11, 2016 8:20 am Hello, I’m playing with SMT32 + SPL and Eclipse over two years… Now I can using DFU for upload firmware. I try upload ..

  • Arduino for STM32
    11/30/2019

    SysTick interrupts disable?

    sashmich Wed Jan 25, 2017 5:39 pm Hello. How can I disable (or lower priority) interrupts Systick system timer? Thank you. victor_pv Wed Jan 25, 2017 7:27 pm sashmich ..

  • Arduino for STM32
    11/30/2019

    Help with porting…

    BennehBoy Mon Feb 20, 2017 7:39 pm I’m trying to port some pretty dated Arduino code to STM32. I’ve managed to fix all the compilations issues firstly ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home