MP4864A - switch stability

Hello,

I am working with the MP4864A Analog Board to switch a device.

My goal is to turn on a specific set of channels on the board. When I initially run the program, the correct channels are activated. However, after approximately 5 minutes, the active channels change unexpectedly. For example, channel 4 may switch to channel 7. This happens for all the test runs except the first one. For the first run, the switch holds the states.

The channel shifts appear to be random and do not follow a consistent pattern. In different runs, I have observed shifts of around 2, 3, or even 10 channels.

To retain the channel states, I keep the latch signal high at the end of the program. Despite this, the channel configuration still changes after some time.

Here are some more details about what is being used to control the board:

  1. Raspberry Pi 5
  2. VDD - 12V, VLL -3V
  3. Clock, Data and Enable lines all remain stable after the channel configuration.

Has anyone encountered a similar issue or have any suggestions on what could be causing these unexpected channel shifts? Any insights would be greatly appreciated.

Thank you.