You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use nrf5840 dk board. I want to send some data to .csv file on sd card by &spi1.
To do this I wrote my code which was inspired by this example \zephyrproject\zephyr\samples\subsys\fs\fat_fs. My code compiles, but then I get this error in RealTerm:
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
I use nrf5840 dk board. I want to send some data to .csv file on sd card by &spi1.
To do this I wrote my code which was inspired by this example \zephyrproject\zephyr\samples\subsys\fs\fat_fs. My code compiles, but then I get this error in RealTerm:
My config file looks like:
What could be the reason of this problem?
The text was updated successfully, but these errors were encountered: