Hello,
I am newbee to nrf52840, I need to start writing code for from scratch in keil and segger embedded studio. let me know the steps to get started.
B.R.
Gourav
Hello,
I am newbee to nrf52840, I need to start writing code for from scratch in keil and segger embedded studio. let me know the steps to get started.
B.R.
Gourav
Hi Gourav,
Here is a thread that contains many helpful links when you are getting started.
Cheers,
Martin L.
Hi Martin,
I need to write the code using registers of uart peripheral. I have referred the this document. I need some examples using register level.
B.R
Gourav
Hi Gourav,
I do not recommend you to do this, unless you have a very good reason.
We already have drivers and documentation on how you should use this.
Please take a look at the example mentioned in the last post as well.