CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SystemInit

搜索资源列表

  1. Timer1

    0下载:
  2. main() { SystemInit() /*系统初始化*/ MCRC=MCRC & 0xFF00 //IOPE0-7设为IO口模式 PEDATDIR=0xFF00 //所有LED=0, asm(" CLRC INTM ") Timer1Init() /*定时器初始化*/ while(1) }-main() { SystemInit() /*系统初始化
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:55154
    • 提供者:dudu
  1. systemInit

    0下载:
  2. 基于cortx-m3 内核的相关例程 有需要的可以看看很实用 -Based on the cortx- m3 kernel need related routines can see very practical
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-10
    • 文件大小:759
    • 提供者:夏继飞
  1. UART-serial-port-2-Printf

    0下载:
  2. UART串口2 Printf程序单片机时钟设置,在这个阶段,已经配置, 这是通过SystemInit()函数从启动名为 文件(startup_stm32f10x_xx.s),然后跳转到应用程序的主。 重新配置SystemInit的默认设置()函数,请参阅 system_stm32f10x.c文件-UART serial port 2 Printf program At this stage the microcontroller clock setting is alre
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1961517
    • 提供者:fucongcong
  1. SystemInit

    0下载:
  2. ARM的M3系列的驱动代码,主要是编写了驱动芯片工作的时钟的设置,文本里面有详细的注释-ARM M3 series driver code, is to write a driver chip clock settings, the text there are detailed notes
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-07
    • 文件大小:1518
    • 提供者:huazii
  1. stm32_startupfile

    0下载:
  2. 这是我们修改后的STM32F40x和STM32F41x系列的共用启动文件。 在官方启动文件的基础上,主要增加了使能STM32F4的硬件浮点运算功能、设置Heap_Size为0、禁止了SystemInit函数的调用。 对于寄存器版本的例程,我们可以直接使用startup_stm32f40_41xxx.s这个文件。对于库函数版本,如果你想在汇编里面调用SystemInit函数,则只需取消对SystemInit函数的屏蔽即可。 -stm32 startup file
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-15
    • 文件大小:4738
    • 提供者:zzn
  1. qr

    0下载:
  2. At this stage the microcontroller clock setting is already configured, this is done through SystemInit() function which is called startup file (startup_stm32f4xx.s) before to branch to application main. To reconfigure the default setting of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-20
    • 文件大小:5465684
    • 提供者:王通
  1. GPIO_Configuration(void)

    0下载:
  2. STM32F103C8T6自编简单GPIO程序,引用库函数-void RCC_Configuration(void) { SystemInit() RCC_APB2PeriphClockCmd(RCC_APB2Periph_GPIOB,ENABLE) } void GPIO_Configuration(void) { GPIO_InitTypeDef GPIO_InitStructure GPIO_InitStruc
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1487877
    • 提供者:owlcity
搜珍网 www.dssz.com