; ARM_SPI_EVENT_TRANSFER_INCOMPLETE) { /* Place your code here */}/* Address not acknowledged from Slave */if (event &
2023-03-15 08:15
acknowledged.");Serial.print("packetId: ");Serial.println(packetId);Serial.print("qos: "
2023-02-21 08:23
本帖最后由 一只耳朵怪 于 2018-6-3 10:14 编辑 请问:cc2530跑协议栈的话,实际测试的传输速率有多少?不跑协议栈的时候呢?
2018-06-01 13:04
not acknowledged: 0xC00000010:20:34 : Error: failed to download Segment[0]10:20:34 : Error: failed to download
2022-12-13 08:36
mode, and 1.3kB/s in cyspp acknowledged data mode. RX flow does not change these numbers. I tried
2019-06-28 07:07
--> Slave has acknowledged start condition while(!I2C_CheckEvent(I2Cx
2018-12-06 16:14
你好我想制作一个具有中断信号的自定义IP。我正在寻找这个中断信号的规格。我在哪里可以找到这个规格?例如水平或边缘检测器如果它是水平检测器,它应该停留多长时间?我正在使用ZYNQ ZC706板。如果你只知道关键词,那也会很重要。我感谢任何评论或帮助。谢谢谢谢以上来自于谷歌翻译以下为原文Hi I want to make a custom IP which has interrupt signal. I am looking for the spec of this interrupt signal. Where can I find this spec? such as level or edge detecter if it is level detecter, how long should it stay ? I am using ZYNQ ZC706 board. If you know just key word, that would be greate too. I appreciate any comment or help.Thank youThank you
2019-04-10 11:49
嗨,我为ETHERNET设置了ML605_IwIP_AXI参考设计并成功连接到iperf服务器。++++++++++++++++++++++++++++++++++++++++++++++++++ +++++++++++++++++++++++++++++ lwIP RAW模式+++++ Board IP:192.168.1.10Netmask:255.255.255.0Gateway:192.168.1.1auto-negotiated link speed:1000 Server Port Connect with ..-------- ------------ ------ -------------------- echo server 7 $ telnet 7 rxperf server 5001 $ iperf- c -i 5 -t 100 txperf客户端N / A $ iperf -s -i 5 -t 100(在IP 192.168.1.100的主机上)tftp服务器69 $ tftp -i 192.168.1.10 PUT http server 80将Web浏览器指向http://192.168.1.10txperf:连接到iperf服务器++++++++++++++++++++++++++++++++++++++++++++++++++ ++++++++++++++++++++++++现在我需要将数据从FPGA发送到PC。1)我应该使用哪些API?2)如何写数据发送缓冲区?3)有没有样本代码可以做到这一点?我需要使用RAW API。谢谢。以上来自于谷歌翻译以下为原文Hi, I setup ML605_IwIP_AXI reference design for ETHERNET and successfully connected to iperf server. ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +++++ lwIP RAW Mode+++++Board IP: 192.168.1.10Netmask : 255.255.255.0Gateway : 192.168.1.1auto-negotiated link speed: 1000ServerPort Connect With..-------------------- ------ --------------------echo server7 $ telnet7 rxperf server5001 $ iperf -c-i 5 -t 100 txperf client N/A $ iperf -s -i 5 -t 100 (on host with IP 192.168.1.100)tftp server69 $ tftp -i 192.168.1.10 PUT http server80 Point your web browser to http://192.168.1.10txperf: Connected to iperf server ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Now I need to send data from FPGA to PC. 1) What are the APIs I should use? 2) How to write data to send buffer?3) Are there any sample codes to do this? I need to use RAW APIs. Thank you.
2019-02-27 13:49
使用PIC32 MX775 FF512L与C32编译主模式下的I2C,无法从奴隶读取多个字节?我在论坛上看到的问题可追溯到2010。有没有一个简单的答案来回答这个问题? 以上来自于百度翻译 以下为原文 Using PIC32MX775FF512L with C32 compilerGetting I2C in Master Mode running.Can't get it to read multiple bytes from slave?I have seen the problem on the forum dating back to 2010.Is there a easy answer to this problem Thanks
2019-04-01 08:01
, the channel must first be disabled and this must be acknowledged in theLPTPM counter clock domain.”所以
2015-01-14 18:03