• 发文章

  • 发资料

  • 发帖

  • 提问

  • 发视频

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

电子发烧友 电子发烧友

  • 全文搜索
    • 全文搜索
    • 标题搜索
  • 全部时间
    • 全部时间
    • 1小时内
    • 1天内
    • 1周内
    • 1个月内
  • 默认排序
    • 默认排序
    • 按时间排序
  • 全部板块
    • 全部板块
大家还在搜
  • 如何使用嵌入式Linux的工业控制器开发字符设备驱动程序来驱动步进电动机?

    本文以Samsung公司S3C2410X CPU为例,探讨如何为使用嵌入式Linux的工业控制器开发字符设备驱动程序来驱动步进电动机。

    2021-04-26 06:46

  • AD9106用FPGA开发出不来波形

    这款芯片看了好久了,也做了板子,用FPGA开发的,可是就出不来波形。希望有人能提供些资料或者信息,再或者看到帖子,联系我,我们一起讨论讨论。我的Q是360772863。现在正在着手用单片机试试。

    2018-11-05 09:23

  • 如何绘制PCB板?

    如何绘制PCB板?

    2021-09-30 07:24

  • SSPIF在与MLX90614连接时未打开

    嘿,所有的,我试图与MLX90614红外温度传感器接口,以便从RAM地址抓取物体的温度。这种接口是通过I2C完成的,因为MLX90614使用SMBus。问题是我已经尝试了许多代码,并在这个论坛也搜索。不幸的是,我不知道如何解决这个问题。传感器连接到我的PIC18F45 50的RB0和RB1,并且我在MPLABX上使用XC8和一个10MHz的外部振荡器。我使用的是4.7KLaP,传感器的VCC连接到一个分压器,使5V 3.3VS。当我发送启动位或写入传感器的地址时,SPIF标志没有被打开。这是我使用的HTTPS://PaStBi.COM/RTEA7BYU的代码。 以上来自于百度翻译 以下为原文 Hey all, I am trying to interface with an MLX90614 infrared temperature sensor in order to grab the temperature of the object from the RAM address. This interfacing is done through I2C because the MLX90614 uses an SMBUS. The problem is I have tried many codes out there and searched this forum also. unfortunately, I am not able to figure out how to solve this.The sensor is connected to RB0 and RB1 of my PIC18f4550 and I am using XC8 on MPLABx with a 10MHz external oscillator.and I am using 4.7K pull up resistor, and the VCC of the sensor is connected to a voltage divider to make the 5V 3.3V.The SSPIF flag is not being turned on when I send the Start bit or Write the address of the sensor. This is the code I am usinghttps://pastebin.com/rTEA7byu

    2018-10-15 16:13