1214 views|2 replies

968

Posts

0

Resources
The OP
 

Why is it that the machine cycle of the STC89C52 microcontroller is 12 clocks, while the STC15W401AS only uses one T? [Copy link]

邀请:@damiaa   @huo_hu   @vincentc543   @吾妻思萌   参与回复

Why is it that the machine cycle of STC89C52, which is also a 51 microcontroller, is 12 clocks, while STC15W401AS only uses one clock? How does the latter do it?

This post is from 51mcu

Latest reply

This post was last edited by damiaa on 2023-5-15 09:16 12T 8051 clock cycle is like this [attach]696971[/attach] 1T means that the above tasks are completed within one clock cycle. How to do it: The CPU logic circuit can capture the start of the system cycle, and then generate some actions to fetch instructions, execute instructions (in several stages of time-sharing), etc. to realize the operation of instructions. This is related to the working principle of the CPU. For more details, you can look at the system clock section of the manual of these chips.   Details Published on 2023-5-15 09:11
 

4817

Posts

4

Resources
2
 

STC15W401AS adopts a high-speed RISC architecture, making the CPU instruction set more compact. At the same time, it also adds technologies such as look-ahead instruction fetching in hardware to improve code execution efficiency and concurrent processing capabilities, thereby saving a lot of time for the entire system.

This post is from 51mcu
 
 
 

6062

Posts

4

Resources
3
 
This post was last edited by damiaa on 2023-5-15 09:16

12T 8051 clock cycle is like this

1T means that the above tasks are completed within one clock cycle.

How to do it: The CPU logic circuit can capture the start of the system cycle, and then generate some actions to fetch instructions, execute instructions (in several stages of time-sharing), etc. to realize the operation of instructions. This is related to the working principle of the CPU.

For more details, you can look at the system clock section of the manual of these chips.

This post is from 51mcu
 
 
 

Find a datasheet?

EEWorld Datasheet Technical Support

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
circle

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