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

    Trying to read button presses

    efftek Sun Mar 19, 2017 8:28 pm Hi, I have two buttons connected to my blue pill on PB10 and PB11. Ultimately, I need six buttons, I’m just messing around ..

  • Arduino for STM32
    11/30/2019

    colours of st7735 TFT

    flyboy74 Tue Aug 21, 2018 4:18 am I am using a ST7735 TFT with res of 160×228 in 16bit colour mode. When I display images they are tinted blue, this is very ..

  • Bootloaders and cores
    11/30/2019

    Low Power for Nucleo F401RE project: remote weather datalogger

    AndrewMag Tue Nov 20, 2018 7:11 pm Hi, I have bulit a project using a Nucleo F401RE, it is a weather station that records data on SD card every 20 mins. It works ..

  • Bootloaders and cores
    11/30/2019

    "Driverless" Bootloader Proof of Concept

    devan Wed Jul 13, 2016 1:11 am This is a spin-off of the discussion about the Maple bootloader: viewtopic.php?f=20&t=1234#p15835 I’ve been playing around ..

    Bootloaders and cores
    11/30/2019

    STM8 Core

    RogerClark Thu Jun 29, 2017 5:06 am Guys I see there is some interest in the STM8 processor, with Armduino porting their core to this (8 bit) architecture, so I thought ..

  • Bootloaders and cores
    11/30/2019

    HALMX :: MXBluePillF103C8 Roadmap

    Vassilis Mon Apr 18, 2016 6:46 am On March 2016 I started working on Sheepdoll’s (Julie S. Porter) great work on HALMX core files. I focused on STM32F103C8 ..

  • Bootloaders and cores
    11/30/2019

    HAL libraries… no C++ or heap

    stevech Sat May 14, 2016 9:50 pm So far I”ve found no C++ or heap-using code in the HAL code; it’s all standard C. This includes the following FATFS ..

  • Bootloaders and cores
    11/30/2019

    [STM32GENERIC] F429i Discovery

    ChrisMicro Tue Jun 20, 2017 9:55 am I just saw that huaweix has added support for all components of the F429i Discovery board. There is also a demo but I don’t ..

    Bootloaders and cores
    11/30/2019

    STM32F030F4P6 using Arduino IDE

    aryeduino Wed Sep 26, 2018 11:55 pm Hi All, I would be happy if someone can guide me with the FIRST STM32 board that I got – STM32F030F4P6 I am using This ..

  • Code snipplets
    11/30/2019

    Dma port control

    racemaniac Fri Apr 22, 2016 6:55 pm Just a little brainfart i wanted to post here . I wanted to see how fast DMA could drive the ports, so i set up a DMA memory ..

  • Code snipplets
    11/30/2019

    Press a button

    Rintin Thu Dec 15, 2016 1:14 am Hi, I needed to detect if a button is pressed once, twice or long. For this I wrote the attached code. The used pin is configured ..

  • Arduino for STM32
    11/30/2019

    Issue with definitions of MOSI, MISO and SCK

    RogerClark Mon May 02, 2016 7:00 am Guys, When using the Adafruit Max31855 library (for thermocouples), I ran into an issue with the way that the pin numbers for MOSI, ..

  • Arduino for STM32
    11/30/2019

    Reset + serial input interaction?

    roffey Thu Sep 29, 2016 9:41 am This is on a Maple mini with bootloader V2. Using it’s USB to program. Boot1 pin pulled down with 10K. New to STM32 as such ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Record variables??

    Timoteo Sun Sep 16, 2018 11:31 am Hello all, Once again I am here searching for some help. As the STM32 does not have an internal EEPROM like the ATMEGA328 is there ..

  • Arduino for STM32
    11/30/2019

    RTOS question

    sheepdoll Sun Mar 10, 2019 6:15 pm Not sure where to put this. I found a wonderful youtube channel https://www.youtube.com/channel/UC-CuJ6 … K3Q/videos which ..

    Arduino for STM32
    11/30/2019

    ESP32 next generaton of ESP8266!

    zoomx Sat Nov 07, 2015 6:26 pm From the Twitter account of Expressif (but read on Hackaday!) martinayotte Sat Nov 07, 2015 6:42 pm Yes ! This is really a good news ..

  • Arduino for STM32
    11/30/2019

    UART question

    GrumpyOldPizza Tue Jun 14, 2016 6:17 pm With the standard HardwareSerial, is the following use expected to work: Serial1.begin(19200); Serial1.begin(9600); Are those ..

    Arduino for STM32
    11/30/2019

    Battery charger / discharger protection modules not working?

    RogerClark Thu Oct 11, 2018 9:44 pm Guys I know a lot of you use the TP4055 based single cell Lipo charger / discharge protection modules, but I’m wondering ..

  • Arduino for STM32
    11/30/2019

    Emulated EEPROM

    C_D Mon Aug 03, 2015 8:12 pm Has anyone here worked with emulated eeprom on the stm32? I am working on an application where I need to do a one off calibration and save ..

    Arduino for STM32
    11/30/2019

    [SOLVED] facing problem while using hardware SPI

    dev Sun Jul 15, 2018 2:25 pm Hi, I was using SPI interface with ST7735 tft. i got it working with software SPI. but hardware spi is not working. i checked with logic ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home