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

    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.. ..

  • Code snipplets
    11/30/2019

    SoftPWM via DMA and no CPU cycles

    universam10 Fri Jul 07, 2017 11:31 am Hi, this is more of a brain challenge I wanted to share, if it would be possible to do Software PWM with DMA thus requiring ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Problems in the Timer interrupt routine

    tales von milet Mon Oct 30, 2017 7:27 pm moin moin, ich habe da ein kleines Problem. Index wird in der handler_servos nicht 0. sie fängt scheinbar immer bei 1 an. ich sehe ..

  • Arduino for STM32
    11/30/2019

    Trying to use F4x DFU bootloader

    RogerClark Fri Nov 25, 2016 6:39 am Looking forward to more STM32F4 series devices becoming available, I am looking at trying to use the built in bootloader in the F4, which ..

  • Arduino for STM32
    11/30/2019

    Nextion

    simonf Wed Sep 02, 2015 9:16 pm I was wondering if anyone had had a play with the Nextion displays. They seem relatively cheap for what they are. I know there are cheaper ..

  • Arduino for STM32
    11/30/2019

    usb host contr stm32

    dev Tue Dec 12, 2017 3:32 am Hi, i was looking for the option for usb host controller from stm32f. I want to use usb stick and collect some data from stm32. i need ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home