完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
电子发烧友论坛|
我附上了来自维基多的页面图像。(http://micro..wikidot.com/.ony:drv-spi)。它没有中断支持,但我查看了示例“._eeprom”,它使用中断作为静态SPI。在一个SPI上有三个DAC从站,如果可能的话,我想使用静态SPI。
以上来自于百度翻译 以下为原文 I have attached image of page from wikidot. (http://microchip.wikidot.com/harmony:drv-spi). It says no interrupt support but I looking at the example "serial_eeprom" which uses interrupt for static SPI. I have three DAC slaves on one SPI and I want to use static SPI if possible. |
|
相关推荐
2个回答
|
|
|
SPI静态驱动程序现在与动态类型统一,这意味着什么?1。可以直接使用驱动程序API提供的和声帮助。这是动态和静态的通用API。这有助于在静态和动态之间切换而不修改应用程序。2。静态驱动程序为您提供了更小的程序代码大小,因为代码是基于选定的MHC配置生成的。3。静态驱动程序支持大多数动态驱动程序的所有特性,除了同一实例的多个客户端之外。但是,您可以在多实例中使用多客户端。因此,静态驱动程序基本上支持中断模式。这是在v1.07版本中支持的,请阅读版本说明以获得更多有关为此更新的驱动程序的信息。
以上来自于百度翻译 以下为原文 SPI Static driver is now unified with Dynamic type. What that means? 1. You can directly use the driver APIs provided in the Harmony help. That is common APIs for both Dynamic and static. This helps to switch between static and dynamic easily without modifying the application. 2. Static drivers give you much smaller program code size as code is generated based on selected MHC configuration. 3. Static drivers supports most of the, in fact all the features of the dynamic driver except multi-client for the same instance. But you can use multi-clients with multi-instances. So, static driver basically supports interrupt mode. This is supported from v1.07 release, please read the release notes for more information on what drivers are updated for this. |
|
|
|
|
|
这三个DAC都是一样的吗?如果是这样的话,我会强烈考虑使用动态驱动程序。是什么导致了动态驱动程序失败?
以上来自于百度翻译 以下为原文 Are these three DACs all the same? If so, I would strongly consider using the dynamic driver. What is it specifically that causes the dynamic driver to fail for you? |
|
|
|
|
只有小组成员才能发言,加入小组>>
MPLAB X IDE V6.25版本怎么对bootloader和应用程序进行烧录
473 浏览 0 评论
5793 浏览 9 评论
2334 浏览 8 评论
2224 浏览 10 评论
请问是否能把一个ADC值转换成两个字节用来设置PWM占空比?
3530 浏览 3 评论
1124浏览 1评论
有偿咨询,关于MPLAB X IPE烧录PIC32MX所遇到的问题
1098浏览 1评论
我是Microchip 的代理商,有PIC16F1829T-I/SS 技术问题可以咨询我,微信:A-chip-Ti
873浏览 1评论
MPLAB X IDE V6.25版本怎么对bootloader和应用程序进行烧录
475浏览 0评论
/9
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-12-2 10:15 , Processed in 0.639782 second(s), Total 76, Slave 59 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191

淘帖
1340