ST意法半导体
直播中

李凤英

7年用户 192经验值
私信 关注
[问答]

tim4不适用于STM8S103K3

你好:


我使用tim4基本定时器从STM8S105C4T6编写代码,代码存储在INTERRUPT_HANDLER例程中,任何工作都可以。

我改用STM8S103K3T6C(最小),中断程序不开火,
我从tim4改为tim1,每个人都在工作。

我总是读STM8S103的数据表,它也有tim1,tim2和tim4

为什么不能使用它,任何人都可以解释这个?
#STM8S

以上来自于谷歌翻译


以下为原文




Hello:


I'm write code from STM8S105C4T6 using tim4 basic timer, the code is store  in INTERRUPT_HANDLER routine, anythings work.

I'm change to use  STM8S103K3T6C (smallest) , the interrupt routine don't fire,
I change from tim4 to tim1, everythings work.

I'm alway read the datasheet of STM8S103, it's also had tim1, tim2 and tim4

Why can't use it, anyone can explain this ?  
#stm8s

回帖(2)

黄锐

2018-11-19 10:52:31
TIM4的寄存器映射在S103中略有不同。检查处理器头文件以确保使用正确的映射。
 
 
 JDF

以上来自于谷歌翻译


以下为原文





The register map for TIM4 is slightly different in the S103.  Check your processor header file to make sure you're using the correct mapping.


jdf
举报

李凤英

2018-11-19 11:06:37
谢谢你快速回答,
 
 
如果你的意思是stm8s.h,我已经定义了STM8S103,任何指南?
 
谢谢。

以上来自于谷歌翻译


以下为原文





Thanks for quick answer,


if you mean the stm8s.h, i'm already define STM8S103, any guide ?

Thankyou.
举报

更多回帖

发帖
×
20
完善资料,
赚取积分