文件名称:spi-linux-驱动程序-读取AS5048A数据.rar
文件大小:2MB
文件格式:RAR
更新时间:2022-09-18 15:00:39
linux 驱动 spi 读取 AS5048A
linux系统下编写 SPI 驱动程序读取 AS5048A 磁编码器芯片,接线方式为 SPI 三线制,不要接 四线制,接了四线制没有数据输出,因为程序里面没有写发送的部分,所以针对于这种芯片接了四线,不写发送部分,芯片就会进入等待中,因此接三根线芯片就自动向外发送了
【文件预览】:
spi
----spi_test.c(503B)
----spi_drv.mod.c(1KB)
----spi_drv.ko(5KB)
----spi_drv.mod.o(3KB)
----spi_drv.c(3KB)
----Module.symvers(0B)
----spi_test(9KB)
----.spi_drv.ko.cmd(252B)
----spi_drv.o(3KB)
----.tmp_versions()
--------spi_drv.mod(87B)
----.spi_drv.o.cmd(32KB)
----.spi_drv.mod.o.cmd(20KB)
----Makefile(150B)
----modules.order(51B)
----AS5048A.pdf(2.62MB)