eb076 and uploading pictures?

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

eb076 and uploading pictures?

Post by brandonb »

i thought there was a tutorial for uploading pictures on to a fat16 formatted sd card for the eb076,
i have a formatted fat16 and 32 cards, can someone sum up the steps it takes to do this?

medelec35
Matrix Staff
Posts: 9521
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Re: eb076 and uploading pictures?

Post by medelec35 »

Hi Brandon,
you could go to here:
http://www.matrixmultimedia.com/product ... PHPSESSID=
Scroll down the page.
download 4D Graphics Composer Software.
The instructions are contained within the zip file.
Martin

brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

Re: eb076 and uploading pictures?

Post by brandonb »

i have been at this for hours and i am still nowwhere...
im using page #14 of datasheet, i have a 2 gig sd card thats formatted to FAT,
i uploaded 4 pictures into software and built project, it created some files
i took the GCI file and dropped it into the freshly formatted sd card,
opened up the data file, it gave me these addresses

Code: Select all

"100_0991.JPG" 0000 0000 00 00
"100_0992.JPG" 5A00 0002 00 00
"100_0993.JPG" B400 0004 00 00
"100_0994.JPG" 0E00 0007 00 00
i put them in flowchart, and downloaded to chip
i get a code zero on card initialization
and code 255 on card read
i have also tried only the first address as

Code: Select all

0,0,0
still didnt work, this is driving me bonkers :x , someone please help
Attachments
trying to get image from card.fcf
(13.14 KiB) Downloaded 216 times

brandonb
Posts: 438
Joined: Mon Aug 29, 2011 12:26 am
Location: arizona
Has thanked: 175 times
Been thanked: 173 times
Contact:

resolved: eb076 and uploading pictures?

Post by brandonb »

got it figured out with this link (thanks david) http://www.matrixmultimedia.com/resourc ... blocks.pdf
here is flowchart
glcd metallica.fcf
(10.5 KiB) Downloaded 241 times
i dropped in all 5 files on sd card that was generated
here is picture of test https://dl.dropbox.com/u/10367218/100_1085.JPG
it updates the picture rather slow i thought :(

Post Reply