rejuce

Results 38 comments of rejuce

ok I tried the following upgraded nwo from 2.2 to 2.4 (i already had used the installer, hosted on linux system) set image properties like in your video change conenctor...

exported attached (renamed it form .json to .txt so github accepts it) here are a few of the base64 encoded .png images: do you need it also als .png image?...

it really should be merged into master...same problem blocked us from using octopart even we purchased an api key...

i had also multiple cameras, i solved it by defining multiple udma buffers, one for each camera

I decided to go with two buffers, as the represent two different cmos chips. I am having trouble though to configure the device tree so that two udmabuf get created...

thank you very much for your work and fast reply. in the readme you describe, that udmabuf can be described in the device-tree so when using insmod udmabuf.ko, the information...

All my adresses and buffer sizes are page 4MiB aligned! rephrasing the question: your readme states if a entry like that is present in the device tree: ``` udmabuf@0x00 {...

the readme states: > The maximum number of DMA buffers that can be allocated using insmod is 8 (udmabuf0/1/2/3/4/5/6/7). so how does the device-tree need to look like to get...

thank you for your reply. i am still trrying to figure out why it is not working. Here is my device tree now: I made sure now everything, sizes and...

im am using zynq 7000, so its amba as you told me i inserted the udmabuf nodes under amba...unfortunately the behaviour stays exactly the same as described before ``` amba...