E076 card recorder [solved]

For E-blocks user to discuss using E-blocks and programming for them.

Moderators: Benj, Mods

Post Reply
Anastasiia
Posts: 4
Joined: Thu Nov 24, 2016 12:15 pm
Contact:

E076 card recorder [solved]

Post 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.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: E076 card recorder

Post 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?

Anastasiia
Posts: 4
Joined: Thu Nov 24, 2016 12:15 pm
Contact:

Re: E076 card recorder

Post by Anastasiia »

Hello,

The touch screen work. It is only the card recorder problem.

Thank you
Attachments
project.fcfx
(14.79 KiB) Downloaded 324 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: E076 card recorder

Post 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.
gLCD_EB076v2_4D.fcpx
(28.96 KiB) Downloaded 317 times
Let me know how you get on.

Anastasiia
Posts: 4
Joined: Thu Nov 24, 2016 12:15 pm
Contact:

Re: E076 card recorder

Post by Anastasiia »

Sorry, but now I see nothing on display (only white sheet)

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: E076 card recorder

Post 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.
gLCD_EB076v2_4D.fcpx
(29.05 KiB) Downloaded 345 times

Anastasiia
Posts: 4
Joined: Thu Nov 24, 2016 12:15 pm
Contact:

Re: E076 card recorder

Post by Anastasiia »

Great thanks. Now card reader works.

Post Reply