v01d commented on pull request #2717: URL: https://github.com/apache/incubator-nuttx/pull/2717#issuecomment-762576221
> > I'm curious why you wanted you would want to bit bang it instead of using the hardware? > > (I'm not saying no, just curious why) > > I'm working on a device which has five I2C devices and they are all routed to different pins (facepalm). So I'm using the two I2C hardware peripherals and the other would have to be via software. I considered switching pins on the fly but I feel this is cleaner. If you feel extra curious, I'm working on this watch: https://hackaday.io/project/175577-hackable-nrf52840-smart-watch ---------------------------------------------------------------- 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: us...@infra.apache.org