Other Parts Discussed in Thread: DLPA3000
Hi there—I have two questions with regard to the following statement in section 7.3.3.2 of the datasheet: "SPI0_CLK, SPI0_DOUT, and SPI0_CSZ0 I/O can be tri-stated by holding RESETZ in a logic low state while power is applied to the controller."
- Which DLPC3430 supplies must remain active to satisfy the requirement that "power is applied to the controller?" In our design, RESETZ is controlled by the companion DLPA3000, so we can only pull RESETZ low by pulling PROJ_ON of the DLPA3000 low, but this disables several supplies. However, we control VCC_FLSH separately and it remains powered while RESETZ = 0 and our host processor programs the SPI flash. Since VCC_FLSH represents the I/O supply for the DLPC3430 SPI pins, I'm assuming that powering VCC_FLSH is sufficient to satisfy the aforementioned requirement and prevents the host from back-powering any protection diodes in the DLPC3430. However if this assumption is incorrect, please let me know.
- What is the upper bound for the delay between PROJ_ON = 0/1 and RESETZ = 0/1? The datasheet suggests at least 30 ms plus some additional unspecified delay. Since we cannot control RESETZ directly, we need to know how long to wait after pulling PROJ_ON low before it is safe for our host processor to take its SPI master out of tri-state.
Kind regards,
Jeff LaBundy