raspberry-sharp-io icon indicating copy to clipboard operation
raspberry-sharp-io copied to clipboard

/dev/mem vs /dev/i2c-1

Open dsdante opened this issue 5 years ago • 0 comments

Is there any specific reason why I2C communication is implemented through /dev/mem instead of /dev/i2c-1?

I'm wondering since I'm looking for a better way to implement it in C. I asked about it in Stack Exchange, and people say there are no advantages of using /dev/mem at all.

dsdante avatar May 01 '19 09:05 dsdante