This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DS90UB936-Q1: Output HSYNC/VSYNC from GPIO pins

Part Number: DS90UB936-Q1

Hi,

Can DS90UB936-Q1 output HSYNC/VSYNC signal of camera(imager) from GPIO pins?

My customer requests it.

Best Regards,

Kuramochi

  • Hello Kuramochi,

    To output Frame valid (HSync) to any GPIO of the 936, you can do that by writing 0xC1 into the GPIO correspondent Register.
    For outputting Line valid (VSync) to any GPIO, you can do that by writing 0xE1 in the GPIO correspondent Register.
     
    GPIO Registers are:
     
    GPIO0 is Register 0x10
    GPIO1 is Register 0x11
    GPIO2 is Register 0x12
    GPIO3 is Register 0x13
    GPIO4 is Register 0x14
    GPIO5 is Register 0x15
    GPIO6 is Register 0x16