• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

创作活动
0
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
返回

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • AM3715所带的ov3640可以在拍照时预览但无法在录像时预览

    /dalvikvm( 969): Jit: resizing JitTable from 4096 to 8192 I/ActivityManager( 969): Starting activity

    2018-06-21 01:38

  • 缺少wifi.resume() 和wifi.suspend() 功能是哪里出了问题?

    frightanic.com 分支机构自定义构建的 NodeMCU:主 提交:443e8219527f5b2190324a969a4586f9d3d731bf SSL:错误 模块:adc、bme280、文件

    2023-04-26 08:56

  • 有关于spwm波形的产生过程中,从暗到亮再从亮到暗,中间会有很短的闪烁,如果不要这个闪烁该怎么做?

    ,//844,861,876,891,905,918,930,941,951,960,969,976,982,988,992,996,//998,1000,1000,1000,998,996,992,988,982,976,969

    2018-08-05 09:06

  • cybe-012011-00芯片编程出错该怎么办?

    CY8CKIT-042-BLE工具包。是否有可能使用基板编程我的芯片(CyBLY-012011-00)。我也看到那里有相同的5引脚引脚。提前谢谢!7C7218E2C82A4F2697 0 A046362B036A 1.PNG21.9 K969A262E22146D1916AA113A62BDFC7.PNG31

    2019-10-23 08:05

  • 使用内核5.15.52的im8mp上进入挂起模式时的问题求解

    taskstack: 0 pid:970 ppid:969 flags:0x0000020e[550.424286] Call trace:[550.426729]__switch_to+0x108

    2023-03-15 09:03

  • 例程运行错误Segmentation fault怎么解决?

    ffffff800821fbc0 00000000ab969fd8 00000000ab97d580[766.081130] fe20: 00000000ab972f58 00000000f7471978

    2021-12-31 07:38

  • 请问RK3288 MAC SN如何添加一个新的ID?

    请问RK3288 MAC SN如何添加一个新的ID?

    2022-03-03 06:28

  • VEE停止在0x0a(“LF”)更新

    嗨,我能够做更多的测试,这表明在仪器管理器中更改/删除读取终止符(默认值:“”)可能完全没有帮助。这很奇怪,因为我写了70字节(这是有效的并且发送正确),大部分时间(有时它按预期工作)Vee停止,0x0A(LF)(0x0A始终是70的第60个字节)是最后接收的字节。然后我得到错误701“文件结束或者没有找到数据“(这指的是真正解释为0x0A作为读取终结符的东西),下次我读取数据时我得到了丢失的10个字节。另外,我检查了串行多端口卡的配置选项中是否设置了读取终止符我们使用(Meilhaus 9000 http://www.meilhaus.de/en/products/inte ... a3833f4bd7)。事实并非如此。我越来越相信控制单元存在时序/中断问题,但是我我不敢相信问题总是出现在同一个字节上。此外,我们有一个基于Linux的服务程序(没有源代码,不幸的是,它使用相同的硬件完美地读取和写入相同的数据。进一步的建议?问候,FloOriginal帖子/问题:嗨,这里有一点问题:VEE 7.0serial connectiontask:从4个控制单元问题读取一组70个字节:我尝试读取70字节,但每当我读取某个0x0a VEE停止读取数据我尝试了什么:检查电缆连接,检查一般通信,确定(确认ack和nack正确)用oszi检查电压电平,确认vee programm是同样的4个单位,增加超时,没有改变任何想法为什么会发生这种情况? 以上来自于谷歌翻译 以下为原文Hi,I was able to do some more testing which showed that changing/deleting the read terminator (default: "")in instrument manager sadly did not help at all.This thing is weird,as written I receive 70 bytes (wich are valid and sent correctly),Most of the time (sometimes it works as it should) Vee stops with 0x0A (LF) (0x0A is always the 60th byte of the 70) being the last byte received.Then I get error 701 "End of file or no data found"(this points to something really interpreting 0x0A as the read terminator), next time I read data I get the missing 10 bytes.Additionally I checked if there was a read terminator set in the configurations options for the serial multiport card we use (Meilhaus 9000 http://www.meilhaus.de/en/products/inte ... a3833f4bd7).This was not the case.More and more I believe that there's timing/interrupt problem with the control unit, however I can not believe that the problem appears always with the same byte then.Furthermore we have a linux based service programm (no source codeunfortunately) which reads and writes the same data with the same hardware flawlessly.An further suggestions?Regards,FloOriginal post/problem:Hi,having a little problem here:VEE 7.0serial connectiontask: read a set of 70 bytesfrom 4 control unitsproblem:I try to read 70 Bytes,but whenever I read a certain 0x0a VEE stops reading datawhat did I try:checked cable connection, okchecked general communication, ok(ack and nack's are sent correctly)checked voltage levels with oszi, okthe vee programm is the same for the 4 units, increased timeout, no changeAny ideas why this happens?

    2019-08-28 08:39

  • 在ubuntu14.04 LTS上的交叉编译工具链该怎样去实现呢

    在ubuntu14.04 LTS上的交叉编译工具链该怎样去实现呢?有哪些操作步骤?

    2022-02-17 08:11

  • BLUFI例程一直connect\disconnect无法配网是怎么回事?

    :state: init -> auth (b0)I (969) wifi:state: auth -> assoc (0)I (1019) wifi:state

    2023-03-07 07:43