> For the complete documentation index, see [llms.txt](https://blog.azagra.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.azagra.dev/playstation/review-cable-scart-rgb-c-sync.md).

# Review Cable SCART RGB C-SYNC

Cable RGB C-SYNC de RGC UK con chip LM1881

<figure><img src="/files/3DRffMr6bBDRsn0rMZi4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/xqxgkG9EMaCSrZM0aO8Q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/59rHCoKWPLk6siIkKVGN" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2eQ5lJRzFAR93tQA9q0q" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ltF5QoAhCvig3xTYNE2V" alt=""><figcaption></figcaption></figure>

[Cable RGB CSYNC para Playstation 1 ](https://www.retrogamingcables.co.uk/sony-av-accessories/PlayStation-1-RGB-SCART-CABLES/SONY-PLAYSTATION-CSYNC-COMPOSITE-SYNC-RGB-SCART-WTH-LIGHT-GUN-PORT)(valido para Playstation 2)

El chip LM1881 toma una "sincronización sobre sincronización de video compuesto" (HSYNC+VSYNC+CVBS) y elimina el aspecto de video compuesto (CVBS) de la señal, y emite CSYNC (HSYNC+VSYNC), que es la señal de sincronización más limpia disponible cuando se usa un cable SCART RGB. Esto puede ayudar a eliminar artefactos en pantalla no deseados y también puede ser necesaria una señal CSYNC para algunos monitores que solo aceptan CSYNC.

La salida de este LM1881 tiene una resistencia de 470 Ω para que la señal CSYNC sea adecuada para un funcionamiento de 75 ohmios.\
\
![](/files/bIiku4AWfBoXpvkpKaTh) ![](/files/mPmMYhBqRjwTDwLmYxtW)

[Datasheet LM1881](https://www.ti.com/lit/ds/symlink/lm1881.pdf)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://blog.azagra.dev/playstation/review-cable-scart-rgb-c-sync.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
