Other Parts Discussed in Thread: AFE5818, AFE58JD18EVM, AFE58JD18
I have a AFE5818EVM, and I encountered a problem while testing SPI communication .
According to the schematic diagram and data sheet, DIG_ SPI_EN pin is not required on AFE5818 when testing SPI communication ,and it is only requied on AFE58JD18. However, after testing, it is found that if the DIG_SPI pin is ignored, SPI communication of AFE5818 will not be able to proceed, and DIG_ SPI must be pulled high to communicate successfully.(Of course, I'm sure what I tested is AFE5818EVM, not AFE58JD18EVM)
This indicates that this pin is necessary for SPI communication of AFE5818, which is inconsistent with data sheet and schematic diagram.In AFE58JD18,this pin is K16,but in AFE5818,there is no DIG_SPI_EN pin, and AFE5818's K16 pin is 'NC'.
Now I plan to use AFE5818 for related design, but I don't know how to deal with this ‘’nonexistent‘’ pin——DIG_SPI_EN, which is necessary for SPI communication. Or , maybe I should call it K16?