FST3253 Switch clarification

camerart

Aug 18, 2010
140
Joined
Aug 18, 2010
Messages
140
Hi,
I'm using a FST3253 Switch for switching 3x different RX DATA signals, into a RX PIC.

I would like some clarification please.

If OE1 and OE2 is connected to GND, is it ok to switch using only S0 and S1?

All of the PCB, DATA and PICs are 3.3V, the FST3253 requires 5V. Is it ok to use this 5V switch to switch 3.3V?
EDITED:
Thanks, Camerart.
 
Last edited:

Harald Kapp

Moderator
Moderator
Nov 17, 2011
14,271
Joined
Nov 17, 2011
Messages
14,271
If OE1 and OE2 is connected to GND, is it ok to switch using only S0 and S1?
Of course it is.
OE1 and OE2 are Output Enable signals to activate the respectibe outputs 1A and 2A. These signals have nothing to do with the switch selection. The switches are controlled by S0 and S1 solely.
Is it ok to use this 5V switch to switch 3.3V?
Difficult to answer definitely. The switch is designed and specified for 5 VB operation. The logic inputs require a minimum Vih of 2 V or more. The logic diagram suggests that the selector is made from pass transistors. If that is truly the case, operating it with 5 V power and 3.3 V logic signals should be possible.

However, these switches are bi-directional, a feature you don't need here as the data direction is clearly defined. You could use a 74HC151 multiplexer instead (for example, there are also other multiplexer chips). This chip can operate from 3.3 V so there is full compatibility with your logic levels.
 

camerart

Aug 18, 2010
140
Joined
Aug 18, 2010
Messages
140
Of course it is.
OE1 and OE2 are Output Enable signals to activate the respectibe outputs 1A and 2A. These signals have nothing to do with the switch selection. The switches are controlled by S0 and S1 solely.

Difficult to answer definitely. The switch is designed and specified for 5 VB operation. The logic inputs require a minimum Vih of 2 V or more. The logic diagram suggests that the selector is made from pass transistors. If that is truly the case, operating it with 5 V power and 3.3 V logic signals should be possible.

However, these switches are bi-directional, a feature you don't need here as the data direction is clearly defined. You could use a 74HC151 multiplexer instead (for example, there are also other multiplexer chips). This chip can operate from 3.3 V so there is full compatibility with your logic levels.
Hi H,
Thanks.
It looks then that they will most likely be ok. As I have them, I'll give them a try first.
Cheers, C.
 
Top