Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
STM32模拟SPI协议读取24位模数转换(24bit ADC)芯片AD7791数据例程。采用STM32CUBEIDE开发环境,以STM32F103C6T6为例的HAL库例程。AD7791是一款用于低功耗、24位Σ-Δ型模数转换器(ADC) ,适合低频测量应用,提供50 Hz/60 Hz同步抑制。参考CSDN博文《STM32模拟SPI协议获取24位模数转换(24bit ADC)芯片AD7791电压采样数据》
资源推荐
资源详情
资源评论
收起资源包目录
STM32F103C6T6-AD7791.rar (163个子文件)
stm32f1xx_hal_tim.c 242KB
stm32f1xx_hal_uart.c 132KB
stm32f1xx_hal_tim_ex.c 79KB
stm32f1xx_hal_rcc.c 49KB
stm32f1xx_hal_flash_ex.c 36KB
stm32f1xx_hal_rcc_ex.c 30KB
stm32f1xx_hal_flash.c 30KB
stm32f1xx_hal_dma.c 28KB
stm32f1xx_hal_gpio.c 21KB
stm32f1xx_hal_pwr.c 21KB
stm32f1xx_hal.c 20KB
stm32f1xx_hal_cortex.c 19KB
main.c 17KB
stm32f1xx_hal_exti.c 15KB
system_stm32f1xx.c 15KB
stm32f1xx_it.c 5KB
stm32f1xx_hal_gpio_ex.c 4KB
stm32f1xx_hal_msp.c 4KB
sysmem.c 3KB
syscalls.c 2KB
usart.c 741B
.cproject 24KB
stm32f1xx_it.d 3KB
stm32f1xx_hal_flash_ex.d 3KB
stm32f1xx_hal_gpio_ex.d 3KB
main.d 3KB
stm32f1xx_hal_rcc_ex.d 3KB
stm32f1xx_hal_cortex.d 3KB
stm32f1xx_hal_tim_ex.d 3KB
stm32f1xx_hal_flash.d 3KB
stm32f1xx_hal_exti.d 3KB
stm32f1xx_hal_uart.d 3KB
stm32f1xx_hal_gpio.d 3KB
stm32f1xx_hal_tim.d 3KB
stm32f1xx_hal_pwr.d 3KB
stm32f1xx_hal_rcc.d 3KB
stm32f1xx_hal_dma.d 3KB
stm32f1xx_hal.d 3KB
stm32f1xx_hal_msp.d 3KB
usart.d 3KB
system_stm32f1xx.d 3KB
startup_stm32f103c6tx.d 83B
syscalls.d 45B
sysmem.d 41B
STM32F103C6T6_AD7791.elf 834KB
stm32f103x6.h 823KB
stm32_hal_legacy.h 209KB
core_cm33.h 171KB
core_armv8mml.h 165KB
core_cm7.h 145KB
core_cm4.h 121KB
stm32f1xx_hal_tim.h 120KB
core_cm3.h 109KB
core_sc300.h 108KB
core_cm23.h 102KB
stm32f1xx_ll_usart.h 99KB
stm32f1xx_hal_rcc_ex.h 99KB
core_armv8mbl.h 96KB
stm32f1xx_ll_gpio.h 89KB
stm32f1xx_ll_rcc.h 84KB
stm32f1xx_ll_dma.h 77KB
stm32f1xx_hal_rcc.h 67KB
cmsis_gcc.h 61KB
cmsis_armclang.h 55KB
core_cm0plus.h 49KB
core_sc000.h 46KB
stm32f1xx_ll_bus.h 45KB
stm32f1xx_hal_uart.h 44KB
core_cm1.h 42KB
core_cm0.h 41KB
stm32f1xx_hal_flash_ex.h 36KB
stm32f1xx_hal_gpio_ex.h 35KB
stm32f1xx_ll_exti.h 32KB
cmsis_iccarm.h 28KB
cmsis_armcc.h 28KB
stm32f1xx_ll_cortex.h 24KB
stm32f1xx_ll_system.h 24KB
stm32f1xx_hal_dma.h 18KB
stm32f1xx_hal_cortex.h 17KB
stm32f1xx_hal_conf.h 15KB
stm32f1xx_ll_pwr.h 13KB
stm32f1xx_hal_dma_ex.h 13KB
stm32f1xx_hal_exti.h 12KB
stm32f1xx_hal_pwr.h 12KB
stm32f1xx_hal_gpio.h 12KB
mpu_armv7.h 11KB
stm32f1xx_hal.h 11KB
mpu_armv8.h 11KB
stm32f1xx.h 10KB
stm32f1xx_hal_tim_ex.h 10KB
stm32f1xx_hal_flash.h 9KB
cmsis_compiler.h 9KB
stm32f1xx_ll_utils.h 9KB
stm32f1xx_hal_def.h 8KB
tz_context.h 3KB
system_stm32f1xx.h 2KB
main.h 2KB
stm32f1xx_it.h 2KB
cmsis_version.h 2KB
usart.h 136B
共 163 条
- 1
- 2
资源评论
PegasusYu
- 粉丝: 1w+
- 资源: 111
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 技术资料分享Z-Stack-API-Chinese非常好的技术资料.zip
- 技术资料分享Z-Stack 开发指南非常好的技术资料.zip
- 技术资料分享Zigbee协议栈中文说明免费非常好的技术资料.zip
- 技术资料分享Zigbee协议栈及应用实现非常好的技术资料.zip
- 技术资料分享ZigBee协议栈的研究与实现非常好的技术资料.zip
- 技术资料分享ZigBee协议栈的分析与设计非常好的技术资料.zip
- 技术资料分享Zigbee协议栈OSAL层API函数(译)非常好的技术资料.zip
- 技术资料分享zigbee无信标网络设备的加入非常好的技术资料.zip
- 技术资料分享ZigBee问答之“KVP”、“MSG”非常好的技术资料.zip
- 技术资料分享ZigBee网络管理实验例程手册非常好的技术资料.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功