UVC add Pin "Control LED Brightness"

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
VlKh_2251656
Level 5
Level 5
10 likes given 5 likes given First like received

Good Day

We use a "Debebola" debug board.

We added functionality - control of the brightness of the connected LED (using the PWM with one of the chip outputs).

Please, tell me, is it possible to add the properties pin "lighting brightness control" in the menu of standard pins of the media player settings? Or something others?

Many Thanks.

0 Likes
1 Solution

Hi,

The correct way of adding control to UVC device is to make use of extension unit descriptor.

Please check AN75779 app note to know how to use it.

https://www.cypress.com/documentation/application-notes/an75779-how-implement-image-sensor-interface...

Thanks & Regards
Abhinav Garg

View solution in original post

7 Replies
jingc_3301211
Level 3
Level 3
First like received

Processing Unit Descriptor

there are many slide bar you can use, pick one that not used to control led brightness.

Yes, but is not right method...

0 Likes

It's not a native right method...

0 Likes

Hi,

The correct way of adding control to UVC device is to make use of extension unit descriptor.

Please check AN75779 app note to know how to use it.

https://www.cypress.com/documentation/application-notes/an75779-how-implement-image-sensor-interface...

Thanks & Regards
Abhinav Garg

Vany thanks!

0 Likes

Please, tell me, which paragraph in document?

0 Likes

Hi,

Not in document. You have to see the descriptors and the handling of extension unit event call in the source firmware.

Thanks & Regards
Abhinav

0 Likes