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

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

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC] SerialUSB Print(F( speed and availableForWrite()

    Pito Sun Jun 18, 2017 4:00 pm While messing with the Zmodem example: 1. we miss the Serial.availableForWrite() method 2. when I look at the SerialUSB speed while ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED]HAL_SYSTICK_Callback not working on Nucleo-F103RB in Arduino IDE

    dackley Sun Sep 03, 2017 10:47 pm The HAL_SYSTICK_Callback works on Nucleo-F103RB using STM32CubeMX/TrueSTUDIO, but not when using Arduino IDE with STM32Cores by ST-Microelectronics ..

  • Bootloaders and cores
    11/30/2019

    [deprecated]First release of STM32F4 core

    fpiSTM Sat Apr 01, 2017 7:02 am Hi Roger and all, Repalced by viewtopic.php?f=48&t=2098 As you probably seen, I’ve released the Arduino_Core_STM32F4 https://github.com/stm32duino/Arduino_Core_STM32F4 ..

  • Bootloaders and cores
    11/30/2019

    [SOLVED] Bootloader and a non Arduino application build method

    staticmem Tue May 08, 2018 1:32 am I have the “generic_boot20_pb9.bin” boot loader installed on an LC Studio STM32F103RBT6 development board. To test ..

  • Code snipplets
    11/30/2019

    Read VCC

    Rick Kimball Wed Nov 04, 2015 9:05 pm const uint8_t led = BOARD_LED_PIN; enum { LED_ON=0, LED_OFF=1 }; // for Blue Pill .. active low led void setup_vcc_sensor() ..

  • Code snipplets
    11/30/2019

    Multi encoder sketch with acceleration

    madias Mon Apr 27, 2015 3:51 pm easy to use sketch for setting up multiple encoders with acceleration (faster movements, more data increase). IRQ driven, HW timer ..

    Arduino for STM32
    11/30/2019

    Maple mini clone first program

    marcin.kasinski Fri Oct 02, 2015 8:55 am Hi. First sorry if my question is stupid. I’m newbie. I want to move from arduino to stm I have the same board described ..

  • Arduino for STM32
    11/30/2019

    Any project with STM32F072 core?

    ekawahyu Wed Apr 13, 2016 6:31 am Glad to find this website! I am thinking to use STM32F072 for my project and would love to port Arduino onto it. Any pointer or existing ..

  • Arduino for STM32
    11/30/2019

    Need some guide for learning STM32s

    Unturned Sat Oct 01, 2016 10:56 am Hi guys, I’ve been banging my head against the keyboard for a few days because I am literally STUCK and can’t find ..

  • Arduino for STM32
    11/30/2019

    Pulling the threads……

    Nutsy Fri Jul 29, 2016 10:22 am Off my shirt till it looks better………. Right, so umm. One of the reasons I moved onto stm32 hardware was that I read ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home