This website uses cookies
We use cookies or simmilar technologies to ensure you get the best experience on our website. By continuing to browse this website you consent to the use of such technologies. For more information visit our Privacy Policy.
| FORUM

FEDEVEL
Platform forum

USE DISCOUNT CODE
EXPERT30
TO SAVE $30 USD

Parallel Camera Input with TinyRex

CKanbak , 06-07-2018, 05:52 AM
Hello,
I have a TinyRex module and I want to capture 16-bit grayscale video that is coming from an FPGA. For this, a modified TinyRex baseboard lite is used where the HDMI input and associated ICs and components are replaced with a parallel connector. Is using mxc_v4l2_capture module enough for doing this, or do I need to write a custom driver for this purpose? Also, do you know how should we modify mxc_v4l2_capture?

Any help is appreciated, Thanks in advance
robertferanec , 06-13-2018, 12:33 AM
When we were adding support for the HDMI input, it was a lot of work and for some time the software didn't want to work. The original first support was added by a guy working in completely different company (we do not have our own programmers), so I do not know exactly how to do it. What you can do, have a look at differences between the original source code and compare changes for the TinyRex. I don't think he wrote a new driver, I think, he just modified existing code, but I may be wrong. Depends what kernel you are using, but this may help: https://github.com/voipac/linux-fslc....x-mx6-tinyrex

PS: OpenRex could be maybe easier to connect. I think, you can use one of the connectors as CSI Camera input. Check Page 7: http://www.imx6rex.com/wp-content/up...Production.pdf
Use our interactive Discord forum to reply or ask new questions.
Discord invite
Discord forum link (after invitation)

Didn't find what you were looking for?