Page 1 of 1

#1 Just need to check

Posted: Mon Mar 14, 2022 7:42 am
by Ray P
I'm working on a DAC project that will use a JLSounds I2SoverUSB board on it's input. Unfortunately I have to deal with a 'flag' mismatch - I need to use the functionality of pins 18 & 20 on the JLSounds board
Capture.JPG
Capture.JPG (86.35 KiB) Viewed 6575 times
but the DAC is expecting the flags reversed (i.e. Pin 18 needs to be low for PCM and high for DSD).

Will inserting something like this device give the required outcome? I think it will but thought I would check before proceeding.

https://www.ti.com/lit/ds/symlink/sn74l ... co.uk%252F

We're talking about Lo = 0V, Hi = 3.3V.

Thanks ever so.

#2 Re: Just need to check

Posted: Mon Mar 14, 2022 8:32 am
by Nick
Yep, that will be fine.

#3 Re: Just need to check

Posted: Mon Mar 14, 2022 12:13 pm
by Ray P
Cheers Nick