1686 views|9 replies

3222

Posts

0

Resources
The OP
 

Internal clock and RTOS system [Copy link]

Internal clock and RTOS system


1.RTOS is not better, it just depends on the needs. When you have some complex applications and multi-task scheduling, it is very troublesome to control the time on a bare metal machine. At most, you can write a time slice schedule yourself. Then RTOS is better for task management. It is equivalent to a single-chip system, so it is much more convenient to use RTOS on general material network products?

2. What are the advantages and disadvantages of built-in high-speed clock and low-speed clock? In general situations, can the internal clock be used instead of the crystal oscillator?

This post is from stm32/stm8

Latest reply

I just finished reading the official FreeRTOS introductory manual and roughly understood what is going on. The next step is to run the included routines.   Details Published on 2022-11-3 00:43
 

104

Posts

0

Resources
2
 

The built-in accuracy is generally not too high

This post is from stm32/stm8

Comments

It does not need to be very accurate, but it must meet the product's five-year service life. The current ADC acquisition frequency is once every 100ms, and 20 bytes are stored every second. If the flash is used as an EEPROM, how many times can it be erased and written? How many years is it converted into?  Details Published on 2022-9-26 16:28
 
 

5998

Posts

6

Resources
3
 

Now that RTOS systems are becoming more and more popular, you have to learn one.

This post is from stm32/stm8

Comments

I just finished reading the FreeRTOS official introductory manual and have a general idea of what is going on. The next step is to operate the included routines.  Details Published on 2022-11-3 00:43
 
Personal signature

在爱好的道路上不断前进,在生活的迷雾中播撒光引

 

3222

Posts

0

Resources
4
 
inkinessray posted on 2022-9-24 14:16 The built-in accuracy is generally not too high

It does not need to be very accurate, but it must meet the product's five-year service life. The current ADC acquisition frequency is once every 100ms, and 20 bytes are stored every second. If the flash is used as an EEPROM, how many times can it be erased and written? How many years is it converted into?

This post is from stm32/stm8
 
 
 

7422

Posts

2

Resources
5
 

It is better to be cautious when using flash as eprom.

This post is from stm32/stm8

Comments

Tell us what you think  Details Published on 2022-9-29 10:32
 
Personal signature

默认摸鱼,再摸鱼。2022、9、28

 
 

3222

Posts

0

Resources
6
 
freebsder posted on 2022-9-27 18:58 It is better to be cautious when using flash as eprom.

Tell us what you think

This post is from stm32/stm8

Comments

https://en.eeworld.com/bbs/forum.php?mod=redirect&goto=findpost&ptid=1218573&pid=3176737  Details Published on 2022-9-29 18:57
 
 
 

7

Posts

0

Resources
7
 
It depends on the requirements. If the device needs to be connected to Ethernet, it is best to run RTOS in the embedded device, otherwise the system will be unstable. The internal clock is not accurate enough.
This post is from stm32/stm8

Comments

Why can running RTOS make the clock more accurate?  Details Published on 2022-9-29 16:20
 
 
 

3222

Posts

0

Resources
8
 
yaolisong posted on 2022-9-29 15:41 It depends on the requirements. If the device needs to be connected to Ethernet, it is best to run RTOS in the embedded device, otherwise the system will run unstable. The accuracy of the internal clock...

Why can running RTOS make the clock more accurate?

This post is from stm32/stm8
 
 
 

7422

Posts

2

Resources
9
 

https://en.eeworld.com/bbs/forum.php?mod=redirect&goto=findpost&ptid=1218573&pid=3176737

This post is from stm32/stm8
 
Personal signature

默认摸鱼,再摸鱼。2022、9、28

 
 

224

Posts

0

Resources
10
 
Qintianqintian0303 posted on 2022-9-25 07:56 Now that RTOS systems are becoming more and more popular, you have to learn one too

I just finished reading the official FreeRTOS introductory manual and roughly understood what is going on.

The next step is to run the included routines.

This post is from stm32/stm8
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

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