Hello,
I need help to store with the right way on my micro sd card one image and to open it via serial comand from a pic.
I have follow all the instructions for the graphics Composer
i have change the resolution
the 2 gb micro sd card is formated on FAT
but.
- i am taking all the parameters from the text file ,
0x40, 0x49, 0x00, 0x0A, 0x80, 0x6B, 0x10, 0x00, 0x10, 0x00
i am puting all incide the Proton compiler
like this
RSOUT 0x40, 0x49, 0x00, 0x0A, 0x80, 0x6B, 0x10, 0x00, 0x10, 0x00
or this
RSOUT $40,$49,$00,$0A,$80,$6B,$10,$x00,$10,$00
and nothing is happen
incide the micro sd card theare is only the text file and an empty folder named
test.gcs.d without anything incide ,the original image is not incide the micro sd card
after that i am copying manually the image incide the micro sd card and i start exactly the procedure as the manual and nothing happen again .
Please tell me yhat i am doing wrong..????
I need help to store with the right way on my micro sd card one image and to open it via serial comand from a pic.
I have follow all the instructions for the graphics Composer
i have change the resolution
the 2 gb micro sd card is formated on FAT
but.
- i am taking all the parameters from the text file ,
0x40, 0x49, 0x00, 0x0A, 0x80, 0x6B, 0x10, 0x00, 0x10, 0x00
i am puting all incide the Proton compiler
like this
RSOUT 0x40, 0x49, 0x00, 0x0A, 0x80, 0x6B, 0x10, 0x00, 0x10, 0x00
or this
RSOUT $40,$49,$00,$0A,$80,$6B,$10,$x00,$10,$00
and nothing is happen
incide the micro sd card theare is only the text file and an empty folder named
test.gcs.d without anything incide ,the original image is not incide the micro sd card
after that i am copying manually the image incide the micro sd card and i start exactly the procedure as the manual and nothing happen again .
Please tell me yhat i am doing wrong..????

Comment