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

    How to sleep for short fixed time?

    MoDu Mon Sep 10, 2018 1:36 pm Hi, I’ve been using this lovely scheduler with great success with my Maple clones. However, I am missing one key feature of that ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] How to change pwmWrite freq?

    melodic Mon Oct 05, 2015 5:22 pm I need to use more than 500hz for generating sound but I can`t change PWM freq. How to do that? mrburnette Mon Oct 05, 2015 7:05 ..

  • Arduino for STM32
    11/30/2019

    Custom Communitydev board

    strawberrymaker Wed Apr 29, 2015 4:41 pm The GitHub repo This Thread will be used for updates Hello In a different topic a user (madias) had the idea of an community ..

  • Arduino for STM32
    11/30/2019

    Whats the best way to write drivers that can use both SPI1 and SPI2?

    victor_pv Tue Jun 16, 2015 4:03 pm We have at least 2 SPI ports in the STM32F1 mcus (and same goes for i2c), but most libraries are written for just SPI. What would ..

  • Arduino for STM32
    11/30/2019

    Total silly question about second SPI port

    madias Tue May 05, 2015 9:28 pm Ok, it’s late and I’m momentary confused: How can I set up with the SPI library the second SPI port? *shame* madias Tue May 05, 2015 ..

  • Arduino for STM32
    11/30/2019

    32bit & 64bit – clashing of worlds

    zmemw16 Sat May 21, 2016 8:36 pm ok, i suppose it makes sense, i had issues with 64 bit runtimes appearing in Arduino_STM32/tools/linux whilst i was running 32 bits. ..

  • Arduino for STM32
    11/30/2019

    Access the PC register through ST-Link V2?

    tiger762 Mon Feb 12, 2018 9:28 pm I have an stm32f103 (LQFP, $2 Ebay module) that sometimes drives off into the woods. I have a generic/clone ST-Link V2 programmer ..

  • Arduino for STM32
    11/30/2019

    SDcard Logger with FIFO and FIR Filter (FreeRtos)

    Pito Fri Oct 07, 2016 5:45 pm SDcard Logger with FIFO and FIR Filter (FreeRtos) for Maple Mini or Blue Pill ==== As it has been discussed in this forum, writing ..

    Arduino for STM32
    11/30/2019

    Analog Pin Numbering

    david.prentice Wed Mar 22, 2017 10:27 pm One of the principles behind Arduino is pin numbers for Digital pins and pin numbers for Analog pins. A regular Uno shield ..

  • Arduino for STM32
    11/30/2019

    1 pin communication

    DM3YAB Thu Nov 08, 2018 6:03 pm Moin, I am looking for a 1 ONE PIN COMMUNICATION between ATtiny45 and STM32duino. Task of ATtiny 1.) SLEEP (7μA), 2.) Standby mode ..

  • Arduino for STM32
    11/30/2019

    malloc hangs

    Edward.Hartmann Mon Aug 20, 2018 2:26 pm If I use malloc() with a size greater than the available memory, the malloc hangs instead of returning an null pointer. ..

  • Arduino for STM32
    11/30/2019

    Should submitted libraries be in the Libraries folder ?

    RogerClark Fri May 29, 2015 11:16 pm Guys, Just a quick straw poll. Should submitted libraries go in the libraries folder, or would you prefer if they were in a contributions ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Blue Pill Serial Upload: BOOT0==0 causes crash on reset

    rsc Sun Mar 18, 2018 3:20 pm Hi, I have a blue pill stm32f103c8t6, putting BOOT0 to high, I can upload any program, for example void setup() { Serial.begin(115200); ..

  • Arduino for STM32
    11/30/2019

    [Solved] Simplest way of debugging?

    turboscrew Sat Jul 21, 2018 11:46 pm I finally got reliable cabling between Si4432 module and Blue Pill, and I got FR22-library modified for stm32duino, but there’s ..

  • Arduino for STM32
    11/30/2019

    Copying stm32 chip

    Jateu01 Sun Mar 05, 2017 2:34 pm Hi All, Silly question for everyone. I’m not a developer or a coder. I have a damaged brushless motor controller and I have ..

  • Arduino for STM32
    11/30/2019

    Delay less than 1 µs ?

    acronis Mon Nov 06, 2017 12:14 pm Hello . How can I make delay (pause) less than 1 µs ? for example, 10 nanoseconds ? Pito Mon Nov 06, 2017 12:24 pm You cannot ..

  • Arduino for STM32
    11/30/2019

    FreeRTOS along with Arduino

    martinayotte Tue Sep 22, 2015 12:48 am I’m looking to use FreeRTOS on a new project, but I still want to keep the Arduino environment. In other words, I want ..

  • Arduino for STM32
    11/30/2019

    Blue Pill Serial.print slow, UNO faster?

    danSTM Tue Jun 21, 2016 12:43 pm Greetings All, I can’t seem to figure out why this code takes 6617us on the blue pill and takes 2472us on an UNO. I’ve ..

  • Arduino for STM32
    11/30/2019

    RPi zero $5 in stock at Adafruit

    stevech Wed Mar 16, 2016 10:18 pm RPi zero $5 in stock at Adafruit Limit 1 per customer mrmonteith Mon Mar 21, 2016 2:35 pm LOL It’s a moving target. Before ..

  • Arduino for STM32
    11/30/2019

    Is this a linker error, or PEBCAK?

    mailhouse Sun Nov 20, 2016 6:10 pm #include "stm32l4xx_hal_rng.h" RNG_HandleTypeDef hrng; uint32_t randomNumber; void setup() { Serial.begin(9600); delay(3000); ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home