Other Parts Discussed in Thread: TMUX1511
Tool/software:
Hello,
I work on a design that uses TPS65987D for USB PD. The schematic is very similar to evaluation module TPS65987EVM. Like in the EVM we want to program the SPI Flash attached to the TPS65987D directly. In the EVM, both the TPS65987D and FTDI USB controller (a microcontroller in my case) are connected to the same SPI Flash signals. This leads to two questions:
- There are two SPI masters on the same bus, don't they interfere with each other? I guess not, because the SPI interface from the TPS65987D is high impedance after booting up and reading the flash only once. But this only my guess. I couldn't find any reliable information about this.
- On my design the TPS65987D is the first part that powers up. The yet unpowered microcontroller on the SPI bus might interfere with the SPI signals. To prevent this I added a TMUX1511 to the microcontroller side of the SPI bus. Is this a reasonable solution?
Best regards,
Florian