BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - twittich

Pages: [1]
1
Discussion - MCU / Re: FT90x Camera Overwrite read data test pattern
« on: March 16, 2020, 06:50:15 AM »
Hello
yes the method for the uncompressed output i want to use but i dont know where to do that. I don't know how to calculate that and where to insert it... I think i was wrong to make changes in the cam_isr function but i don't know.
Thanks in advance for any hint.
Regards twittich

2
Discussion - MCU / Re: FT90x Camera Overwrite read data test pattern
« on: February 26, 2020, 09:23:21 AM »
Hello
Thank you for the response.
I know this example and this is running and i'm testing with this. I want to try to inject test data between the input from the camera to the ft90x and the output to usb so that it looks like a testpattern from the camera.
I think i have to make the change in the function "  void cam_ISR(void) "  at  " :"r"(urb->ptr), "r"(&(CAM->CAM_REG3)), "r"(to_read)); "
How can i make red, blue, yellow, green etc bars? Are the values somewhere explained and how the lines are stored so that i can change it, the used format from the camera side is ycbcr422 / yuy2?


Thanks in advance.
Regards twittich

3
Discussion - MCU / FT90x Camera Overwrite read data test pattern
« on: February 24, 2020, 07:41:00 AM »
Hello
i'm using the ft90x, the bridgetek example "usbd example uvc webcam" and a camera modul. The camera works nearly fine, just sometimes some fragments in our setup, so i want to inject softwareside data. The idea is where the data is received from the camera i want to fill the bytes manually to make a test picture like colored lines for example.
I don't know where the data is received to overwrite it.
Any one any idea.
Thanks in advance.
twittich

Pages: [1]