Open
Description
The ad7768-1 performs a softreset using ret = ad7768_spi_reg_write(st, AD7768_REG_SYNC_RESET, 0x3)
. Is there a reason that the ad7768 doesn't do the same?
I'm aware that gpio-based reset support was recently added, but this requires that the user have that pin wired whereas the SPI option, I assume, always works:
Metadata
Metadata
Assignees
Labels
No labels