how to program using registers?

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

how to program using registers?

1,351 次查看
saideva293
Contributor II

Hi,

   Im currently working on my new lpc54628,here i completed all the examples given in library.Now my 

issue i tried to program on my own using the registers but the IDE is not accepting declarations that im giving to enable a particular register funtions(i.e. DMICCLKSEL_ENABLE).So how to enable a single bit or a complete register and what i have to do?

标签 (1)
1 回复

1,301 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

HI

According to the DMICCLKSEL definition, only last three bits 2:0 are valid bits, see below screenshot. These three bits present different DMIC clock source.  we can set this three bit directly for the different source.

What does DMICCLKSEL_ENABLE mean? what's that for?

pastedImage_1.png


Have a great day,
Jun Zhang

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

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------