1800 views|5 replies

45

Posts

0

Resources
The OP
 

Questions about microcontrollers [Copy link]

I would like to ask what is the purpose of connecting 27 and 25 here?

This post is from stm32/stm8

Latest reply

Your picture is incomplete, it's hard to see other functions clearly.   Details Published on 2020-7-31 10:22
 

6040

Posts

204

Resources
2
 

It's useless, maybe it's drawn wrong. In addition, you need to refer to the comprehensive peripheral circuit to guess.

This post is from stm32/stm8
 
 

1790

Posts

0

Resources
3
 

Similar to watchdog function?

For example, if one of the ports outputs a specific pulse, and the other port is used as input to verify in the interrupt, then it will be reset if the reception is incorrect?

This post is from stm32/stm8

Comments

This is unlikely. If a pin does not send a specific pulse signal because the program is running out of control, the program that reads another pin will probably not be executed, even in an interrupt. Moreover, if a pin is required to continuously send a specific pulse signal, how much time will be left for the main program? Interrupt program  Details Published on 2020-7-30 10:08
 
 

2w

Posts

0

Resources
4
 
sint27 posted on 2020-7-30 09:36 Similar to the watchdog function? For example, one port outputs a specific pulse, and the other port is used as input to verify in the interrupt. If the reception is incorrect, it will be reset?

This is unlikely.

If a pin does not send a specific pulse signal because the program is out of order, then the program that reads another pin will probably not be executed, even in an interrupt. Moreover, if a pin is required to send a specific pulse signal continuously, how much time will be left for the main program? The interrupt program needs to check whether a specific pulse signal is received, and the interrupt program will definitely take a long time, leaving no time for the main program to execute.

This post is from stm32/stm8
 
 
 

1w

Posts

142

Resources
5
 

There are network labels in the diagram, which obviously means there are external circuit connections. It is meaningless to analyze the local part without the external circuit. Let's complete the diagram first.

This post is from stm32/stm8
 
Personal signature上传了一些书籍资料,也许有你想要的:http://download.eeworld.com.cn/user/chunyang
 
 

52

Posts

0

Resources
6
 

Your picture is incomplete, it's hard to see other functions clearly.

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