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
    Off topic
    11/30/2019

    Lowest cost ESP8266

    ahull Tue Nov 24, 2015 4:04 pm I recently ordered a couple of ESP-12e modules, and (from a separate supplier) some adapter boards, so I can plug in “du-pont” ..

  • Problems with libraries
    11/30/2019

    Issue with SPI Chip Select

    RogerClark Tue Jun 09, 2015 10:32 am This is a spin off thread from the issue with the SD lib Basically the issue is that in SPI, that pin PA4 is technically the hardware ..

  • Problems with libraries
    11/30/2019

    Ethernet library : fragmented sent packets

    Phono Sat Sep 24, 2016 8:50 am Hi, I have a strange behaviour with a SEEED W5200 shield I have an application using an Olimex STM32 board and a W5200 ethernet shield, ..

  • Problems with libraries
    11/30/2019

    winbond SPIFlash.h define for delayMicroseconds(us)

    unuldinei Mon Feb 06, 2017 9:41 am Hello, I try to compile SPIFlash library for STM32F103C for read and wite an eeprom win25q64 (8MByte BIOS ) but i get thiss fatal ..

  • Projects
    11/30/2019

    STM32duino 6502 Emulator

    ahull Thu Jul 16, 2015 11:40 pm I took a quick look at the 6502 Emulator mentioned here and it appears to work with a minimum of fuss. Read that thread first before ..

    Projects
    11/30/2019

    STEP GPS LOGGER, GPS CLOCK, GPS-SMS send, Bicycle computer and more

    unknown_anonym Thu Jul 20, 2017 10:12 am DESCRIPTION on russian, use google translator. https://translate.google.com/translate? … t=&act=url шаговый ..

  • Projects
    11/30/2019

    Code translation to generate sine wave PWM

    ted Sun Jun 10, 2018 10:21 pm How convert this code to stm32 ISR (TIMER1_OVF_vect) { static uint8_t n=0; OCR1A = OCR1B= sine_wave[n]; n++; ted Mon Jun 11, 2018 8:45 ..

  • Projects
    11/30/2019

    Wooden MP3 player for my 3y old daughter

    madias Mon Apr 27, 2015 3:43 pm It’s for the third birthday of my daughter in July: Ok, not a really complicated project, but with some features: I use one of those ..

    Projects
    11/30/2019

    My homemade wooden 3D printer

    Vassilis Sat Nov 28, 2015 12:51 pm Nowadays the 3D printers are awesome and help us make a lot of plastic spare parts very cheap and easy. The question for me was to buy a new printer ..

    Projects
    11/30/2019

    Emulate a SpaceMouse Pro with a SpaceBall 4000

    arpruss Mon Aug 27, 2018 3:38 am I acquired an old serial SpaceBall 4000 3d-mouse on ebay, with the hope of using a max3232 to connect it to a black/blue pill, which ..

  • STM Nucleo boards
    11/30/2019

    [SOLVED]Interruptions in the timer do not work

    FRANCISCOGIMENO Wed Nov 22, 2017 9:38 am Hello friends can someone tell me some example of use of the timers with the arduino ide in the core board. The library ..

  • GD32F103 boards
    11/30/2019

    analogRead() issue

    TomaTLAB Fri Jan 22, 2016 8:56 pm Hello, guys! When I read one analog pin everything looks normally. But when I try to read pins in sequence like: void setup() { Serial.begin(115200); ..

  • Hardware
    11/30/2019

    8-bit|16-bit parallell ILI9341

    andreas_ferm Tue Oct 06, 2015 12:16 pm Good day everyone, I’m all new to stm32 and have previously only done smaller projects on arduiono boards, mostly using ..

  • Ideas & suggestions
    11/30/2019

    How about setting up debugging with BlackMagic Probe

    Rick Kimball Tue Apr 28, 2015 1:56 pm One of the first debuggers to support Serial Wire Debug was a thing called Black Magic Probe (BMP). It has both custom hardware ..

  • IDE's
    11/30/2019

    Atollic and other IDEs

    stevech Wed Nov 11, 2015 6:47 am Atollic’s IDE/Compiler is Eclipse + GCC. Until lately, it’s not been free. Now there’s a “lite” version ..

  • IDE's
    11/30/2019

    ST have released support for Linux

    gbulmer Fri Feb 12, 2016 2:04 pm There is an ST Micro press release about STM32 development tools on Linux. It says: The STM32CubeMX configurator and initialization ..

  • Installation and OS related
    11/30/2019

    Generic board not shown as USB device after installing v2 bootloader

    Chacal Tue Nov 17, 2015 9:46 pm Hello all, Went through everything I found about OS X, bootloaders & generic boards, but still couldn’t get answer to my problem, ..

  • Installation and OS related
    11/30/2019

    Maple DFU driver problems

    C_D Wed Feb 03, 2016 9:25 pm Hi guys, Ive been away for a while working on other things, but I’m back into playing with STM32duino again Unfortunately my dev machine ..

  • Libary request
    11/30/2019

    RFM69

    patafix Fri Nov 25, 2016 2:03 am Hello, I am new here. I am using https://github.com/LowPowerLab/RFM69 on my current AVR solution, however, it proves to be hard ..

  • Libary request
    11/30/2019

    Is there any Ethernet Library working on STM32F4 Discovery (F407) board?

    stmfunk Mon Dec 12, 2016 2:43 pm Hi, All the Ethernet libraries (UIPEthernet, Ethernet_STM, arduino_uip, Serasidis_EtherCard_STM) can be compiled with the STM32F103. ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home