搜索资源列表
osc
- Oscillator Switching Demonstration for the PIC18CXXX
Oscillator-design-guide-for-ST32
- STM32 微处理器的晶振设计指南,众所周知STM32处理器的32K晶振比较难以起振,应用这个参考资料可以精确地的计算晶振配套的电容和电阻-Oscillator design guide for ST Microcontrollers,which is useful for the stm32 limilation about Oscillator
TIMER
- 这是基于飞思卡尔单片机MC13213上的timer驱动。外接的晶振是16M的-This is based on Freescale' s MC13213 microcontroller timer driver. An external crystal oscillator is 16M of the
c8051f020
- Cygnal C8051F系列单片机的功能部件包括模拟多路选择器可编程增益放大器ADCDAC电压比较器电压基准温度传感器SMBus/ I2CUARTSPI可编程计数器/定时器阵列PCA定时器数字I/O端口电源监视器看门狗定时器WDT和时钟振荡器等所有器件都有内置的FLASH存储器和256字节的内部RAM有些器件还可以访问外部数据存储器RAM即XRAM Cygnal C8051F系-Cygnal C8051F MCU' s features, including analog multi
fm_radio
- 使用MSP4301611作为主控,ad9954作为本振,sa636是接收器构成了一个FM接收机,采用12864作为界面-Use MSP4301611 as master, ad9954 as a local oscillator, sa636 is the receiver, a FM receiver form, using 12864 as the interface
EKSTM3210_v5_examples
- STM32时钟学习笔记(2010-01-27 09:23:15)转载标签:杂谈 分类:嵌入式 在STM32中,有五个时钟源,为HSI、HSE、LSI、LSE、PLL。 ①、HSI是高速内部时钟 8M,RC振荡器,频率为8MHz。 ②、HSE是高速外部时钟,可接石英/陶瓷谐振器,或者接 外部时钟源,频率范围为4MHz~16MHz。 ③、LSI是低速内部时钟,RC振荡器,频率为40kHz。 ④、LSE是低速外部时钟,接频率为32.768kHz的石英晶体。 ⑤、PLL为锁
STM-STM8
- STM8 – introduction to family STM8S family of general-purpose 8-bit Flash microcontrollers offers ideal solutions for industrial and appliance market requirements. An advanced core version combined with a 3-stage pipeline ranks the STM8S mi
TC1602
- // Descr iption: A single sample is made on A0 with reference to AVcc. // Software sets ADC10SC to start sample and conversion - ADC12SC // automatically cleared at EOC. ADC12 internal oscillator times sample (16x) // and conversion. In Main
SPI
- renesas init of oscillator inbuilt
Internal-Oscillator
- PIC18F Internal Oscillator
LCD1602
- 1602A液晶屏驱动程序,晶 振 频 率:11.0592M ** 线路->单片机实验开发板A-1602A LCD driver, oscillator frequency: 11.0592M** line-> MCU experimental development board A
Examples
- Example with ZLPC2103 evaluation board sail on www.the0.net The Zero Research Institute presents a brand new ZLPC2103 Development Board for Philips NXP LPC2103 ARM Family. The ZLPC2103 Development board helps you get started writing programs and
STM8-RC-calibration
- STM8 内部RC矫正参考文档,源代码和手册-STM8 internal RC oscillator calibration
sd
- MSP430F2618开启外部高频晶振的源程序-MSP430F2618 open source external high-frequency crystal oscillator
IAR_Project_STM32F105USB_Host_For_8M
- 网络上下载了好多STM32F105USB_Hout的程序,结果都各种问题枚举不成功。一下决心,逐步查阅,修改晶振等相关信息,退掉例程中的LCD程序,精简。亲测可用。注意,使用之前,请U盘之前格式化。注:晶振是常用的8M晶振。-The network to download a lot of STM32F105 USB Host program, the results are unsuccessful enumerate various issues. A determined, progres
LCD1602
- 红外遥控器解码(单片机用12M晶振)+LCD1602显示,红外遥控器解码(单片机用12M晶振)+LCD1602显示-Infrared remote control decoder (MCU with 12M crystal oscillator)+LCD1602 display, infrared remote control decoder (MCU with 12M crystal oscillator)+LCD1602 display
STM32F4x7_ETH_LwIP_V1.1.1
- 这是公司实际项目工程(编译器用MDK5),STM32F4x7+freertos+lwip+ssl+MQTT,其中MQTT自己花了一个礼拜移植,可以同时发布消息和订阅消息,经过长期测试MQTT运行稳定。此外还移植了pollarSSL(TSL,AES,DES,RAS等等算法都经过项目测试,没有问题),另外LWIP网络部分也运行稳定,支持随时插拔网线,最后公司所有运行信息可用printf从串口1输出。公司产品用的是STM32F407,LAN芯片为8720A,cpu外接8M晶振,所有下载到你的开发板上时