I'm trying to replace my Arduino by a Raspberry, so I can drive a 7-segment LED driver a little easier. When I connect the RPi pins directly to the CLK,DAT,DIM pins, it's not working. It's showing "random" ouput. I read that it needs 5V, so I'm now using a logic level converter. When I wire it the w...