Author Topic: Led Driver  (Read 161 times)

0 Members and 1 Guest are viewing this topic.

Offline RasklncTopic starter

  • Newbie
  • Posts: 2
  • Country: tr
Led Driver
« on: September 19, 2026, 05:15:09 pm »
Hello,

I am working on a project in which I would like to control an LED strip. I will supply the LED strip with 12 V from a separate power supply, and I plan to control it using an STM32 microcontroller.

According to the datasheet I shared, the pin used to control the LEDs is labeled DI (Data Input). However, I could not find clear information regarding the required logic voltage level for this pin.

Since the LED strip is stated to be Arduino-compatible, I assumed that the DI signal may require a 5 V logic level. However, the GPIO pins of the STM32 operate at 3.3 V logic levels.

Therefore, I need a circuit between the STM32 and the LED strip that can provide both 3.3 V-to-5 V logic level shifting and galvanic isolation between the STM32 ground and the LED strip ground.

Would the AMC0311SDWVR be suitable for this application? Can it be used to provide both galvanic isolation and the required logic-level conversion for the DI signal?
 

Online ledtester

  • Super Contributor
  • ***
  • Posts: 4127
  • Country: us
Re: Led Driver
« Reply #1 on: September 19, 2026, 05:27:16 pm »
Therefore, I need a circuit between the STM32 and the LED strip that can provide both 3.3 V-to-5 V logic level shifting and galvanic isolation between the STM32 ground and the LED strip ground.

Do you need galvanic isolation?

I'm not sure the AMC chip will work... from the datasheet:

https://www.ti.com/lit/ds/symlink/amc0311s.pdf

Quote
The AMC0x11S outputs a single-ended signal
proportional to the input voltage with a fixed gain of
1V/V. The output is designed to connect directly to the
input of an ADC. The voltage applied to the REFIN pin
sets the output voltage at 0V input.

so 3.3V on the low side will only get you 3.3V on the high side.

I'd look for a data isolator, e.g.:

https://www.analog.com/en/product-category/data-isolators.html

https://www.ti.com/product-category/isolation/digital-isolators/overview.html

Again, though, do you need really need galvanic isolation? Perhaps you can just use a 74HCT125.
« Last Edit: September 19, 2026, 08:51:07 pm by ledtester »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf