how to program using registers?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to program using registers?

530 Views
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?

Labels (1)
1 Reply

480 Views
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.
-------------------------------------------------------------------------------