Skip to main content
rimbamor
Associate II
March 29, 2011
Question

How to open/read a file.prm from SD card

  • March 29, 2011
  • 13 replies
  • 2190 views
Posted on March 29, 2011 at 18:26

How to open/read a file.prm from SD card

    This topic has been closed for replies.

    13 replies

    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    Have you done your basic groundwork yet: 

    /ae012fe5

     ?

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    (ignore - stupid forum playing up again)

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    4316139955_stm1_st
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    Hi,

    can you give me please the application on STM32C-EVAL board to read jpg / bmp files from a micro SD card??...because I needed too.

    Regards,

    schumann

    rosarium
    Associate
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    Hi,

    Where do you want to display the prm file? do you have any prm decoder with you. Any way you will also need a file system to read any file from micro SD card.

    I have an application on STM32C-EVAL board to read jpg / bmp files from a micro SD card using free file system EFSL and display on its on-board TFT. Does it help you??

    Regards,

    Rosarium

    Tesla DeLorean
    Guru
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    It was posted in his other thread.

    https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/DispForm.aspx?ID=16792&RootFolder=/public/STe2ecommunities/mcu/Lists/ARM CortexM3 STM32/STM3210C-Eval - microSD(SPI3)&Source=https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%2520CortexM3%2520STM32/Flat.aspx?RootFolder%3D%252fpublic%252fSTe2ecommunities%252fmcu%252fLists%252fARM%2520CortexM3%2520STM32%252fSTM3210C%252dEval%2520%252d%2520microSD%2528SPI3%2529%26FolderCTID%3D0

    https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/Attachments/16792/LED2.rar

    https://my.st.com/public/STe2ecommunities/mcu/Lists/ARM%20CortexM3%20STM32/Attachments/16792/LED2.rar

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    rimbamor
    rimbamorAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    Hi , 

    Please give me this application because i have some problem. My file system can't open and read a file. So i think that your application can help me

    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:29

    Using SD Cards in SPI mode: 

    /db46770c

    There is a thread in the forum about SD mode.
    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    Tesla DeLorean
    Guru
    May 17, 2011
    Posted on May 17, 2011 at 14:30

    Where he also said that it doesn't work!

    Perhaps they can solve that collectively, I'm not that invested.

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    Andrew Neil
    Super User
    May 17, 2011
    Posted on May 17, 2011 at 14:30

    ''It was posted in his other thread''

     

    Where he also said that it doesn't work!

    A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
    rimbamor
    rimbamorAuthor
    Associate II
    May 17, 2011
    Posted on May 17, 2011 at 14:30

    Hi

    I use this file (LED2) and i have a problem;it can open a directory but when i want to open a file it can't read  names of existing files to compare  file's name which i want to open and  names of existing files

    please help me