电子工程世界电子工程世界电子工程世界

关键词

搜索

型号

搜索

C8051F360-TB-K

产品描述C8051F36x - series 8051 MCU 8-位 评估板 - 嵌入式
产品类别开发板/开发套件/开发工具    开发板/开发套件   
文件大小3MB,共289页
制造商Silicon Labs(芯科实验室)
官网地址https://www.silabs.com
下载文档 详细参数 全文预览

C8051F360-TB-K在线购买

供应商 器件名称 价格 最低购买 库存  
C8051F360-TB-K - - 点击查看 点击购买

C8051F360-TB-K概述

C8051F36x - series 8051 MCU 8-位 评估板 - 嵌入式

C8051F360-TB-K规格参数

参数名称属性值
类别
厂商名称Silicon Labs(芯科实验室)
包装
\u96F6\u4EF6\u72B6\u6001\u4E0D\u9002\u7528\u4E8E\u65B0\u8BBE\u8BA1
板类型评估平台
类型MCU 8-位
核心处理器8051
使用的 IC/零件C8051F36x
安装类型固定
内含物
基本产品编号C8051

文档预览

下载PDF文档
C8051F360/1/2/3/4/5/6/7/8/9
Mixed Signal ISP Flash MCU Family
Analog Peripherals
-
10-Bit ADC (‘F360/1/2/6/7/8/9 only)
Up to 200 ksps
Up to 21 external single-ended or differential inputs
VREF from internal VREF, external pin or V
DD
Internal or external start of conversion source
Built-in temperature sensor
-
10-Bit Current Output DAC
-
(‘F360/1/2/6/7/8/9 only)
Two Comparators
Memory
-
1280 bytes internal data RAM (256 + 1024)
-
32 kB (‘F360/1/2/3/4/5/6/7) or 16 kB (‘F368/9) Flash;
In-system programmable in 1024-byte Sectors—
1024 bytes are reserved in the 32 kB devices
Digital Peripherals
-
up to 39 Port I/O; All 5 V tolerant with high sink cur-
-
-
-
-
rent
Hardware enhanced UART, SMBus™, and
enhanced SPI™ serial ports
Four general purpose 16-bit counter/timers
16-Bit programmable counter array (PCA) with six
capture/compare modules
Real time clock mode using PCA or timer and exter-
nal clock source
External Memory Interface (EMIF)
Programmable hysteresis and response time
Configurable as interrupt or reset source
Low current (0.4 µA)
-
Brown-out detector and POR Circuitry
On-Chip Debug
-
On-chip debug circuitry facilitates full speed, non-
-
-
intrusive in-system debug (no emulator required)
Provides breakpoints, single stepping,
inspect/modify memory and registers
Superior performance to emulation systems using
ICE-chips, target pods, and sockets
Low cost,
complete
development kit
-
Clock Sources
-
Two internal oscillators:
24.5 MHz with ±2% accuracy supports crystal-less
-
-
-
UART operation
80/40/20/10 kHz low frequency, low power
-
Supply Voltage
-
Range: 2.7–3.6 V (50 MIPS) 3.0–3.6 V (100 MIPS)
-
Power saving suspend and shutdown modes
High Speed 8051 µC Core
-
Pipelined instruction architecture; executes 70% of
-
-
-
instructions in 1 or 2 system clocks
100 MIPS or 50 MIPS throughput with on-chip PLL
Expanded interrupt handler
2-cycle 16 x 16 MAC engine
Flexible PLL technology
External oscillator: Crystal, RC, C, or clock
(1 or 2 pin modes)
Can switch between clock sources on-the-fly; useful
in power saving modes
Packages
-
48-pin TQFP (C8051F360/3)
-
32-pin LQFP (C8051F361/4/6/8)
-
28-pin QFN (C8051F362/5/7/9)
Temperature Range: –40 to +85 °C
CROSSBAR
External Memory Interface
ANALOG
PERIPHERALS
VOLTAGE
COMPARATORS
DIGITAL I/O
UART
SMBus
SPI
PCA
Timer 0
Timer 1
Timer 2
Timer 3
Port 0
Port 1
Port 2
Port 3
Port 3
Port 4
+
-
+
-
A
M
U
X
10-bit
200 ksps
ADC
TEMP
SENSOR
10-bit
Current
DAC
‘F360/1/2/6/7/8/9 only
48-pin only
HIGH-SPEED CONTROLLER CORE
WDT
16 x 16
MAC
8051 CPU
(100 or 50 MIPS)
1024 B
SRAM
POR
FLEXIBLE
INTERRUPTS
DEBUG
CIRCUITRY
Internal Oscillator/
LFO/PLL
32/16 kB
ISP FLASH
Rev. 1.1 5/15
Copyright © 2015 by Silicon Laboratories
C8051F36x
杯具呀,32K不起振
昨天晚上,破电烙铁头不沾锡,早就想换了,想等着以后买器件再一同买的,再加上光线暗,又有点着急再弄个玩意,结果一滴焊锡将两个引脚和外壳粘在一起了,剔除焊锡的时候是不是烫坏了?结果好像 ......
wangfuchong 微控制器 MCU
AT32F425-测评报告-自己新建空工程02
简述 本系列是基于雅特力-AT32F425R8T7-7开发板的测评报告 596236 自己新建空工程 为什么要做这个事? 如下图所示,官方给的例程,如led_toggle,这个文件夹并非一个完整 ......
维尔瓦 国产芯片交流
【STVD+COSMIC】编译超奇怪的问题
来段代码先: u16 tempqq; //初始化USRT (9600,8,n,1) void UARTInit(void) { u8 dummy = 0;//初始化串口使用的临时变量 dummy = UART1->SR; dummy = UART1->DR; //使用内部高 ......
bobowoya stm32/stm8
新手想进嵌入式开发。望高手给点指点。仅剩的100分散出。
本人现在大三了,还有1年多时间毕业。 熟悉C/C++编程,汇编学习中,基础的东西如数据结构算法都比较熟悉。但没有做实际产品的经验,像MFC,QT就没怎么玩过。准备学QT中。。。 现在想进入嵌入 ......
coveyniu 嵌入式系统
使用定时器实现80c51占空比
我是初学者,对于如何使用定时器实现80c51的占空比不懂,老师还要求使用c语言编写程序更是一头雾水,请求帮助 谢谢 ...
ghjkl 嵌入式系统
browser information of one or more files is not available doing a project rebuil
本帖最后由 ienglgge 于 2015-1-25 22:51 编辑 win8系统,keil4 编译过程出现 “browser information of one or more files is not available .\USER_CODE\test.c doing a project rebuild ......
ienglgge 51单片机

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

 
机器人开发圈

About Us 关于我们 客户服务 联系方式 器件索引 网站地图 最新更新 手机版

站点相关: 大学堂 TI培训 Datasheet 电子工程 索引文件: 394  285  503  2377  2008  8  6  11  48  41 

器件索引   0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

北京市海淀区中关村大街18号B座15层1530室 电话:(010)82350740 邮编:100190

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2026 EEWORLD.com.cn, Inc. All rights reserved