1462 views|0 replies

3836

Posts

19

Resources
The OP
 

MSP430F5438A instruction cycle and clock cycle [Copy link]

One clock cycle of MSP430 = the inverse of the crystal oscillator. If the crystal oscillator is 8M, then one clock cycle is 1/8 microseconds;
one machine cycle = one clock cycle, that is, each action of 430 can complete a basic operation;
one instruction cycle = 1~6 machine cycles;
that is, it takes at most 6*1/8 microseconds to execute an instruction.

In addition, _NOP() is a single-cycle instruction, and I/O port assignment is 4 cycles.

This post is from Microcontroller MCU
 

Guess Your Favourite
Just looking around
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