hi Expert,
my customer use spi to read data from other ic.
every time, they read the IC. They will open and close the spi bus.
but sometimes, the ic would be stuck(crashed) at SPI_close().
What's the purpose of the SPI_close() function?
If I keep spi function open during the device operation and do not execute SPI_close() function, will this have any impact?
BR,
frank