登录
首页 » 嵌入式芯片 » Cortex

Cortex

于 2022-02-22 发布 文件大小:199.71 kB
0 57
下载积分: 2 下载次数: 1

代码说明:

STM32是以Cortex-M3为核的处理器,该例程介绍STM32下如何对实时钟RTC进行操作。RTC可保存时间,由电池供电。-Cortex-M3 based STM32-core processor for the routine introduction STM32 how to operate in real-time clock RTC. RTC to save time, by the battery-powered.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • z-stack 集成电路板下的 Basic-RF (无线点灯)试验源代码
    应用背景这个是基于Z-stack开发板的关于 Basic-RF (无线点灯)试验源代码,里面有详细的代码和系统已编译完成的库函数,并且绝大多数函数都有功能说明,比较适合初学ZigBee,嵌入式,通信等系统开发的工作人员和业余爱好者。程序的运行需要基于IAR软件,没有安装的开发者需要先安装相关软件后方可打开文件中的相关子文件。本程序是区别于Webee(网蜂)的开发板使用的Basic-RF 相关程序,下载者请先看清自己所使用的开发板,以免下载错误。关键技术    拥有在ZigBee通信模式下的发送和接收等全部功能,支持对检测电路板硬件的操作功能(包括LED等),并且其中的发送和接收函数均自带硬件初始化,package校验,报错,以及与外设进行传输通信的功能,无需开发者自行实现相关功能。支持大约20多个信道,其中包括最常见的2.4GHz频段信道(25信道),本程序是开发者的利器。
    2022-04-02 04:33:58下载
    积分:1
  • S3C44B0x中RTC的使用方法 寄存器的使用很有借鉴意义
    S3C44B0x中RTC的使用方法 寄存器的使用很有借鉴意义 -S3C44B0X in the RTC registers to use the use of referential significance to
    2022-09-05 16:55:03下载
    积分:1
  • ZLG SmartARM2300 of the factory demo program, including the board of all drivers...
    ZLG SmartARM2300的出厂演示程序,包含板子上的所有驱动程序,基于ADS+uCos-ZLG SmartARM2300 of the factory demo program, including the board of all drivers, based on ADS+ UCos
    2023-03-09 18:55:02下载
    积分:1
  • 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽...
    这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a trip of less than 2000 operating system, cleverly using ARM9 CPU memory management unit (MMU) to achieve the switching process. ARM9 4G virtual address can be divided into 128 process space, each 32M. While their virtual address (VA) are 0- (32M-1), but the corresponding MVA (Modified Virtual address, and by the virtual address VA and the process of portfolio from PID) not the same, set MVA corresponding page table at the different physical address can be very easy to let the the process of separating the mutual operation of space. Code rarely Notes rich, in hopes of understanding the operating system, understanding the ARM architecture friends help.
    2023-01-15 10:50:03下载
    积分:1
  • 这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7...
    这是一个用于创建多线程的程序,用法简单,内有例子,开消非常小,适合用于较低性能cpu上如51,arm7-This is a used to create multi-threaded program, usage is simple, there are examples, the extinction is very small, suitable for low performance on the cpu, such as 51, arm7
    2022-02-11 17:16:37下载
    积分:1
  • Through the network port to download updates to the PIC18F97J60 microcontroller...
    通过网络端口对PIC18F97J60单片机下载更新的bootloader-Through the network port to download updates to the PIC18F97J60 microcontroller bootloader
    2022-03-02 13:56:24下载
    积分:1
  • 基于STM32的三种闭环锁相环实现
    基于ARM Cortex-M3内核的STM32F103RBT6处理器为核心构建柔性锁相环的硬件实验平台,在STM32中模拟出三相电源电压,并在子程序中实现了SRF-PLL、DDSRF-PLL与DSOGI-PLL三种锁相环,通过IO口并行输出锁相结果,再通过DAC转换为可观测的模拟信号。源码包中包含了软件工程与硬件电路原理图两部分。
    2022-01-26 00:58:20下载
    积分:1
  • 可以实现ARM9200和tl16c55之间的串行通信…
    可以实现ARM芯片9200和串口芯片TL16C554A之间的通信,而且性能非常的稳定,抗干扰能力强。-ARM chip 9200 can be achieved and the serial communication between chips TL16C554A, and the performance is very stable, anti-interference ability.
    2022-08-12 14:27:42下载
    积分:1
  • ARM7 lpc22eb06 IIC通讯源代码
    ARM7 lpc22eb06 IIC通讯源代码-ARM7 lpc22eb06 IIC communications source code
    2022-02-03 08:46:57下载
    积分:1
  • 4510b start FOSS
    4510b的启动源码-4510b start FOSS
    2022-03-20 04:23:17下载
    积分:1
  • 696518资源总数
  • 104292会员总数
  • 28今日下载