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

    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

    SPI-3 wires

    miki Wed May 18, 2016 10:30 pm Hi, I need some help.I want to use 3 wire spi comm with a rf module. I need to use MOSI pin, bidirectional for write and read .How ..

  • Code snipplets
    11/30/2019

    A stm32 duino *event loop*

    ag123 Wed Nov 07, 2018 7:21 pm hi all, i’ve published a event loop for stm32duino (based on libmaple core) (updated this post in the readme.md on github, formatted ..

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

  • Arduino for STM32
    11/30/2019

    Are there any cross platform standalong GDB Gui’s ?

    RogerClark Mon May 11, 2015 12:53 am Guys, I’ve been looking for a way to do in circuit debugging using STLink, which would be an adjunct to the Arduino IDE, ..

  • Arduino for STM32
    11/30/2019

    Timer Controlled DAC

    uXe Thu Feb 09, 2017 6:51 am Using a Maple RET6, have gotten it nicely humming along, software-triggering the STM32’s Triangle Wave generator: #include "libmaple/dac.h" ..

  • Bootloaders and cores
    11/30/2019

    Need help with HAL, DCMI and OV7670

    flodejr Fri Oct 06, 2017 4:22 am Hi, I have a setup with a bare metal stm32F407VGT6 board and it is connected to the ov7670 pins via DCMI and I2C and a st7735 display ..

  • Bootloaders and cores
    11/30/2019

    NUCLEO-F030R8 support for Arduino_Core_STM32

    Rick Kimball Mon Jun 12, 2017 5:29 pm I took a first pass at adding a new variant with the new combined core. The board I’m using is the NUCLEO-F030R8, it has a smaller ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] SDFat port for STM Core

    lucky1 Mon Dec 17, 2018 3:07 pm I know about the FatFS implementation from CubeMX but is there also a port of the SDFat library ? BennehBoy Mon Dec 17, 2018 3:14 ..

  • Bootloaders and cores
    11/30/2019

    Maple Mini DFU and Serial

    Pito Tue Apr 19, 2016 11:52 am Hi, I’ve got MM (and BP). Original Bloader. The “driver” from Arduino_STM32 installed (install_drivers.bat). Win7 ..

  • Bootloaders and cores
    11/30/2019

    USB enumeration problems.

    victor_pv Thu May 11, 2017 4:49 am Now that I got an F4 board with usb, thanks to AG, I have found the board was not enumerating upon reset, only if I pulled and plugged ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] Uploading the bootloader with a Black Magic Probe

    jbaumann Sun Jul 15, 2018 8:17 pm Hi, is it possible to upload the bootloader using a Black Magic Probe? I tried this today and wasn’t able to do this. I would ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home