搜索资源列表
-
0下载:
This example program shows how to configure and use the
A/D Converter of the following microcontrollers:
* Philips LPC 2114/2119/2124/2129/2131/2132/2138/2194
After configuring the A/D Converter, the program reads
A/D channel 0 and outp
-
-
0下载:
This program shows how you can configure the system clock on the STM8S-The system clock is configured to run at full speed (16Mhz). A GPIO pin is toggled to give an indication of the system clock speed.
-
-
0下载:
这个是STM32F746源碼演示了如何使用不同的BSP驱动。
在主程序的hal_init()功能开始被称为重置
所有的外设,初始化Flash界面和SysTick。
然后systemclock_config()函数是用来配置系统时钟
(SYSCLK)运行在200 MHz,输出锁相环分为pll_q提供50 MHz。
此频率允许达到25兆赫的时钟需要的操作和在线路
与microSD规格。-This STM32F746 code provides a descr iption o
-