Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Hardware
  3. STM32L0 support

STM32L0 support

Scheduled Pinned Locked Moved Hardware
6 Posts 3 Posters 139 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Marcell Gerzsenyi
    wrote on last edited by
    #1

    Hello,
    Is there any plans for porting this library to STM32L0 devices?
    As I see, the lib uses the STM32DUINO lib as HAL which only supports the STM32F1 chip, but there is the Arduino_Core_STM32 which supports many more devices ( and supported by ST itself as I know). Maybe the developers consider to change the hal to Arduino_Core_STM32 for wider HW support.

    Thanks, Marcell

    tekkaT 1 Reply Last reply
    0
    • M Marcell Gerzsenyi

      Hello,
      Is there any plans for porting this library to STM32L0 devices?
      As I see, the lib uses the STM32DUINO lib as HAL which only supports the STM32F1 chip, but there is the Arduino_Core_STM32 which supports many more devices ( and supported by ST itself as I know). Maybe the developers consider to change the hal to Arduino_Core_STM32 for wider HW support.

      Thanks, Marcell

      tekkaT Offline
      tekkaT Offline
      tekka
      Admin
      wrote on last edited by
      #2

      @Marcell-Gerzsenyi I've added initial support for the Arduino STM32 core, but things move slowly with limited bandwith. Please feel free to test and report back:

      https://github.com/tekka007/MySensors/tree/STM32duinoUpdate

      M 2 Replies Last reply
      3
      • tekkaT tekka

        @Marcell-Gerzsenyi I've added initial support for the Arduino STM32 core, but things move slowly with limited bandwith. Please feel free to test and report back:

        https://github.com/tekka007/MySensors/tree/STM32duinoUpdate

        M Offline
        M Offline
        Marcell Gerzsenyi
        wrote on last edited by
        #3

        @tekka Thank you very much! I was able to build a simple sensor I will test it soon and report back.

        1 Reply Last reply
        1
        • tekkaT tekka

          @Marcell-Gerzsenyi I've added initial support for the Arduino STM32 core, but things move slowly with limited bandwith. Please feel free to test and report back:

          https://github.com/tekka007/MySensors/tree/STM32duinoUpdate

          M Offline
          M Offline
          Marcell Gerzsenyi
          wrote on last edited by
          #4

          @tekka Thank you again :) It works! I made a custom board with STM32L073RZ and tested it with MySensor over my RS485 network. As a first step I made only a simple sensor with one digital input now I start to write a sophistacated raditaor valve controller with MySenesors library :)

          tekkaT 1 Reply Last reply
          1
          • M Marcell Gerzsenyi

            @tekka Thank you again :) It works! I made a custom board with STM32L073RZ and tested it with MySensor over my RS485 network. As a first step I made only a simple sensor with one digital input now I start to write a sophistacated raditaor valve controller with MySenesors library :)

            tekkaT Offline
            tekkaT Offline
            tekka
            Admin
            wrote on last edited by
            #5

            @Marcell-Gerzsenyi Perfect, thanks for reporting back!

            1 Reply Last reply
            1
            • rozpruwaczR Offline
              rozpruwaczR Offline
              rozpruwacz
              wrote on last edited by
              #6

              @tekka
              Is there something I could help to spped up merging STM32duinoUpdate branch into master ?
              At the moment I have couple of blue pill boards (STM32F103C8) and want to test RS485 network with MySensors.

              And that I have one question, Is it possible to use two hardware serial ports - one for rs485 and another for debug prints ? What I tried is:

              • using AltSoftSerial for rs485 but STM32 platform is not supported there
              • using #define MY_RS485_HWSERIAL Serial1 and #define MY_DEBUGDEVICE Serial2 but Serial2 does not exist
              • using SoftwareSerial but it seems that the code hangs somwhere and does not even get into setup() function (SoftwareSerial uses some timers so maybe they interferre with MySensors)
              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              32

              Online

              11.7k

              Users

              11.2k

              Topics

              113.1k

              Posts


              Copyright 2025 TBD   |   Forum Guidelines   |   Privacy Policy   |   Terms of Service
              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • MySensors
              • OpenHardware.io
              • Categories
              • Recent
              • Tags
              • Popular