8000 More peripherals · Issue #22 · ztachip/ztachip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

More peripherals #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
digee-bytes opened this issue Jul 25, 2024 · 5 comments
Open

More peripherals #22

digee-bytes opened this issue Jul 25, 2024 · 5 comments

Comments

@digee-bytes
Copy link
digee-bytes commented Jul 25, 2024

Is there any convenient way to use more peripherals, such as more cameras or any other collection devices? What are the changes needed to modify the design accordingly?

@ztachip
Copy link
Owner
ztachip commented Jul 25, 2024

Peripherals are added at top component. There are comments in the file
https://github.com/ztachip/ztachip/blob/master/HW/examples/GHRD/main.vhd
For SW drivers for these peripherals, you can reference some example in
https://github.com/ztachip/ztachip/blob/master/SW/src/soc.cpp

@digee-bytes
Copy link
Author

My query is, "How can I connect more cameras to the system or use a camera with a better-quality image sensor?"

@chili-chips-ba
Copy link

See this for the camera CSI interface part, which is half of the solution. This other half is interface to ZTACHIP itself...

@digee-bytes
Copy link
Author

@chili-chips-ba Thank you, @ztachip, but can you elaborate more on using "like a better camera for processing and changes needed in the code in hardware and software flow" for this?

@ztachip
Copy link
Owner
ztachip commented Jul 31, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
0