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

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

  • Arduino for STM32
    11/30/2019

    [SOLVED] Pig O Scope Issues (board failure)

    davemorl Fri Jun 01, 2018 8:10 pm Hi sorry to bother you helpful people again, I am having some issues with compiling some code to test out the Utouch screen on my blue ..

  • Arduino for STM32
    11/30/2019

    aliexpress quantity/timescale/postage

    zmemw16 Sat Jan 09, 2016 3:54 pm might be worth noting, http://www.aliexpress.com/item/3pcs-Rea … 267.oaVIpM ordering an increasing number seems to either ..

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC] F746 Discovery

    ChrisMicro Mon Jun 05, 2017 5:35 am Because Daniel enabled the display driver on the Board, I made some examples. The simple oscilloscope demo has an auto-trigger ..

  • Bootloaders and cores
    11/30/2019

    I2C Driver Issue

    MGeo Sun Jan 06, 2019 8:03 pm Hi, I continue to work on putting the pieces together for my port of YMFC-32 STM32F103 based flight controller. The application reads ..

  • Bootloaders and cores
    11/30/2019

    Was working, now stopped

    joedarock Thu Apr 05, 2018 3:04 pm I have a Blue Pill board. I managed to program the STMDuino boot-loader to the board using STLink (generic_boot20_pc13.bin). I then ..

  • Bootloaders and cores
    11/30/2019

    Eclipse & Sloeber & OpenOCD

    BennehBoy Mon Jan 14, 2019 9:47 pm @fpiSTM, I saw on an issue raised by a user that you recommended to install eclipse, sloeber, etc in order to be able to debug. ..

  • Bootloaders and cores
    11/30/2019

    Seperating the STM32 variants according to their product range (STM32F0, F1 etc)

    Vassilis Sat May 14, 2016 5:36 pm It is known that there is a large range of STM32 devices (STM32L0, L1, L4, STM32F0, F1, F2,..,F7) according to their features. ..

  • Bootloaders and cores
    11/30/2019

    First pass at a BluePill Variant

    Rick Kimball Sat Sep 17, 2016 1:00 am https://github.com/RickKimball/Arduino_Core_STM32F1 This needs much more work. What is working. You can blink an led and the clock ..

  • Bootloaders and cores
    11/30/2019

    STM32F103C8T6 need help with drivers

    petronel Mon Aug 22, 2016 12:32 pm Hi, I’m new to this forum and quite new to arduino. I’ve brought a STM32F103C8T6 (“blue pill” with yellow ..

  • Code snipplets
    11/30/2019

    Saving RAM used for PIN_MAP

    victor_pv Wed Apr 29, 2015 11:56 am Hi all, I noticed recently that even though PIN_MAP is declared as const, it is stored in RAM. As it is a constant, I don’t ..

  • Code snipplets
    11/30/2019

    Unique device ID (and flash size)

    RogerClark Wed May 27, 2015 1:02 am Guys, This code may be useful to someone . Its possible to read the size of the Flash memory and more interestly a unique device ..

  • Arduino for STM32
    11/30/2019

    Inline Assembly

    simonf Wed Jun 15, 2016 9:05 pm Anyone got any examples of inline assembly in stmduino32? Preferably passing an int and returning an int. RogerClark Wed Jun 15, 2016 ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Problems with Blue Pill board Serial1, Serial2, Serial3

    Kushal4269 Sun Oct 07, 2018 12:15 pm Hello guys, As you can see i am new to this fourm. I want to STM32f103c (Blue pill) board to communicate with esp8266-12E and neo 6m GPS modules ..

  • Arduino for STM32
    11/30/2019

    Is it possible to program Maple Mini with serial/FTDI?

    343GuiltySpark Tue Jul 24, 2018 8:47 pm I’ve gotten a Maple Mini clone to program a sketch from Arduino using the mini-USB port after installing the 2.0-version ..

    Arduino for STM32
    11/30/2019

    Recommendations for piezo buzzer??

    RogerClark Sat Aug 20, 2016 11:15 pm Hi Guys I’m looking around for a peizo buzzer / beeper that I can drive directly from the STM32 I’ve tried to search ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home