Skip to main content

Simple(I thought) Latch issue

2 months ago

Simple(I thought) Latch issue

Posted byRenegade_of_Funk10分 1 reply
0 upvotes

Hello, I need to latch the input of one of my pins on startup and hold that value to be used for a mux control bit. (its flipping a usb c and rerouting a spi bus)

I cant seem to get the latches working right to just hold the initial value and not change when the initial pin used changes states. ie, I want to use a CS line (starts high) to detect a signal location (my other signals are all low)

Is there a clever way to setup the latch so it grabs the initial value then does not change until a power cycle?

I am developing on the SLG46824.

Thank you.

2 months ago

ssaravan

Hi,

Thank you for reaching out to us. if you're using a latch with initial polarity high ("1") , the nRST input should be connected to the VDD, otherwise the LATCH may fail to work. Also while testing the design, instead of Emulation mode, please program the chip and use the Test Mode.

Please let me know if you have further questions

Kind Regards

Shivani