• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

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

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 在XenDesktop中使用1GB M10配置文件崩溃

    App Layering Version: 4.13Driver Version 23.21.13.9103Let me know if there's any other relevant information that would help.Thanks!- Bryan

    2018-09-17 14:25

  • 32个比较器可以提供32比1多路复用器吗?

    我正在寻找一个更好的,即更低的传播延迟,来做到这一点:pixel_outpx0到px31是4位整数(值0到15)。我只需要第一个不为零的px值。上面的代码有效,但超出了我的时间限制(出于显而易见的原因)。我并不十分关心节省空间,因为我在FPGA中仍有足够的空间,即我宁愿拥有更快的电路来占用更多的空间。在使用VHDL描述它们之前,我一直在尝试使用分立元件来研究我的电路,但是在这种情况下我无法想出一个电路,而且我不完全确定这个代码产生了什么。 32个比较器可以提供32比1多路复用器吗?但是在那里有“其他”,我觉得如果不等待信号传播通过至少31个门,最终结果就无法解决?我开始认为我需要一个优先电路来提供多路复用器或类似的东西,但我无法弄清楚逻辑。任何见解将不胜感激。谢谢,马修以上来自于谷歌翻译以下为原文I'm looking for a better, i.e. lower propagation delay, to do this: pixel_out

    2019-01-17 10:44

  • PIC32MZ2064DAH176定位问题

    背景:MPLAB X IDE 3.65、XC32 V1.43、和声V2.03B、定制板使用PIC32 MZ2064 DAH176、NEWHAVEN NHD-4.3-48022EF-ASXNα-T显示(4.3)、480X227像素、4线触摸触摸屏。如果我运行0°取向的自定义设置,我从图形作曲家屏幕设计器(GCSD)获得WYSIWYG。但是,如果我把屏幕方向设置为DeaveS90,GCSD看起来不错,但不是我在LCD上得到的。实际上,当我添加第一层时,它就像是在0°模式下添加。如果我不选中锁定屏幕大小,并重新检查,该层将与屏幕对齐。启用Nano 2D并没有帮助。屏幕看起来只画了屏幕的一半,在屏幕的下半部分方向不正确。很奇怪。 以上来自于百度翻译 以下为原文 Background: MPLAB X IDE 3.65, XC32 v1.43, Harmony v2.03b, custom board using PIC32MZ2064DAH176, Newhaven NHD-4.3-480272EF-ASXN#-T display (4.3", 480x272 pixel, 4 wire resitive touchscreen) If I run my custom setup with 0° orientation I get WYSIWYG from the Graphics Composer Screen Designer (GCSD). However, if I set the screen orientation to DEGREES_90, the GCSD looks Ok, but not what I get on the LCD. Actually, when I add the first layer, it is added like it is in 0° mode. If I then uncheck Locked to Screen Size and recheck it the layer will align with the screen. Enabling Nano 2D didn't help matters. The screen looks like it's drawing only half of the screen, oriented incorrectly, in the bottom half of the screen. Very strange.

    2019-02-22 11:49