You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/09 05:13:56 UTC

[GitHub] [incubator-nuttx] Marco-Krahl commented on pull request #3487: Adds common master bus interface and implementation for onewire support

Marco-Krahl commented on pull request #3487:
URL: https://github.com/apache/incubator-nuttx/pull/3487#issuecomment-816410439


   > Very nice @Marco-Krahl did you test it in some board? Should be nice to include a board example for MCUs that support 1-wire
   
   Hi Alan,
   
   yes, I have tested it with the driver for a ds18b20 that I'm currently working on. The board is a bluepill (stm32f103). The driver isn't completed now, but creating an instance by the search algorithm (onewire_search) and reading sensor data is working.
   
   I pushed these changes to ensure that I'm on the right track before finalizing the driver. But once I'm ready I can make the changes here on top, additional a board example.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org