芯路恒电子技术论坛

 找回密码
 立即注册
热搜: 合集
查看: 28685|回复: 0

【ACZ702】ACZ702型Zynq开发板用户自助服务手册

[复制链接]

该用户从未签到

59

主题

81

帖子

1336

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
1336
发表于 2022-3-3 15:33:06 | 显示全部楼层 |阅读模式
离线进入的用户请先点击下方“刷新页面”来重新打开本页面的最新内容

刷新本页面


本帖为ACZ702开发板用户自助服务手册,各种常见问题,都在本帖内汇总提供了。如果有本帖没有收录的问题,欢迎大家在本帖下留言,我们会随时补充完善。本论坛支持使用微信一键注册和登录。欢迎您的加入。


产品介绍和资料下载

【产品资料】小梅哥ACZ702开发板全套资料下载
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28696

【更新和反馈】ACZ702开发板文档更新地址和反馈收集贴
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29089

【管脚信息】ACZ702开发板管脚信息表
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29058

【参考文档】Xilinx Zynq 嵌入式裸机开发常用文件和函数说明
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28689



开发板使用

【入手测试】ACZ702开发板上手测试
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29080

【PL网口测试】使用Zynq的出厂固件测试PL端网口
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29219

【HDMI】ACZ702开发板HDMI接口使用说明
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29119

【DDR3】ZYNQ器件的DDR3存储器使用相关知识介绍
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29288

【例程使用】ACZ702开发板嵌入式ARM裸机例程使用指南
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28675



课程笔记
【ARM裸机】zynq裸机编程课程笔记合集
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29095



应用案例

ARM C语言裸机应用(也包含既用到PS,也包括PL的应用)

基于ACZ702的简易示波器使用说明
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28686

基于AD9767高速DAC的DDS信号发生器设计
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29332

基于ACM7606的多通道简易示波器设计
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29333

基于ZYNQ7020的LWIP以太网转双串口通信实验
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29566

基于ZYNQ7020的LWIP以太网转RS485回环实验
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29569

基于OV5640的照相机实验(5640采集LCD显示拍照存储到SD卡)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29603

基于ZYNQ7020的LCD电子相册(LCD显示SD卡中存储的BMP图片)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29602

SD卡的文本读写实验
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29601



FPGA HDL逻辑案例(也包含用到PSDDR3的案例,但是无CPU编程内容)

基于HDL实现以太网UDP回环传输通信(千兆RGMII)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29239

基于HDL实现OV5640图像采集以太网UDP传输(千兆RGMII)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29238

ACM2108_ACM108数据采集DDR3缓存网口发送实验(千兆RGMII)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29313

ACM7606数据采集DDR3缓存千兆以太网发送实验(千兆RGMII)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29314

ACM1030数据采集DDR3缓存千兆以太网发送实验(千兆RGMII)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29315

千兆以太网传图DDR3缓存TFT显示系统设计(千兆RGMII)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29316

USB应用之数据采集DDR3缓存实验
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29317

基于Stream_IN的OV5640 JPEG摄像头实验
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29318

基于Stream_IN的OV5640 RGB摄像头实验
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29319

实用性UDP接收逻辑设计与实现
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29337

ZYNQ彩色图像灰度化的设计实现
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29341

ZYNQ灰度图像中值滤波的设计实现
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29346

ZYNQ灰度图像均值滤波设计实现
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29347

ZYNQ灰度图像高斯滤波设计实现
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29348

AXI接口转换模块设计
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29356

基于 DDR3 的串口传图帧缓存系统设计实现
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29357



Linux系统相关案例

【WIFI】在Linux系统下使用板载WIFI功能
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29090

【命令行菜单】在linux下简单模拟“命令菜单”
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28622

【uboot修改】在uboot启动中初始化i2c设备
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28698

【uboot修改】修改uboot默认环境变量
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28697

【uboot应用】使用uEnv.txt导入uboot环境变量
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28695

【驱动编译】驱动静态编译
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28728
         


常见问题
逻辑相关
ZYNQ逻辑设计固化流程
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29307


裸机相关
【tcl】使用tcl文件配置Zynq的PS IP核
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29342

按键控制led固化实验失败及解决办法
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28687

【程序固化】非原工程路径导致的zynq程序固化失败解决办法
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28613

关闭SDK后弹窗:Problems occurred while trying to save the ...
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28678

ACZ702开发板裸机部分相关硬件逻辑系统
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28666

7010与7020程序移植
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28625

Vivado SDK中移动文件位置后程序编译报错的解决方案
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29087

SDK窗口复位
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28694

使用Vivado打开SDK时,SDK闪退的解决方法
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28676

打开SDK工程后显示路径无效warnings的解决方法
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28658

关于ZYNQ的裸机实验中串口打印无法使用的问题
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28632

关于ZYNQ的PSGPIO编程实践(MIO部分)
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28598

ZYNQ之PS端GPIO MIO
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28589

浅谈ZYNQ之MIO与EMIO
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28586

SDK报错“undefined reference to `f_close'”
http://www.corecourse.cn/forum.php?mod=viewthread&tid=29252



Linux相关

【Ping】关于win10开了防火墙无法ping通的解决方案
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28657

【ZYNQ开发板】文档Linux指令补充
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28779

【Ubuntu】【XSDK】使用XSDK编译报错“对‘pthread_create’未定...
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28709

【XSDK使用】在Ubuntu下使用XSDK开发Linux应用
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28708

【Linux】【shell】输出重定向
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28702   

在VMware中配置双网络适配器,分别桥接到电脑的两个网卡
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28711

关于zynq在ubuntu里的工程清理方法
http://www.corecourse.cn/forum.php?mod=viewthread&tid=28630





更多本公司其他产品资料,请参看【资料合集】小梅哥所有FPGA开发板/扩展模块资料
http://www.corecourse.cn/forum.php?mod=viewthread&tid=27978
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋|Archiver|芯路恒电子技术论坛 |鄂ICP备2021003648号

GMT+8, 2024-4-25 01:02 , Processed in 0.110093 second(s), 31 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc. Template By 【未来科技】【 www.wekei.cn 】

快速回复 返回顶部 返回列表