Page 1 of 1
E076 card recorder [solved]
Posted: Thu Nov 24, 2016 12:33 pm
by Anastasiia
The E-block card reader don't work. How I could check is it problem in E076 or I did something wrong in flowcode? I use flowcode macro initialiseCard.
Re: E076 card recorder
Posted: Thu Nov 24, 2016 12:43 pm
by Benj
Hello,
Sorry to hear you're having problems. Please can you post your program so we can see your chip configuration settings etc.
Have you been able to get anything to appear on the display?
Re: E076 card recorder
Posted: Thu Nov 24, 2016 12:54 pm
by Anastasiia
Hello,
The touch screen work. It is only the card recorder problem.
Thank you
Re: E076 card recorder
Posted: Thu Nov 24, 2016 1:19 pm
by Benj
Many thanks for the file.
I think I have now found and fixed the bug with the card initialise function.
Here is an updated component for you to try. The file lives in the "Flowcode 7/components" folder. Copy the file and then restart Flowcode for the changes to be loaded.
Let me know how you get on.
Re: E076 card recorder
Posted: Thu Nov 24, 2016 1:41 pm
by Anastasiia
Sorry, but now I see nothing on display (only white sheet)
Re: E076 card recorder
Posted: Fri Nov 25, 2016 6:37 pm
by Benj
Hello,
Thanks for letting me know.
I was checking to see if the card was inserted and initialising but I wasn't mounting the card ready for FAT filesystem access.
Hopefully the attached should work better.
Re: E076 card recorder
Posted: Mon Nov 28, 2016 10:17 am
by Anastasiia
Great thanks. Now card reader works.