logo elektroda
logo elektroda
X
logo elektroda

Designing SMD LED Camera Flash Circuit Using Samsung 5630 LEDs With 2.2V Power Source

432 12
Best answers LABEL_AI_GENERATED

How can I build an analog camera-flash circuit that uses a 2.2 V source to drive SMD LEDs without causing the supply voltage to drop?

For a purely analog build, a 555 monostable plus a boost converter is a reasonable approach, while a dedicated LED flash driver like the ADP1655 is mainly useful if you have a microcontroller to control it [#21672537] [#21672541] The ADP1655 can program flash current and flash time over I2C, and its flash currents are isolated so it should not create a drop on the input supply, but that still assumes controller support [#21672539] If you want to upconvert 2.2 V to 5 V, the LT3427 is a possible choice, but its DFN package is hard to prototype with because the pad under the chip is not accessible and it typically needs reflow or board-level assembly [#21672543] [#21672546] For hand-built prototyping, it is better to look for a similar part in TSOP or SOT packaging so you can solder it yourself more easily [#21672548] Decide which parameters matter most, then compare the datasheets for output current and flash duration; the NCP1402 may be fine if its lower current is still enough for your LEDs [#21672547] [#21672548]
AI summary based on the discussion. May contain errors.
ADVERTISEMENT
  • Need a capacitor-based flash driver for 2.2 V source

    #1 21672536
    Dominic Luciano
    Anonymous  
  • ADVERTISEMENT
  • ADVERTISEMENT
  • Considering 555 monostable for double flash timing

    #3 21672538
    Dominic Luciano
    Anonymous  
  • Recommend using a dedicated flash driver chip

    #4 21672539
    Ruben Proost
    Anonymous  
  • #5 21672540
    Dominic Luciano
    Anonymous  
  • #6 21672541
    Richard Gabric
    Anonymous  
  • #7 21672542
    Dominic Luciano
    Anonymous  
  • ADVERTISEMENT
  • #8 21672543
    Dominic Luciano
    Anonymous  
  • LT3427 package makes prototyping difficult

    #9 21672544
    Richard Gabric
    Anonymous  
  • #10 21672545
    Dominic Luciano
    Anonymous  
  • #11 21672546
    Richard Gabric
    Anonymous  
  • #12 21672547
    Dominic Luciano
    Anonymous  
  • ADVERTISEMENT
  • #13 21672548
    Richard Gabric
    Anonymous  

Topic summary

LABEL_AI_GENERATED
The discussion focuses on designing an SMD LED camera flash circuit powered by a 2.2V source, using Samsung 5630 LEDs in natural white or cool white variants. The main challenge is creating a compact, efficient flash circuit without a microcontroller, favoring analog solutions. The ADP1655 LED driver IC from Analog Devices is suggested for integrated flash control with programmable current and timing via I2C, but it requires a microcontroller and is a small solder bump package, making it less suitable for non-microcontroller designs. Instead, a 555 timer IC in a monostable configuration is proposed to generate flash pulses, with the possibility of using two 555 timers for dual flashes, though a single flash was ultimately chosen due to system constraints. For voltage conversion from 2.2V to 5V, the LT3427 boost converter IC is considered, but its DFN package complicates prototyping unless proper reflow equipment is available. The NCP1402 is mentioned as an alternative boost converter with lower current capability, potentially sufficient for the application. Emphasis is placed on selecting components with accessible packages (TSOP or SOT) for easier hand soldering during prototyping. The discussion highlights trade-offs between integrated IC solutions and simpler analog circuits for low-power, small-scale LED flash applications.
AI summary based on the discussion. May contain errors.

FAQ LABEL_AI_GENERATED

TL;DR: Need a camera flash from a fixed 2.2 V rail? Boost to ~5 V, buffer energy, and switch the LED; "it has to stay 2.2V all the time." [Elektroda, Dominic Luciano, post #21672536]

Why it matters: Preventing rail sag avoids false shutter triggers while delivering a bright, controlled LED flash.

Quick Facts

Can I drive Samsung 5630 LEDs from a 2.2 V rail without drooping it?

Yes. Keep the camera trigger rail isolated and draw flash energy from a separate boost/flash stage. The OP notes the 2.2 V line must never drop, so buffer energy and switch the LED from the boosted node. “It has to stay 2.2V all the time.” [Elektroda, Dominic Luciano, post #21672536]

Which LED color temperature is best for a camera flash?

Use cool white for flash because it mimics daylight. If you also need continuous lighting, ~4000 K looks neutral and pleasant. That balances skin tones and ambient mixes well. [Elektroda, Ruben Proost, post #21672537]

Is there an LED flash driver that won’t pull down my input rail?

Yes. ADP1655 integrates control and states that flash currents are isolated from the input, reducing rail sag. “Current and flash times can be programmed via the I2C pin.” Pair it with your controller if available. [Elektroda, Ruben Proost, post #21672539]

Can I build this without a microcontroller?

Yes. You can implement a purely analog path using a boost converter and a 555 timer in monostable mode to shape the flash pulse. The OP chose a single 555 after evaluating options. [Elektroda, Dominic Luciano, post #21672542]

How do I get a two‑pulse preflash without firmware?

Use two 555 timers. One creates the preflash and the second defines the main flash after a short delay. Richard confirmed a dual‑555 approach for analog-only builds. [Elektroda, Richard Gabric, post #21672541]

Will the LT3427 work to boost 2.2 V to 5 V for the flash?

Functionally yes, and the OP selected it for upconversion. Ensure proper layout and thermal design, as high peak currents occur during flash. Verify LED current against the driver’s limits. [Elektroda, Dominic Luciano, post #21672543]

Can I hand‑solder the LT3427 during prototyping?

It’s difficult. The DFN’s exposed pad is not accessible from the sides, so you need reflow or assembly service. Hand soldering is unreliable for the thermal pad. [Elektroda, Richard Gabric, post #21672546]

Is NCP1402 a safer choice for early prototypes?

It’s easier and lower current. The OP estimated ≈50 mA available, which can suit a modest single‑LED flash if pulse width is short. Validate brightness with your optics. [Elektroda, Dominic Luciano, post #21672547]

How should I choose between LT3427 and NCP1402?

List critical parameters—output current, efficiency at 2.2 V, package, and BOM. Then pick the part that meets needs in an easy‑to‑solder package like SOT/TSOP for faster prototyping. [Elektroda, Richard Gabric, post #21672548]

What’s the risk if my 2.2 V trigger rail sags during flash?

Your device may see the sag as a shutter signal, causing misfires. Keep the rail stiff and route flash current away from it through the boost/flash stage. [Elektroda, Dominic Luciano, post #21672536]

Do I need an eval board if I use an IC flash driver?

It helps. The ADP1655 is a tiny solder‑bump device; an evaluation board simplifies bring‑up and testing without advanced assembly tools. [Elektroda, Richard Gabric, post #21672541]

How do I create a simple analog flash pulse with a 555?

Configure a 555 in monostable mode. Trigger it from your camera signal, set the RC for the flash duration, and drive the LED stage. The OP validated a single‑pulse approach. [Elektroda, Dominic Luciano, post #21672542]

What’s a realistic current budget for a minimalist build?

Plan around ≈50 mA at 3.3 V mentioned in the thread, then translate to LED current after boost and losses. Short pulses can still look bright. [Elektroda, Dominic Luciano, post #21672538]

Any packaging pitfalls I should plan for?

Yes. DFN parts with center pads demand reflow; avoid them for hand builds. Prefer SOT/TSOP packages to iterate faster and reduce assembly risk. [Elektroda, Richard Gabric, post #21672546]

Quick 3‑step prototype plan without firmware?

  1. Choose a SOT/TSOP boost converter meeting your current target. 2. Add a 555 monostable to shape pulse width. 3. Current‑limit the LED and test optics. This speeds prototyping. [Elektroda, Richard Gabric, post #21672548]

Does an isolated flash driver actually prevent input droop?

Yes. As Ruben noted, the flash current path is isolated, which helps keep the trigger rail stable during high‑current pulses. “Flash currents are isolated.” [Elektroda, Ruben Proost, post #21672539]
AI summary based on the discussion. May contain errors.
ADVERTISEMENT