FRDM-KL03Z in KDS: Can't find register macro definitions

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

FRDM-KL03Z in KDS: Can't find register macro definitions

跳至解决方案
1,722 次查看
sarastout-grand
Contributor III

I'm using the FRDM-KL03Z evaluation board with kds. Where can I find the TPM_BWR_xxx definitions? I don't want to use the predefined functions to control the timers, I want to write to the registers directly. Are there any good references around for this microcontroller?

Thanks!

标签 (1)
0 项奖励
回复
1 解答
1,653 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Maybe you can use the MKL03Z4.h in SDK_2.0_FRDM-KL03Z.

MKL03Z4.png

SDK_2.0_FRDM-KL03Z.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,654 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Maybe you can use the MKL03Z4.h in SDK_2.0_FRDM-KL03Z.

MKL03Z4.png

SDK_2.0_FRDM-KL03Z.png

Best Regards,

Robin

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复
1,651 次查看
sarastout-grand
Contributor III

Hi Robin,

Thanks for pointing me in the right direction. I now have another question! When I look through the definitions in that file, I see that there are read (RD) and write (WR) operations as well as BRD and BWR. What does the “B” mean? When should I use the RD versus the BRD and same for the WR and BWR?

Thanks,

Sara

Sara Stout-Grandy, M.Eng., Ph.D., P.Eng.

Senior Hardware Designer

20 Angus Morton Dr., Bedford,

NS, Canada, B4B 0L9

902-450-1700, x278

0 项奖励
回复