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

    Bootloaders and cores
    11/30/2019

    [SOLVED] One more problem with USB bootloader

    Jarek.P Thu Apr 19, 2018 2:31 pm Hello, I’m trying to start with STM32 (already I have some experience with AVR/Arduino/ESP8266), but now I’m totally ..

  • 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

    STM8S003F3P6 – esp8266 esp-14

    zmemw16 Fri Nov 13, 2015 8:21 pm i don’t suppose the STM8S003F3P6? oh well … … it is 8 bit stephen RogerClark Sat Nov 14, 2015 12:45 am Hi Stephen ..

  • Arduino for STM32
    11/30/2019

    Stepper motor driver not working

    davey Sun Jul 02, 2017 4:35 am Been trying to get a basic DRV8825 working with a Nucleo STM32L432KC. Tried both the AccelStepper lib and Pololu lib ( https://github.com/laurb9/StepperDriver) ..

  • Arduino for STM32
    11/30/2019

    Error #define PB2 -Solved!

    acronis Mon Jun 19, 2017 7:49 am Arduino 1.8.2 + Generic STM32F103V series Hello. Why error occurs when assigning PIN PB2 ? The rest of the PIN all is well. #define ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] generic blue pill clone as USB keyboard

    taxibunny Wed Apr 25, 2018 6:29 pm Hiya, had a search around the forum, and it seems like some have got it working, while others haven’t. Instructions seem ..

    Arduino for STM32
    11/30/2019

    Serial Port for USB on the MAPLE-Mini ?

    ranseyer Tue Feb 06, 2018 7:29 pm Hi, i am playing with the MAPLE and i need a sketch that opens a serial communication via USB. I thougt “Serial” will ..

  • Arduino for STM32
    11/30/2019

    SD card on ILI9341 display board??

    RogerClark Fri Jun 23, 2017 10:39 pm Guys Just a quick question.. Has anyone used the SD card on the ILI9341 display board. It looks like it has resistors in series ..

  • Bootloaders and cores
    11/30/2019

    CDC & F10x

    BennehBoy Mon Jan 14, 2019 3:54 pm I only just realised that PR388 for CDC won’t work on the F103C8 based boards, Maple Mini, & Bluepill. Does CDC have ..

  • Bootloaders and cores
    11/30/2019

    Adding USB Serial

    RogerClark Sun Sep 25, 2016 8:24 am Hi Guys I’ve started to add USB Serial to the F103C core, but at the moment I’m getting errors because the -Werror=implicity-function-declaration, ..

  • Bootloaders and cores
    11/30/2019

    peripherals in cores

    turboscrew Sun Dec 24, 2017 8:54 am Where can I find out the devices and GPIO-pins used by the cores? I’m using blue pill, and I’d like to know what ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home