Skip to content

svi-252b: document autonomous IR illuminator - #165

Merged
openipc-ai merged 1 commit into
OpenIPC:masterfrom
ArthurKoba:docs/svi-252b-ir-illuminator
Sep 21, 2026
Merged

openipc-ai merged 1 commit into
OpenIPC:masterfrom
ArthurKoba:docs/svi-252b-ir-illuminator

Conversation

@ArthurKoba

Copy link
Copy Markdown
Contributor

Follow-up to #161 and #163.

The current SVI-252B K202 profile correctly leaves backlightPin unset, but the comment still describes the IR illuminator control as unresolved.

Hardware behavior confirms that the IR illumination is autonomous on this board: the daylight-sensor circuitry switches the IR LEDs directly. The SoC only observes the resulting light state on GPIO3_0 / GPIO24 and controls the bistable IR-cut filter through GPIO34/33.

There is therefore no SoC-controlled backlight GPIO to configure on this board.

This change only corrects the device-profile documentation; runtime configuration is unchanged.

The current profile was also revalidated from a clean full firmware flash with the overlay wiped: the device booted with the expected IMX323, daylight sensor, IR-cut pins and 150 ms transition delay applied automatically.

@qodo-free-for-open-source-projects

Copy link
Copy Markdown

PR Summary by Qodo

Document autonomous IR illumination for SVI-252B K202

📝 Documentation 🕐 Less than 5 minutes

Grey Divider

AI Description

• Documents daylight-sensor circuitry as the autonomous IR illuminator controller.
• Clarifies why no SoC-controlled backlight GPIO is configured.
• Leaves device runtime configuration unchanged.
High-Level Assessment

The documentation-only approach is optimal because the existing unset backlightPin already matches confirmed hardware behavior. Adding a GPIO configuration would incorrectly imply SoC control of the autonomous illuminator.

Files changed (1) +3 / -2

Documentation (1) +3 / -2
customizer.shClarify autonomous IR illuminator behavior +3/-2

Clarify autonomous IR illuminator behavior

• Replaces the unresolved-control comment with confirmed hardware behavior: daylight-sensor circuitry switches the IR LEDs autonomously, while the SoC observes light state and controls only the IR-cut filter. Runtime environment configuration remains unchanged.

devices/hi3516cv200_lite_spezvision-svi-252b-k202/general/overlay/usr/share/openipc/customizer.sh

@qodo-free-for-open-source-projects

Copy link
Copy Markdown

Code Review by Qodo

🐞 Bugs (0) 📘 Rule violations (0) 📎 Requirement gaps (0)

Grey Divider

Great, no issues found!

Qodo reviewed your code and found no material issues that require review

Grey Divider

Tip of the day
💡 Did you know, you can turn on the rule miner and Qodo learns your standards from review history

More tips ↗ | Customize Qodo ↗ | Qodo docs ↗

Grey Divider

Qodo Logo

@openipc-ai
openipc-ai merged commit 9ea182a into OpenIPC:master Sep 21, 2026
6 checks passed
@ArthurKoba
ArthurKoba deleted the docs/svi-252b-ir-illuminator branch September 22, 2026 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants