USB MSC Zephyr example using SD card issue

Dear ,

I am new to the Nordic platform and started using VScode to build up and test some examples from the SDK.

I was using an nRF52840 dongle and trying to replicate the USB MSC Zephyr example but was not successful. 

To make sure I am on the right track from the very start, may I have some advice on the points below?

- Based on the tutorial video, the pin assignment and initiation are done by creating a .overlay file under the boards folder, which is quite different from what's been described here https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.3.0%2Findex.html  Are there any differences between the two? Are there any points that requires special modifications or changes.

- For the operations in regard to the SD card, do I need to create them by myself or it's already been handled on the background in this example?

- What changes do I need to make to the prj.conf and/or .overlay file, since for me it looks very different from the description in the above link.

Again, thanks a lot for your help.

Kind regards, Kevin

Parents
  • Hi Kevin,

    Could you specify an exact application folder (inside the samples folder) which you are using for testing?

    Could you also provide a link to the video tutorial? 

    I see that you are using Zephyr and Visual Studio Code. However, you provided a link to the infocenter page to nRF5 SDK. Could you please specify if you are using nRF5 SDK or nRF Connect SDK?

    Best regards,

    Dejan

  • Hi Dejans,

    Thanks a lot for your reply.

    Here is the link directing to one of the video tutorials I've mentioned.

    https://www.youtube.com/watch?v=2cv_jjqk5hg

    So what's the relationship between nRF5 SDK and nRF Connect SDK? Are there any connections between them or they are completely different and separate SDKs?

    If I am using Zephyr and VSCode, can I use both SDKs or the nRF Connect SDK only? Additionally, if I want to use nRF5 SDK, does it mean I have to change to another IDE, Keil, for example?

    Thanks a lot for your help and explanation.

    Kind regards, Kevin

Reply Children
No Data
Related