自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(1)
  • 资源 (41)
  • 收藏
  • 关注

原创 CMSIS_RTOS_V2 rtx_delay.c 代码分析

本源文件就2个函数// ==== Public API ====/// Wait for Timeout (Time Delay).osStatus_t osDelay (uint32_t ticks) {osStatus_t status;EvrRtxDelay(ticks); // 调试函数用,发布版本为空if (IsIrqMode() || IsIrqMasked()) {EvrRtxDelayError((int32_t)osErrorISR);st...

2020-06-14 23:43:23 750 1

AR0130_RR_D(AR0130 寄存器手册 D版本的,最新版本)

AR0130 寄存器手册 D版本的,最新版本,只看到C版本的,还没看到D版本的,在此共享一下。

2019-10-30

SC2035设计应用指南-v3p2.pdf

SC2035的datasheet?SC2035除硬件封装和SC2235不一样以外,是不是寄存器和SC2235完全兼容?驱动一模一样?我们需要寄存器说明手册,目前只有这个硬件管脚手册, 有SC2035的datasheet(含寄存器说明)的请提供一下,感谢!

2019-10-29

M800+M80系列+PLC开发说明书.pdf

M80A与M80B均是同一个版本的数控系统,M80A版本指的是模具加工的版本,M80B版本指的是零件加工的版本,M80B比M80A版本少了加工曲面的高速加工功能。

2019-07-12

UBLOX M8P 基站与移动站的 RTK设置

M8P RTK基站与移动站的配置,图文并茂,辛苦总结的文档!

2019-07-03

AT6558芯片数据手册-V1.11.pdf

GNSS 国产GNSS芯片数据手册 数据资料比较全,硬件开发的好帮手

2019-07-02

MT7620 programming guide

MT7620 programming guide

2016-10-16

MT7620 datasheet

MT7620 datasheet

2016-10-16

QCA9531 硬件原理图参考设计

QCA9531硬件原理图参考设计

2016-10-16

QCA9531 datasheet

QCA9531 是 AR9331的升级版。

2016-10-16

MT7688 datasheet

MT7688 datasheet

2016-10-16

MT7628 Datasheet

MT7628 datasheet 欢迎下载

2016-10-16

MT7628 路由器开发硬件资料

搞wifi开发的人都知道,不多说了哈。

2016-10-16

2012--Probability, Random Processes, and Statistical Analysis

学习概率、随机过程必备经典教材之一

2016-10-16

Software_Radio__Sampling_Rate_Selection__Design_and_Synchronization

Software Radio Sampling Rate Selection, Design and Synchronization By Elettra Venosa • fredric j. harris Francesco A.N. Palmieri 高清版本 带书签页 SDR精品

2013-05-23

LTE-Advanced Relay Technology and Standardization.pdf

LTE-Advanced Relay Technology and Standardization.pdf 4G LTE的经典介绍书籍

2013-05-23

雷达系统分析与设计(MATLAB版)(第2版)

雷达系统分析与设计(MATLAB版)(第2版) 英文原版Radar_Systems_Analysis_and_Design_Using_MatLab.pdf

2013-04-30

Springer-Verlag.2013 - Analog_RF and Mixed-Signal Circuit Systematic Design

Springer-Verlag.2013 - Analog_RF and Mixed-Signal Circuit Systematic Design 模拟射频混合信号电路设计技术经典资料,这方面有兴趣的可以pm我互相交流。

2013-04-30

( [Wiley]Digital Design of Signal Processing Systems(2011)

Digital Design of Signal Processing Systems: A Practical Approach by Shoab Ahmed Khan Wiley 2011 ISBN: 047074183X 506 pages PDF: 10 MB Digital Design of Signal Processing Systems discusses a spectrum of architectures and methods for effective implementation of algorithms in hardware (HW). Encompassing all facets of the subject this book includes conversion of algorithms from floating-point to fixed-point format, parallel architectures for basic computational blocks, Verilog Hardware Description Language (HDL), SystemVerilog and coding guidelines for synthesis. The book also covers system level design of Multi Processor System on Chip (MPSoC); a consideration of different design methodologies including Network on Chip (NoC) and Kahn Process Network (KPN) based connectivity among processing elements. A special emphasis is placed on implementing streaming applications like a digital communication system in HW. Several novel architectures for implementing commonly used algorithms in signal processing are also revealed. With a comprehensive coverage of topics the book provides an appropriate mix of examples to illustrate the design methodology. Key Features: A practical guide to designing efficient digital systems, covering the complete spectrum of digital design from a digital signal processing perspective Provides a full account of HW building blocks and their architectures, while also elaborating effective use of embedded computational resources such as multipliers, adders and memories in FPGAs Covers a system level architecture using NoC and KPN for streaming applications, giving examples of structuring MATLAB code and its easy mapping in HW for these applications Explains state machine based and Micro-Program architectures with comprehensive case studies for mapping complex applications The techniques and examples discussed in this book are used in the award winning products from the Center for Advanced Research in Engineering (CARE). Software Defined Radio, 10 Gigabit VoIP monitoring system and Digital Surveillance equipment has respectively won APICTA (Asia Pacific Information and Communication Alliance) awards in 2010 for their unique and effective designs. From the Back Cover Digital Design of Signal Processing Systems discusses a spectrum of architectures and methods for effective implementation of algorithms in hardware (HW). Encompassing all facets of the subject this book includes conversion of algorithms from floating-point to fixed-point format, parallel architectures for basic computational blocks, Verilog Hardware Description Language (HDL), SystemVerilog and coding guidelines for synthesis. The book also covers system level design of Multi Processor System on Chip (MPSoC); a consideration of different design methodologies including Network on Chip (NoC) and Kahn Process Network (KPN) based connectivity among processing elements. A special emphasis is placed on implementing streaming applications like a digital communication system in HW. Several novel architectures for implementing commonly used algorithms in signal processing are also revealed. With a comprehensive coverage of topics the book provides an appropriate mix of examples to illustrate the design methodology. Key Features: A practical guide to designing efficient digital systems, covering the complete spectrum of digital design from a digital signal processing perspective Provides a full account of HW building blocks and their architectures, while also elaborating effective use of embedded computational resources such as multipliers, adders and memories in FPGAs Covers a system level architecture using NoC and KPN for streaming applications, giving examples of structuring MATLAB® code and its easy mapping in HW for these applications Explains state machine based and Micro-Program architectures with comprehensive case studies for mapping complex applications

2013-04-30

Springer 2013 Signal Processing

This book presents theory, design methods and novel applications for integrated circuits for analog signal processing. The discussion covers a wide variety of active devices, active elements and amplifiers, working in voltage mode, current mode and mixed mode. This includes voltage operational amplifiers, current operational amplifiers, operational transconductance amplifiers, operational transresistance amplifiers, current conveyors, current differencing transconductance amplifiers, etc. Design methods and challenges posed by nanometer technology are discussed and applications described, including signal amplification, filtering, data acquisition systems such as neural recording, sensor conditioning such as biomedical implants, actuator conditioning, noise generators, oscillators, mixers, etc. Presents analysis and synthesis methods to generate all circuit topologies from which the designer can select the best one for the desired application; Includes design guidelines for active devices/elements with low voltage and low power constraints; Offers guidelines for selecting the right active devices/elements in the design of linear and nonlinear circuits; Discusses optimization of the active devices/elements for process and manufacturing issues of nanometer technology.

2013-04-30

Digital Filters Principles and Applications with MATLAB 2011

使用matlab进行数字滤波的经典书籍,软件无线电的必备

2013-04-30

SC850SL数据手册

SC850SL数据手册

2023-07-15

SC2210H CMOS Sensor

SC2210H CMOS Sensor

2023-07-15

SC850SL CMOS Sensor

SC850SL CMOS Sensor

2023-07-15

R528_Datasheet_V1.0

R528_Datasheet_V1.0

2022-05-08

Linux+Bible_10th edition_2020.pdf

Linux+Bible_10th edition_2020.pdf

2022-05-08

RK DDR Support List Ver2.31.pdf

RK DDR Support List Ver2.31.pdf

2021-07-22

Design Techniques for Multiband Multimode Radios _Ellingson.pdf

Design Techniques for Multiband Multimode Radios _Ellingson.pdf

2021-07-18

modulation and demodulation - Cypress.pdf

modulation and demodulation - Cypress.pdf

2021-07-18

Looking Inside Modern Receivers.pdf

Looking Inside Modern Receivers.pdf

2021-07-18

DSP FFT_深入浅出,详细讲解快速傅里叶变换.ppt

DSP FFT_深入浅出,详细讲解快速傅里叶变换.ppt

2021-07-18

BK7231 Datasheet v1.0.pdf

BK7231 Datasheet v1.0.pdf

2021-07-18

RTL8812BU User’s Manual.pdf

RTL8812BU User’s Manual.pdf

2021-07-17

君正X2000寄存器手册 X2000_PM_20210408.pdf

君正X2000寄存器手册 超级详细, 这个是soc ap里面少见的寄存器手册

2021-07-15

君正X2000数据手册 X2000_DS_v0.9.pdf

君正这款芯片 双核1.5Ghz 外加一个300Mhz MCU, 超级强大有力, 很值得推荐使用

2021-07-15

MT6177_RF_datasheet_1p4_Release.1.pdf

MT6177 is a multi-mode multi-band highly integrated transceiver in 40nm CMOS. This document describes the performance targets for the RF stand-alone chip to be embedded in the overall platform.

2020-10-24

Cortex-M7 Devices Generic User Guide.pdf

Cortex-M7 Devices Generic User Guide.pdf 硬件开发必备手册

2020-03-24

RTL8761ATT-CG_Datasheet_1.0.pdf

RTL8761ATT-CG_Datasheet_1.0.pdf 很不容易搞到的技术手册

2019-11-05

csr1013-data-sheet.pdf

csr1013-data-sheet.pdf 通过高通网站下载,经典蓝牙SPP

2019-11-05

csr1012-data-sheet.pdf

csr1012-data-sheet.pdf 经典蓝牙SPP,通过高通网站下载

2019-11-05

csr1010-data-sheet.pdf

csr1010 datasheet 支持经典蓝牙spp, 通过高通网站下载

2019-11-05

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除