This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

NRF51822

Hi,

I am new to work with nrf51822. I has to interface nrf51822 with the accelerometer. SPI driver (example) program is totally confusing. I has to write the interfacing part by myself. Please help me how to start with the programming.

Thank You
Karthiga C

  • Do you have any experience with any other microcontrollers?

    "SPI driver (example) program is totally confusing"

    What example, exactly?

    In what way(s), exactly, is it "confusing"?

    The nrf51822 is not just a microcontroller it is a "System-on-Chip" (SoC) - if you don't have any prior microcontroller experience, it might be better to start on something simpler...

  • What do you mean by that?

    If you've been prohibited from seeking the help of others, why are you posting here?

  • Sorry for replying late.

    I have added the nrf drivers in the project. I am not able to understand that. I have a little experience in other micro controllers. I need to know how to write (or start) the programming in nrf51822.

    Thank you in Advance.

  • That is totally irresponsible. Please understand, if you are working for a company, you as a professional are supposed to WORK! The least you could do. As you say you have some experience with other micro controllers try to leverage the knowledge. The basic concepts of coding, compiling, peripherals, interrupts are same. How do you expect someone to answer
    ' I need to know how to write (or start) the programming in nrf51822.' ?
    So what do you want others to tell you?
    How to write C code, how to write micro controller specific code, how to blink a led?
    Remember at the heart of it, you need to understand basic concepts. If you do not know, ask your teacher or colleague or use the best resource in the world - GOOGLE. Try to walk before you run.
    And last, do not get intimidated by new chips, boards or architectures. All of them work on same principles.

  • Have you studied the Nordic documentation?

    Have you looked at the Nordic Examples?

    Again, what do you mean by saying you have to do this "by myself" ?