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

    Bootloader failure on VET board

    edogaldo Thu Jun 23, 2016 11:26 pm Dear all, I installed the “generic_boot20_pc13.bin” bootloader on a VEt6 board like this: http://www.ebay.it/itm/141929437789?_tr ..

  • Bootloaders and cores
    11/30/2019

    STM32duino bootloader Linux confusion.

    MasterT Sat Mar 11, 2017 9:40 am HI, I installed STM32duino bootloader following instructions on this web site https://medium.com/@paramaggarwal/progr … .tppplljtw ..

    Bootloaders and cores
    11/30/2019

    SPI DMA

    victor_pv Sat Apr 29, 2017 7:52 pm I am adding SPI.dmaSend and SPI.dmaTransfer as discussed in another thread. Now, for doing so I need to add a number of defines, ..

  • Code snipplets
    11/30/2019

    Measuring Vxx with zero load Divider

    Pito Tue Jan 10, 2017 11:20 pm For people who want to save energy – a voltage divider which does not load the Vxx (V1). Vxx could be any reasonable voltage, ..

    Code snipplets
    11/30/2019

    I2S example code

    Vassilis Fri Aug 28, 2015 5:52 pm The sketch I wrote uses the hardware SPI interface of STM32 microcontroller. You can connect a I2S DAC like PT8211. The serial ..

  • Code snipplets
    11/30/2019

    How to initiallize the two SPI ports of STM32

    Vassilis Thu Jun 04, 2015 8:18 am In case you want to use two SPI devices simultaneusly to achieve the maximum speed performance the you can connect the first device ..

  • Arduino for STM32
    11/30/2019

    Should we still use optimisation level -Os (Small)

    RogerClark Sun Jun 25, 2017 12:40 am Guys I have been experimenting with the OV7670 camera using code from github, but the code requires that optimisation be changed ..

  • Arduino for STM32
    11/30/2019

    Newbie question about ‘short’ and ‘uint16_t’ data types

    KenLaszlo Wed Nov 22, 2017 6:41 pm Hi I’m trying to make my code as fast as possible on my newly purchased Blue Pill. I was wondering . . . Since the CPU is a 32-bit ..

  • Arduino for STM32
    11/30/2019

    LibMaple Core reboot process

    RogerClark Thu May 10, 2018 10:35 am Guys I’ve pushed an update which removed the robotis bootloader code from the core, (and variants) and also removes the code ..

  • Arduino for STM32
    11/30/2019

    Non blocking SPI DMA – Added callback to the SPI DMA functions (dmaSend, dmaTransfer…)

    victor_pv Tue Feb 21, 2017 8:05 pm UPDATE: Working code in this post, and an explanation how to modify sdFat to use it in the next post after that: http://www.stm32duino.com/viewtopic.php ..

  • Arduino for STM32
    11/30/2019

    IMO: time to freeze the F103 core codebase

    mrburnette Thu Jun 30, 2016 12:37 pm I had a hissy in another thread regarding major changes to the serial (non-usb) code. Particulars are not important. What I think ..

  • Bootloaders and cores
    11/30/2019

    ARMduino – a generic implementation of Arduino on ARM Cortex-M chips

    dannyf Sat May 27, 2017 1:19 pm All: have been a user of STM32Duino for a while and liked its simplicity but not the IDE. Never bothered to do anything about it, however. ..

  • Bootloaders and cores
    11/30/2019

    HALMX roadmap.

    sheepdoll Mon Sep 07, 2015 2:50 am Here is a simple skeleton roadmap of where I am planning to go with HALMX • Glue code to float Arduino API over the HAL API through ..

  • Bootloaders and cores
    11/30/2019

    STM32CubeMX :: STM32F030F4 support

    Vassilis Thu Mar 31, 2016 2:09 pm A few days ago I started playing with the STM32CubeMX and the the Sheepdoll’s HALMX core files. I liked the idea of creating ..

  • Bootloaders and cores
    11/30/2019

    STM32GENERIC, my arduino implementation

    danieleff Mon Apr 10, 2017 6:53 am It seems current cores target specific boards, and try to make them work on others are an afterthought. Even the official one is full ..

  • Bootloaders and cores
    11/30/2019

    HALMX project templates with Codeblocks

    Slammer Wed Jul 20, 2016 4:45 pm I created a repo with some small programs running under HALMX using Codeblocks IDE. The important is the use of HALMX as library ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] Any examples using the (hardware) timer ?

    Hexmicro Thu Sep 13, 2018 3:27 pm Hi, First posting here! I’ve tried to find simple code examples that use the timer.c in the STM core but without much luck. ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] New user, serial issue

    pareidolialjebus Sat Sep 08, 2018 8:51 am Hi I would like to be able to program my board (STM32F407G Discovery) and use the serial monitor from the arduino ide. ..

  • Code snipplets
    11/30/2019

    Need help, Why is this code running much slower than Uno?

    Nutsy Tue Jul 26, 2016 4:42 pm So heres the thing. Im doing a speedo gauge project for fun to put on my bike. And at this stage im just getting some basic motor ..

  • Code snipplets
    11/30/2019

    TEK 4010/4014 Vector Graphics terminal DEMO

    Pito Fri Jul 14, 2017 6:43 pm The old style vector graphics terminals are still in use, at least here Here is the TEK 4010/14 you may get at ebay most probably.. ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home