Vybrid LPTMR

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Vybrid LPTMR

跳至解决方案
2,853 次查看
ogj
Contributor IV

I want to use the Vybrid LPTMR @ 4004_0000. It has 4 registers: CSR, PSR, CMR (compare), and PSR (counter). The problem I'm having is lack of documentation. There is nothing in the RM or any of the ARM manuals that I can find regarding the LPTMR. This is what I have found so far:

LPTMR_CSR_TEN         0x01    (count enb??)

LPTMR_CSR_TMS        0x02

LPTMR_CSR_TFC         0x04

LPTMR_CSR_TPP         0x08

LPTMR_CSR_TPS         0x30

LPTMR_CSR_TIE          0x40   (interrupt enb??)

LPTMR_CSR_TCF         0x80

LPTMR_PSR_PCS         0x03

LPTMR_PSR_PBYP      0x04    (prescaler bypass???)

LPTMR_PSR_PRESCALE     0x78

 

Anyone know what these bits do?

标记 (2)
0 项奖励
回复
1 解答
2,847 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ogj

 

one can look at sect.13.3 Low-Power Timer (LPTMR)

VFxxx Controller Reference Manual

 

Best regards
igor

在原帖中查看解决方案

0 项奖励
回复
1 回复
2,848 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ogj

 

one can look at sect.13.3 Low-Power Timer (LPTMR)

VFxxx Controller Reference Manual

 

Best regards
igor

0 项奖励
回复