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

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

  • Arduino for STM32
    11/30/2019

    how to make a handler

    flyboy74 Tue Jun 19, 2018 8:54 am OK I am trying to learn how to create my own interrupts. I have learnt how to use registers to setup GPIO pins and to set/read ..

    Arduino for STM32
    11/30/2019

    attachInterrupt(Pin,RISING) trigging when falling too…. Visa-verser

    Nutsy Fri Jan 20, 2017 3:59 pm Well hi again, another new issue has come up. I have pin 20 running as in input. I have input_pullup on, an opto isolator is buffering ..

  • Bootloaders and cores
    11/30/2019

    Adding Custom Board Questions/Feedback

    tomvdb Tue Jul 18, 2017 9:35 am Hi, Thanks for all the work on the STM Core for Arduino. It’s awesome. At our local makerspace we have been putting together ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] Problem with read the serial from STM32L053R8

    borombo96 Tue Aug 21, 2018 3:14 pm Hi, I’m working on an application that uses a sim7000 breakout board and STM32L053R8 (with the I-Nucleo-LRWAN1 expansion ..

  • Bootloaders and cores
    11/30/2019

    List of cores currently available

    RogerClark Fri May 08, 2015 4:46 am Arduino STM32 https://github.com/rogerclarkmelbourne/Arduino_STM32 This is the main repo that people on this site are using. ..

    Bootloaders and cores
    11/30/2019

    STM32F103C8T6 Hardware serial glitch when using STM32duino

    ElDominio Tue Mar 06, 2018 9:03 pm Hey guys, I’m not sure if this is the correct place to post it, but I’m encountering a bug when I program my STM32 ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] Problems with the bootloader

    bianchifan Tue Jan 10, 2017 10:18 am Uploading sketches via ST-Link is still easy goin Using bootloader instead still same old … ( From time to time – ..

  • Bootloaders and cores
    11/30/2019

    STM32 core support for Arduino

    lsmod Sat Jan 19, 2019 3:30 pm Moderator note: moved from “General” to STM Core Today is the first time i have the time to continue with my STM32 stuff. ..

  • Bootloaders and cores
    11/30/2019

    micros() bug??

    Pito Wed Apr 26, 2017 4:44 pm Continuation from http://www.stm32duino.com/viewtopic.php … 065#p27066 While running SdFat Bench demo on the Black407ZE, Daniel’s ..

  • Code snipplets
    11/30/2019

    Fast bitbanding gpio/sram access

    arpruss Sat Nov 25, 2017 8:00 pm I made some fast bitband-based gpio preprocessor macros that generate fast and small i/o code. They work only with pin numbers explicitly ..

  • Code snipplets
    11/30/2019

    32-bit timers

    dannyf Mon Oct 09, 2017 12:03 pm I wrote a quick piece to chain two 16-bit timers here: https://dannyelectronics.wordpress.com/ … it-timers/ the relevent portion ..

  • Arduino for STM32
    11/30/2019

    Best way to implement BiDirection SPI into the library

    RogerClark Sun Dec 09, 2018 6:04 am Guys I’m trying to interface to a device which uses 2 wire SPI (well 3 is you include Chip Select). (I’m using SPI slave, ..

  • Arduino for STM32
    11/30/2019

    Loading programs over wifi

    fotisl Sun May 21, 2017 6:42 pm Hello, I am the author of miniwifi, a small arduino/stm32duino library and a firmware for ESP8266 devices. All communication between ..

  • Arduino for STM32
    11/30/2019

    Minimum ADC reference voltage?

    RogerClark Fri May 26, 2017 11:26 am Guys. I thought I read somewhere that the F1 ADC ref voltage could be set at 1V, but perhaps this was for the F3 not the F1 As far as I can see from ..

    Arduino for STM32
    11/30/2019

    some sectors are write protected

    dev Fri Nov 10, 2017 11:01 am Hi, I was flashing maple mini with st-link clone and st-link utility. I was facing problem while flashing. I got following some error ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home