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

    Aliexpress – the dos and don’ts – experiences with sellers

    madias Thu May 07, 2015 9:42 pm I wrote this little report, because most of the usable boards are sold on aliexpress for the cheapest price. I’ve done about ..

  • Arduino for STM32
    11/30/2019

    small beepers/buzzers that are actually tiny speakers – RTTTL player ported to stm32duino

    ag123 Sat Nov 03, 2018 5:52 pm this is probably off-topic but it is rather general, recently i’m needing a beeper / buzzer and start browsing ebay/aliexpress. ..

  • Arduino for STM32
    11/30/2019

    PORT interrupt

    Naguissa Wed Apr 11, 2018 6:07 am Hello, I want to attach an interrupt to 10 or 11 pins on same PORT (PB). Is there any way to do so in an instruction or I have ..

  • Arduino for STM32
    11/30/2019

    INPUT_PULLDOWN

    alexandros Tue Nov 28, 2017 5:59 pm sorry guys if i set a pin for INPUT_PULLDOWN pinMode(PIN, INPUT_PULLDOWN) souldnt i read 3.3 volts? beacause i am reading just ..

  • Arduino for STM32
    11/30/2019

    short on VBAT? another board another ailment 130mA currents

    ag123 Tue Sep 19, 2017 4:16 pm recently i tried to meddle with RTC on my Baite MM clone, RTC ‘simply works’ thanks much for the really good effort here. ..

  • Arduino for STM32
    11/30/2019

    [SOLVED – FAULTY HARDWARE] RTC not work

    pokemon99 Fri Aug 04, 2017 4:23 pm Good afternoon. They sent a blue board without quartz 32.768. I tried to put a quartz from an old motherboard, but the RTC clock ..

  • Arduino for STM32
    11/30/2019

    STM32F103 + W5500 running a Webserver will freeze after some time?!

    matrixxx Thu Mar 29, 2018 11:54 am Hi all, im running a small webserver on the stm32f103 with an attached w5500. The Service is requesting values vomr an array and returning ..

  • Arduino for STM32
    11/30/2019

    nrf24 / esp8266 /xbee section ?

    zmemw16 Sat Jan 13, 2018 1:34 am after 5wks of no heat or hot water and a repair visit estimated for 30/1, a new boiler and extra flush clean on the rads are being ..

  • Arduino for STM32
    11/30/2019

    Arduino read/write funtions "slow"?

    STMdude Wed May 31, 2017 6:19 pm On the Wiki, it is mentioned that the basic Arduino digitalread/write() and the analog equivalents are “slow”, but what ..

  • Arduino for STM32
    11/30/2019

    Issue with flashing code to stm32f429 board in Arduino IDE

    prothan Sat May 23, 2015 4:41 am Hello, I followed the installation instructions for Arduino STM32, https://github.com/rogerclarkmelbourne/Arduino_STM32. Using Win 7 and Arduino ..

  • Arduino for STM32
    11/30/2019

    Cortex-M0 STM32F051C8T6 STM32 ARM

    aryeduino Thu Oct 04, 2018 8:30 am Hi, I was wondering does this Cortex-M0 STM32F051C8T6 STM32 ARM board can replace the Blue Pill? I have seen this board on a page ..

    Arduino for STM32
    11/30/2019

    Changing HID FriendlyName

    X71 Tue Jan 03, 2017 2:24 am Hi All, Relative newbie here … Managed to get my F103VE setup as a game controller as per this thread http://www.stm32duino.com/viewtopic.php ..

  • Arduino for STM32
    11/30/2019

    Timer "Input Capture" ?

    Cesco Mon Apr 18, 2016 3:42 pm Hi, i do use timer1 and timer4 for PWM output, works nicely. Now i want to use pin PA0, timer2 channel1, for input capture. Are there ..

  • Arduino for STM32
    11/30/2019

    Dave discovers STM32

    Rick Kimball Thu Jul 14, 2016 7:18 pm https://www.youtube.com/watch?v=mkx4qZCCHqI martinayotte Thu Jul 14, 2016 7:39 pm A bit strange that Dave never look into it before ..

  • Arduino for STM32
    11/30/2019

    Problem with snprintf()

    mmonsterski Wed Mar 08, 2017 12:16 pm Hello I’m trying to port code from Arduino Uno to Bluepill but I have problem with snprintf(). When I’m compiling ..

  • Arduino for STM32
    11/30/2019

    Intercept the usart isr without resorting to hacking the core

    Riva Thu Feb 16, 2017 5:16 pm I’m working on code (that may eventually become a library) to implement the DMX512 lighting protocol on a Maple Mini. Barring ..

  • Arduino for STM32
    11/30/2019

    C8 boards with 128k flash ?

    smithy Wed Aug 17, 2016 7:04 pm http://www.rcgroups.com/forums/showthre … st29151853 When i use the flash demo tool i can select 64 and 128k, tried to erase ..

  • Arduino for STM32
    11/30/2019

    [SOLVED] Can’t find: error while loading shared libraries: libusb-1.0.so.0

    Holes Flow Tue Dec 26, 2017 10:13 pm …on upload: […] /home/xxx/Arduino/hardware/Arduino_STM32/tools/linux/stlink_upload ttyUSB0 {upload.altID} {upload.usbID} ..

  • Arduino for STM32
    11/30/2019

    Vocoder on stm32

    Cesco Mon Jul 11, 2016 4:06 am I have tried to compile a vocoder (melp) for the stm32, the blue board, the 32f103. I did use the Melp vovcoder source, old stuff, ..

  • Arduino for STM32
    11/30/2019

    EEPROM

    DrBanana Wed Sep 07, 2016 2:33 pm I have few bytes(around 20) to store in EEPROM. I have seen example of EEPROM emulation, which seems awesome. But I have some questions. ..

Older Entries ›
‹ Newer Entries

Spark Logic

  • Home