element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Avnet Boards Forums
  • Products
  • Dev Tools
  • Avnet Boards Community
  • Avnet Boards Forums
  • More
  • Cancel
Avnet Boards Forums
Software Application Development Read Data From SD-CARD
  • Forum
  • Documents
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Avnet Boards Forums to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 8 replies
  • Subscribers 332 subscribers
  • Views 1063 views
  • Users 0 members are here
Related

Read Data From SD-CARD

Former Member
Former Member over 9 years ago

hello

I am new to SDK environment , and i am working on zedboard(Z7020).
i want to read data from SD-CARD and display it on tera term using SDK.
Can someone help me in this part.

thanks in advance.
prakhar

  • Sign in to reply
  • Cancel
Parents
  • zedhed
    0 zedhed over 9 years ago

    Hi prakhar,

    You are going to get the best results with the SD access by using some sort of OS or even U-Boot.

    If you just want to try it out to see it work, there is a xilffs_polled_example.c file in the following directory which might work for what you want:

    C:XilinxSDK2015.4dataembeddedswlibsw_servicesxilffs_v3_1examples

    If you intend to move toward writing the SD card, please check out these other threads ahead of time and understand the issues related to writing:

    http://zedboard.org/content/sd-card-example-design-using-standalone

    http://zedboard.org/content/standalone-sd-card-sdio

    Regards,

    -Kevin

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 9 years ago in reply to zedhed

    Hi Kevin

    thanks for your reply .
    I have tried that example
    and every time i do so i get error as FR_NOT_READY.
    this error corresponds to
    "The storage device cannot work due to a failure of disk_initialize function due to no medium or any other reason."
    i have tried this example with 2 different SD CARDS and i am getting the same results.
    Please help me with this issue .

    Thanks in advance
    Prakhar

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • the00772000
    0 the00772000 over 8 years ago in reply to Former Member
    Hello
     
    I want to ask you how to solve the error: "FR_NOT_READY"??
    I try Xilinx\SDK\2016.1\data\embeddedsw\lib\sw_services\xilffs_v3_2\examples\xilffs_polled_example.c, too, and get the same error.
     
    Thanks  in advance.
     
    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • jafoste4
    0 jafoste4 over 8 years ago in reply to the00772000

    Hello,

    Here is a good place to start looking.

    https://forums.xilinx.com/t5/forums/searchpage/tab/message?q=FR_NOT_READY

    --Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • jafoste4
    0 jafoste4 over 8 years ago in reply to the00772000

    Hello,

    Here is a good place to start looking.

    https://forums.xilinx.com/t5/forums/searchpage/tab/message?q=FR_NOT_READY

    --Josh

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • the00772000
    0 the00772000 over 8 years ago in reply to jafoste4
    Hi
    I have visited this place, but it seems useless.
    When SDK run to the code "XSdPs_SdCardInitialize", it just stop, and console appears nothings.
    When SDK run to the code"disk_initialize", return 3.
     
    https://e2e.ti.com/support/microcontrollers/tiva_arm/f/908/p/462176/1660114
     
    This article propose that 
    " When the FatFs functions call disk_initialize() and receive a return value of STA_NOINIT, those functions will in turn return FR_NOT_READY to their calling functions."

    Do you have any idea?

    Thanks for your reply.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube