There is a video buffer in this memory area: 0x20200000 - 0x20217700
0x17700 = 96000 = 400px*240px
The data is already RLE-unpacked, it remains only to compare with the LUT table, to make a RGB8 picture.
Dumping via CAN takes ~140 seconds. Dumping via JTAG - less than second.
[MK4] HOWTO: Take a screenshot
[MK4] HOWTO: Take a screenshot
You do not have the required permissions to view the files attached to this post.
Last edited by Ursadon on 09 Mar 2020, 13:30, edited 1 time in total.
Not native English speaker ![Crying or Very Sad :cry:](./images/smilies/icon_cry.gif)
IPC hacker, embedded cracker, tamer of bears & beers
![Crying or Very Sad :cry:](./images/smilies/icon_cry.gif)
IPC hacker, embedded cracker, tamer of bears & beers
Re: HOWTO: Take a screenshot
Niiice!
I would like to do it via JTAG but i wonder how you set it up and what you use. My attempts to read via JTAG end up in a locked MAC7116 ![Sad :(](./images/smilies/icon_e_sad.gif)
![Smile :-)](./images/smilies/icon_e_smile.gif)
![Sad :(](./images/smilies/icon_e_sad.gif)
Re: HOWTO: Take a screenshot
I wrote small utility, thatconverts from raw framebuffer dump to .png
Usage:
ConverShooter.exe <filename.raw>
if no filename provided using "framebuffer.bin" as source
Screenshot saved in "screenshot.png"
Also i wrote small script, that dumps framebuffer via JTAG-connected JLink and passing it to utility- TakeScreenShot.bat
Usage:
ConverShooter.exe <filename.raw>
if no filename provided using "framebuffer.bin" as source
Screenshot saved in "screenshot.png"
Also i wrote small script, that dumps framebuffer via JTAG-connected JLink and passing it to utility- TakeScreenShot.bat
You do not have the required permissions to view the files attached to this post.
Not native English speaker ![Crying or Very Sad :cry:](./images/smilies/icon_cry.gif)
IPC hacker, embedded cracker, tamer of bears & beers
![Crying or Very Sad :cry:](./images/smilies/icon_cry.gif)
IPC hacker, embedded cracker, tamer of bears & beers
-
- Pro
- Posts: 364
- Joined: 04 Aug 2019, 22:47
Re: HOWTO: Take a screenshot
Seems that we forgot about this topic and rediscovered the same thing in another thread... also implemented a new function in ConversHacker to show the dumped data as an image.
Should we add JTAG functionality directly to CH?
This would allow new functions to be added like direct MAC7116 FW access by JTAG![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Should we add JTAG functionality directly to CH?
This would allow new functions to be added like direct MAC7116 FW access by JTAG
![Very Happy :D](./images/smilies/icon_e_biggrin.gif)
Re: HOWTO: Take a screenshot
This is a good idea!
To do this, not so much needed. Just a settings window with a choice of the path to the JLink.exe. Added to project wishlist.
Not native English speaker ![Crying or Very Sad :cry:](./images/smilies/icon_cry.gif)
IPC hacker, embedded cracker, tamer of bears & beers
![Crying or Very Sad :cry:](./images/smilies/icon_cry.gif)
IPC hacker, embedded cracker, tamer of bears & beers