Using a CC2642R SPI connected to 4 devices on a shared SPI bus. The MISO and MOSI pins are pulled up with 10k and the SCK pulled down with 10k.
To avoid potential damage to IO pins, is it recommended to use current limiting resistors on MISO/MOSI between the devices and to the micro?
Should the SCK be buffered with a gate buffer, like SN74LVC1G125? Or no necessary?