什么是Component呀

[复制链接]
1045|10
 楼主| guoyt 发表于 2015-6-7 20:27 | 显示全部楼层 |阅读模式
这两天刚看psoc3,总看到Component,到底什么是Component呀
hanwe 发表于 2015-6-7 20:27 | 显示全部楼层
我一般翻译成组件或元件,几乎所有单片机内部都会集成一些功能组件
 楼主| guoyt 发表于 2015-6-7 20:28 | 显示全部楼层
能举个例子吗?
hanwe 发表于 2015-6-7 20:28 | 显示全部楼层
例如ADC,UART,USB等等啊
yufe 发表于 2015-6-7 20:28 | 显示全部楼层
PSOC里的组件库是我见过最为丰富的
llia 发表于 2015-6-7 20:28 | 显示全部楼层
而且这些组件可以自由选用
yufe 发表于 2015-6-7 20:29 | 显示全部楼层
并且所选组件之间的路由也是非常灵活的
wangpe 发表于 2015-6-7 20:29 | 显示全部楼层
说的是,psoc有很多可编程的数字和模拟资源,可以设计成你所需要的Component元件,这就是psoc的魅力之处。
langgq 发表于 2015-6-7 20:29 | 显示全部楼层
要是用过psoc1的话,和user module类似。
wangzsa 发表于 2015-6-7 20:29 | 显示全部楼层
官方解释:
A component is similar to a fixed function peripheral found in traditional microcontrollers. The components support many of the common microcontroller peripherals such as ADC, DAC, I2C, and SPI as well as application specific features such as LCDs, bootloaders and LED control. The advantage of PSoC is that you have the ability to place and configure the components on the target device. Instead of choosing a device for its features, PSoC embedded developers can tailor PSoC to fit their application. PSoC Creator supports a mixed signal environment providing both digital and analog components. Creator comes equipped with extensible code for each component in the form of APIs. The component APIs provide out-of-the-box code that allows the user to implement peripheral actions using simple function calls reducing development time. For more information on each component see the component datasheet that details the functionality, APIs, and specifications.
 楼主| guoyt 发表于 2015-6-7 20:30 | 显示全部楼层
多谢大家指点
您需要登录后才可以回帖 登录 | 注册

本版积分规则

1018

主题

9067

帖子

3

粉丝
快速回复 在线客服 返回列表 返回顶部