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
  • Code snipplets
    11/30/2019

    A faster ringbuffer implementation

    Rick Kimball Thu Jul 14, 2016 5:21 pm A while back I had created a template based ring buffer (circular buffer) using C++ templates for the msp430 mcu. It was faster ..

    New 2.4GHz radio ARM cortex M3 chip
    Arduino for STM32
    11/30/2019

    New 2.4GHz radio ARM cortex M3 chip

    flyboy74 Tue Oct 09, 2018 9:53 pm I see another company is having a go at competing against ESP8266 for both a tiny module for embedding and complete little dev board. ..

  • Arduino for STM32
    11/30/2019

    New wiki

    RogerClark Sat May 07, 2016 6:23 am Hi Guys I’m in the process of setting up a wiki where we can store the wealth of information that has been posted to the forum, ..

  • Arduino for STM32
    11/30/2019

    i2cscanner single device, multiple device addresses

    zmemw16 Tue Aug 18, 2015 9:08 pm i’m trying to talk to the i2c at24c08 built into the board which is a STM32F103ZET6 Minimum System Development Board ARM STM32 ..

  • Arduino for STM32
    11/30/2019

    EEPROM emulator how to use on Maple Mini ?

    z1rqdym Thu Sep 17, 2015 2:50 pm I want to use EEPROM emulation on Maple mini (baite clone). I find that library given in this topic. viewtopic.php?f=13&t=274 ..

  • Arduino for STM32
    11/30/2019

    DOA boards

    BennehBoy Mon Jan 23, 2017 11:18 am Are DOA boards just par for the course? 3x maple mini clones arrived from China today, 2 are good, 1 is dead – the voltage ..

  • Arduino for STM32
    11/30/2019

    Use of multiple SPI Channels and global instantiation

    RogerClark Fri Jun 05, 2015 11:39 am Guys, I was looking at the VS1003 lib and thought it would be good to try to playback and MP3 from the SD card, but rather than ..

  • Bootloaders and cores
    11/30/2019

    Sticky for this ?

    RogerClark Sun Jun 25, 2017 12:42 am Guys We probably need a Sticky thread for this, otherwise its hard to find the information about how to start using this core. ..

  • Bootloaders and cores
    11/30/2019

    [Enhancement] USB CDC Build on DISCO_F072RB

    ekawahyu Tue Sep 26, 2017 9:38 am I made some enhancement to enable USB CDC to build on STM32F072RB Discovery. Please review the code, it is in here: https://github.com/ekawahyu/Arduino_Cor ..

  • Bootloaders and cores
    11/30/2019

    How can we reduce the excessive RAM use by this core

    RogerClark Fri Nov 18, 2016 10:14 pm Guys, Rick has noticed that the RAM usage of this core is very high. Blank sketch takes 9k of RAM vs libmaple uses 2k. The main ..

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC/HAL] SerialUSB TX/RX speed problem

    Pito Mon Jul 17, 2017 8:15 am This is a short sketch to demonstrate the problem, fixed by steve’s patch in libmaple: // USBSERIAL TX PROBLEM DEMONSTRATION ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED]SPI.transfer of byte crashes F407VET6?

    BennehBoy Sun Jan 14, 2018 4:07 pm Today I spent some time porting a very cut down version of my car gauge system to a Black F407VET6 board that I have. I’ve ..

  • Bootloaders and cores
    11/30/2019

    Maple Bootloader 2.0

    RogerClark Mon Apr 27, 2015 11:16 am The an bootloader is being developed to replace the existing Maple bootloader. The improvements in the “bootloader 2.0” ..

  • Bootloaders and cores
    11/30/2019

    STM32GENERIC Arduino implementation

    danieleff Wed Jul 05, 2017 11:38 am STM32GENERIC: Arduino implementation on top of STM32 HAL, for all STM32 boards. Code on GitHub: https://github.com/danieleff/STM32GENERIC ..

  • Code snipplets
    11/30/2019

    Very lean Serial.printf()

    Slammer Wed Apr 13, 2016 11:58 pm I miss very much the old-school printf() function…. I am tired to write again and again Serial.print() commands to display ..

  • Code snipplets
    11/30/2019

    Fast Square root function for integers.

    victor_pv Sat May 02, 2015 2:37 pm Just wanted to share this square root calculation algorithm that I found a few weeks back: http://medialab.freaknet.org/martin/src/sqrt/sqrt.c ..

  • Arduino for STM32
    11/30/2019

    BluePill on Hackaday again

    ChrisMicro Sat Sep 02, 2017 11:33 pm There is again an article regarding the BluePill on Hackaday: https://hackaday.com/2017/09/02/a-bluep … ependence/ ahull ..

  • Arduino for STM32
    11/30/2019

    Arduino framework simulator

    ChrisMicro Fri Jul 07, 2017 2:11 pm I started a simulator software so that I can compile Arduino code in Eclipse CDT and run it on my Linux PC ( it uses X11 ). At first ..

  • Arduino for STM32
    11/30/2019

    Problem with measuring very short pulses

    konczakp Fri Apr 21, 2017 6:14 pm Guys, I have a problem as in the subject. I have this function on one maple mini: void callDomofon(int nrLok, int ileDzwonkow){ ..

  • Arduino for STM32
    11/30/2019

    issue with sd card

    aster Tue Jul 25, 2017 8:12 pm hello i have this SD module, sdfat version 1.0.3, external ttl-serial, low (4mhz) speed, stm32duino core last update (20 of this month) ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home