Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. adampr1
    3. Topics
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Topics created by adampr1

    • adampr1

      NodeManager on STM32F103C8 - RS485 Gateway + INA219 + OLED
      NodeManager • • adampr1  

      2
      0
      Votes
      2
      Posts
      497
      Views

      user2684

      @adampr1 sorry for reading this thread only now with so much delay Nice project btw! Which compilation error are you receiving from Nodemanager? I also wonder if you can leverage Nodemanager's hooks capabilities to interact with it in a more clean way. Thanks!
    • adampr1

      compile NodeManager for STM32F103C8 but I get error:
      NodeManager • • adampr1  

      4
      0
      Votes
      4
      Posts
      1287
      Views

      mitchmitchell

      Awesome, another STM32 NodeManager user! I've worked on getting a node up on the HiTiny board with several sensors to monitor temperature and humidity in a few rooms while working out some additional hardware configurations to add more sensors to several STM32 boards, both the HyTinys and the Bluepills. I'll be interested in hearing more about your adventures! BTW, if your board only has one SPI interface there was a bug in the Arduino_STM32code that would cause the board to crash whenever it tried to synch the clock so be sure to grab the latest of Rodger's code as he just merged in the fix a few weeks ago. Mitch