已经有FPGA底板和AD9164评估板套件,如何设置ACE和DGP实现AD9164的subclass1模式,直接设置ACE和DGP为subclass1模式并没有生成sysref±信号,请问该如何设置参数,实现该模式的通信
2018-08-01 10:03
已经有FPGA底板和AD9164评估板套件,如何设置ACE和DGP实现AD9164的subclass1模式,直接设置ACE和DGP为subclass1模式并没有生成sysref±信号,请问该如何设置参数,实现该模式的通信
2023-12-08 07:14
我正在尝试使用 TRK-KEA8 的 I2C 与温度 IC 通信,温度 IC 的从地址为 0x4C,但是Components-DGP_LDD生成的代码只能发送0x98, 我尝试了以下三种方法,但均无
2023-03-17 07:08
嗨,首先是背景:-定制板与PIC32 MZ2064 DAG176-800 x480 WVGA显示与FT5316触摸面板连接。触摸面板连接到I2CYIDID1(RA14,RA15)。-INT连接到RD7(INT4)。我正尝试使用MTCH6301驱动端口FT5316作为参考,但现在我卡住了。这是行不通的。我认为一切都融入了和谐2.05,以产生所有的代码使用MHC。如果IN正在发生,它正在工作,但在I2C总线上什么都没有检查。附加的是驱动程序,如果您有自定义驱动程序,请小心,因为它覆盖SythOrthDealth.H和SysTouC.C.C.触摸板已经使用ARDUNO进行测试,并且工作完美。弗朗西斯科。 以上来自于百度翻译 以下为原文 Hi, first of all the background: - Custom board with PIC32MZ2064DAG176- 800x480 WVGA display with FT5316 touch panel attached.- Touch panel connected to I2C_ID_1 (RA14, RA15).- INT connected to RD7 (INT4). I´m trying to port the FT5316 using the MTCH6301 driver as reference but now I´m stuck because it doesn´t work. I think everything is integrated into harmony 2.05 to generate all code using MHC. Checked with scope if INT is happening and it´s working but nothing is on the I2C bus. Attached is the driver, beware if you have custom drivers because it overwrites system_definitions.h and sys_touch.c.The touch panel has been tested using an arduino and works perfect. Best regards. Francisco. Attached Image(s) Attachment(s)ft5316.zip (31.07 KB) - downloaded 120 times
2018-11-16 15:11