Hi Ed, On 7/11/23, Ed Sutter <edsutte...@gmail.com> wrote: > On 7/11/2023 2:00 PM, Alan C. Assis wrote: >> Hi Ed, >> >> Are you the Ed Sutter from uMon bootloader author? > Yep. Hi Alan! > I just finished I2C and used apps/system/i2c as my test.
Nice! I2CTools is very useful to verify if the device is in the bus and also to debug it: https://acassis.wordpress.com/2020/04/12/using-nuttx-i2c-scan-to-detect-max30100/ > I'm just getting old I guess... I didn't even notice the spi peer directory > there. Hehehe, don't worry, we all are getting old, times fly! > If it is similar in function to the apps/system/i2c, then that is exactly > what I'm > looking for. Yes, this is very similar! BR, Alan