• You can log in to your eeworld account to continue watching:
  • RT-Thread Nano-RTC-Device Driver Framework Introduction
  • Login
  • Duration:43 minutes and 41 seconds
  • Date:2020/04/27
  • Uploader:木犯001号
Introduction
keywords: Timer interrupt RT-thread

RT-Thread Nano is a minimalist version of the hard real-time kernel. It is developed in C language, adopts object-oriented programming thinking, and has a good coding style. It is a tailorable, preemptive real-time multi-tasking RTOS. It occupies very little memory resources, and its functions include relatively complete real-time operating system features such as task processing, software timers, semaphores, mailboxes, and real-time scheduling. It is suitable for 32-bit ARM entry-level MCUs that are widely used in home appliances, consumer electronics, medical equipment, industrial control and other fields.

Unfold ↓

You Might Like

Recommended Posts

Taking you into the LED kingdom (Microchip LED application topic)
[size=5][color=red][url=https://www.eeworld.com.cn/huodong/Microchip_LED_Application/index.html][align=left][size=5][color=red]>>Click to view Microchip LED application topics and enter the LED kingdo
EEWORLD社区 LED Zone
【MicroPython】Using macroSD card
The pyboard can be used with a TF card. You only need to format the card to FAT/FAT32. After the card is inserted, it can be used as a TF card reader, but the speed is slightly slower (about 450k/s).
dcexpert MicroPython Open Source section
I'm urgently looking for Chinese documentation on TMS320DM8168 and would like to ask related questions.
Our company is planning to use TMS320DM8168 video chip. Is there any senior who knows about it? Please give me some advice.
liushikai TI Technology Forum
Embedded Learning ~ DC Motor
As the title says, is this what I am learning now promising? ? ? ?
huli19820119 Embedded System
The simulator displays the error message "Trouble running Target CPU".
When I was developing with ccs2.2, the program could be simulated in the hard simulation environment and everything was normal. However, in the simulation environment, the program could only be compil
awei0706 Analogue and Mixed Signal
A method of realizing multi-channel low-cost A/D with common single-chip I/O
[table=98%][tr][td=2,1][table=98%][tr][td][/td][/tr][/table][/td][/tr][tr][td=2,1][table=98%][tr][td=1,1,14][img]http://blog.21ic.com/uploadfile-/2007-5/56774502.gif[/img][/td][td=1,1,1275][/td][td=1,
GPS11 MCU

推荐文章

重学STM32---(四) 2025年01月24日
今天把定时器看了一遍,觉得很有必要把记下来时常看一看 定时器3初始化,很简单,开时钟,装载ARR,PSC寄存器就行了,想要开什么中断在DIER寄存器设置就行了(不过当时我花了很长时间,用寄存器真的不熟) void Timer3_init(u16 arr,u16 psc) { RCC- APB1ENR |= 1 0; TIM3- CR1 |= (1 7)|(1 4); //自...
HZ 和 usleep最小睡眠时间(低精度定时器) 2025年01月24日
注:本文论述的情况是内核默认未开启高精度定时器。 不建议这么用,需要较高精度的定时器可参考本博客后面的文章。 一、先上结论 1、默认的HZ是100,usleep的最小时间是10ms; 2、将HZ修改为1000,usleep的最小时间更改为1ms。 二、如何修改HZ 1、在.config中修改CONFIG_HZ 不会生效。修改autoconf.h同样无效...
【STM32学习笔记7.1】定时器基本原理 2025年01月22日
前言 本系列文章统一围绕STM32F103C8T6最小系统开发板进行记录,如涉及其他开发板将会特别说明。 基本概念 主要功能 嵌入式领域中广泛应用, 主要通过计时、计数的方式,周期性执行某件工作,如检测、响应、控制等。 应用场合:输入捕获、输出波形、计时等。 类型 由硬件资源决定,其精度主要由硬件时钟决定 单个硬件定时器可以扩充出多个软件定时器 硬件定时器...
Smart210学习记录-----linux定时器 2025年01月20日
1.内核定时器:   Linux 内核所提供的用于操作定时器的数据结构和函数如下: (1) timer_list   在 Linux 内核中,timer_list 结构体的一个实例对应一个定时器   1 struct timer_list { 2        struct list_head entry; /* 定时器列表 */ 3       un...

Recommended Content

Circuit

可能感兴趣器件

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号