• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

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

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 请问有什么办法可以通过编程方式删除PIC24F上的所有程序闪存?

    that the NVMCON register looked promising according to the datasheet, but I've been unable to get

    2019-07-23 15:37

  • 在二进制文件中嵌入版本字符串带有M25P05A SPI Flash的Spartan-3A

    revision level of fpga hardware? UserID code looked promising?

    2019-06-05 14:21

  • 错误的TIMESTAMP由bitgen插入?

    ISE to Vivado 2012.4.1 by the same occasion to try it out.It looks promising but there are still a few

    2018-10-23 10:12

  • 怎么解决我的“小窗口”错误问题?

    old promising nothing. In my lab are a few machines that show the post-window correctly

    2019-06-26 07:18

  • 根据DT0001进行速度控制,L6235如何对它做出反应

    by using the FWD/REV pin with a duty cycle. Though this sounds very promising especially

    2018-12-13 17:02

  • 新秀乐队猫头音完美处女作《谁的你》专辑强势来袭

    indie-pop they have been producing.Their first EP -《谁的你》, released October 2014, is a promising

    2014-11-09 13:44

  • 使用STM32 Nucleo-64的霍尔传感6步BLDC电机控制的可用解决方案?

    solutions as well. ST site shows quite promising development environment based on STM32 Nucleus-64

    2018-11-12 10:32

  • 如何获得Microsoft Direct Text-to-speech版本1?

    >我的上游速度限制在768KBPS所以它需要半个小时或者什么。哦所以它是一个半小时。-SHAWN 以上来自于谷歌翻译 以下为原文> My upstream speed is limited to 768KBPS so it'll take like a> half hour or something.Ok so it's an hour and a half.-SHAWN-

    2019-08-28 10:10

  • 和声配置录制或列出

    嗨,我想知道,不管怎样,我可以得到一个项目的所有和声设置的列表/打印输出。打开和声,有大量的项目、索引和设置的名称。当我们开始编程时,很难记住每一个索引被调用的情况以及特定区域的设置。我们可以参考的一些列表工具是一个很大的优势。把它们变成Word文档。对于这种高级工具,不是最优雅的方法。除了协助开发之外,客户程序记录也需要这些信息,并且它需要以其他(维护)、软件程序员能够理解的格式。请告诉我。请不要对和谐的咆哮,现在在这个论坛上看到足够多的内容。 以上来自于百度翻译 以下为原文 Hi,I am wondering if there is anyway that I can get a listing/printout of all the Harmony settings for a project. Opening up Harmony there is a huge array of names of items, indexes and settings.When we start programming it is very difficult to remember what every index was called and what the settings were for a particular area. Some sort of Listing tool where that we could refer to would be a great advantage. So far the only way we have found is to screen dump all the harmony screens and put them into a word document.Not the most elegant method for such an advanced tool. As well as assisting with development, this information is also required for Client Project records and it needs to be in a format that other (maintainence), software programmers can understand. Any other suggestions or add on tools to do this let me know please. And,.. PLEASE no rants about Harmony, seen enough of these on this forum for now. Thanks in advanceNortheastman

    2019-03-08 16:11

  • Web服务器不使用Microchip TCPIP堆栈

    我有一个WiZnet W5500以太网控制器模块。我还没有决定使用哪一个PIC部分,但在这一点上没关系。我将用PIC做几个任务,并希望卸载以太网任务。以太网连接只能偶尔使用。有人能指给我正确的方向解释一下如何在PIC中包括Web服务器代码吗?WiZnet模块将处理所有以太网传输的东西。我将使用SPI并定期检查以太网模块以查看数据是否已经到达。Web服务器主要用于配置以太网模块设置,如IP地址、子网掩码和网关。访问Web页面的用户名和密码也将在Web服务器上配置。我将保存这些设置到一个25AA02E48 MAC地址芯片在启动时检索。MAC地址芯片是必需的,因为模块没有包含MAC地址。一天一两次,可能会有打开或关闭继电器的请求。我知道如何做到这一点,如果我能让Web服务器运行在PIC上。创建Web服务器代码的最佳方法是什么? 以上来自于百度翻译 以下为原文 I have a WIZnet w5500 Ethernet controller module. I haven't decided which PIC part to use yet but at this point it doesn't matter. I will be doing several tasks with the PIC and wanted to offload the Ethernet tasks. The Ethernet connection will only be used occasionally.Can someone point me in the right direction to explain how to include web server code in the PIC? The WIZnet module will handle all the Ethernet transmission stuff. I will use SPI and check the Ethernet module at regualar intervals to see if data has arrived.The web server will mainly be used to configure the Ethernet module settings such as IP address, subnet mask, and gateway. Username and password for access to the web page will also be configured on the web server. I will save these settings to a 25AA02E48 MAC address chip for retrieval at boot time. The MAC address chip is needed because the module does not come with a MAC address included.Once or twice a day there may be a request to turn a relay on or off. I know how to do that if I can get the web server running on the PIC. What would be the best approach to creating the web server code?

    2019-05-22 15:03