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
  • STM32F103 Boards
    11/29/2019

    USB Device Not Recognised

    X71 Wed Apr 26, 2017 1:55 am Hi All, A while ago I got a couple of these boards http://www.stm32duino.com/viewtopic.php?t=1503&start=10 and had been playing ..

    STM32F103 Boards
    11/29/2019

    I2C Issues with STM32F103

    Signal32 Sat Sep 03, 2016 2:58 am Hello, I’m trying to use a DS1624 with STM32Duino on a custom board that has a STM32F103T8U6. The DS1624 is connected to the STM32 ..

  • STM32F103 Boards
    11/29/2019

    Generic STM32F103 + Eclipse

    escarneiro Sun Apr 16, 2017 9:37 pm Hello all I’m trying to code something for this generic STM32F103 – known as blue pill – thru eclipse + arm plugins ..

    STM32F103 Boards
    11/29/2019

    STM32F103RCT6 minimum developement ebay board

    swanepoeljan Sun Jul 08, 2018 8:14 am Hi, Last week I bough one of these boards from ebay: STM32F103RCT6(EbayBlueAndYellow).jpg (60.2 KiB) Viewed 581 times hobbya ..

  • STM32F103 Boards
    11/29/2019

    Ficus board

    fredbox Tue Sep 08, 2015 4:45 pm Has anyone tried one of the Ficus boards? They are fairly inexpensive and have full schematics available. There are two models, ..

  • STM32F103 Boards
    11/29/2019

    A board slightly different from the Blue Pill

    aminous Fri May 13, 2016 10:38 am Hi all, I have bought a board which is very similar to the Blue Pill(STM32F103C8T6). Apparently the only difference is that mine ..

  • STM32F103 Boards
    11/29/2019

    bootloader troubles with USB3.0?

    Ferenczyg Tue May 17, 2016 3:56 pm Hi All I am having some troubles with using a STM32F103 bluepill and I have narrowed the problem -I think- to the USB 3.0 interface. ..

    STM32F103 Boards
    11/29/2019

    "LC Technology" STM32F103C8T6

    ddrown Tue Mar 01, 2016 5:29 am I have a generic board labeled “LC Technology” on the bottom and its USB doesn’t work. I decided to take a closer ..

  • STM32F103 Boards
    11/29/2019

    Generic STM32F103C8T6 board from Taobao

    victor_pv Tue Jun 16, 2015 3:36 pm I got this generic board from Taobao: http://detail.tmall.com/item.htm?id=44399907495 It has an C8T6 CPU (64Kb of flash officially, ..

    Generic STM32F103R board not showing up in device manager and serial ports
    STM32F103 Boards
    11/29/2019

    Generic STM32F103R board not showing up in device manager and serial ports

    blahlicus Sun Mar 12, 2017 6:41 pm Hey, I’ve recently purchased yet another STM32F103 based board off of taobao (here), I was able to flash the stm32duino ..

  • STM32F103 Boards
    11/29/2019

    Bluepill: max. voltage on 5V pin?

    stancecoke Sun Dec 11, 2016 12:40 pm In my recent project i have a 12V power supply. As I am lazy and I don’t want to spend an extra DC/DC converter, can I wire ..

  • STM32F103 Boards
    11/29/2019

    ADAFRUIT SSD1331 SPI OLED DISPLAY

    LEONARDOMS Fri Jul 14, 2017 6:28 pm Hello Guys. I´m new to STM32 boards. I´m using the Blue Pill STM2 board. I´m currently trying to develop some car gauge applications ..

  • STM32F103 Boards
    11/29/2019

    USB descriptor request failed – [SOLVED]

    stevestrong Wed Jan 04, 2017 7:34 pm Hi all, 3 pieces BP arrived yesterday, today I tried them out, I was able to flash all with the stm32duino bootloader over STlink. ..

  • STM32F103 Boards
    11/29/2019

    Timer 2 interrupt using low level programming

    billys7 Thu Apr 05, 2018 10:28 pm Do i miss something? //Toggling the onboard led on PC13 every 1 sec. volatile boolean led ; volatile unsigned long x ; void setup() ..

    STM32F103 Boards
    11/29/2019

    [SOLVED] I2C2 on STM32F103C8T6 and HWire

    luca_stm32 Mon Jun 12, 2017 7:50 pm This is my first post in the forum I’m trying to use HWire on I2C2 of my Bluepill to read/wire an external EEprom (24LC128). ..

    "Black pill" board?
    STM32F103 Boards
    11/29/2019

    "Black pill" board?

    Kenjutsu Wed Nov 09, 2016 7:03 am Hello everyone, Has anyone seen/used this board before? At first glance, it looks like a “black” Blue Pill board. For port ..

  • STM32F103 Boards
    11/29/2019

    Support for STM32F103RET6

    sherinkapotein Tue Apr 11, 2017 10:26 am As i understand, the ‘generic’ STM32F103 (the likes of C8T6’s ) are the ones most supported by this community. ..

  • STM32F103 Boards
    11/29/2019

    stm32f103 dev board with nrf24 header

    zmemw16 Fri Oct 23, 2015 5:02 pm its a 2×4 pin header istr; somewhere i’ve seen such a beast, not on that big a board either. maybe a tad/bit more compact ..

  • STM32F103 Boards
    11/29/2019

    Rotary encoder

    rajdarge Thu Nov 05, 2015 10:27 am Anyone managed to get one of the published libraries or any local code working with a MINI STM32 and this rotary encoder? http://henrysbench.capnfatz.com/henrys- ..

  • STM32F103 Boards
    11/29/2019

    BlinkNcount Example

    gtoner Sat May 02, 2015 9:14 pm Hi, I have one of the red generic boards with the large LDO on the bottom. I am trying to get MRBurnette’s BlinkNcount example ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home