linguini1 commented on issue #16937: URL: https://github.com/apache/nuttx/issues/16937#issuecomment-3259606603
Relevant section of the BCM2711 peripherals datasheet is `Chapter 3: BSC`. Some of the implementation for the I2C driver existed prior to now and did work for I2C reads, but now appears to not work for reads or writes. It needs to be expanded to cover all I2C interfaces and have full function. The primary test for this will be testing it against a written I2C device driver implementation. For my testing, I will use the BMP280 driver written for uORB. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
