VGAPIC32

Shortlog

(0) +60 tip
2017-05-19 Paul Boddie Use a suitable image for the I0RRGGBB representation.
2017-05-19 Paul Boddie Added copyright and licensing information.
2017-05-18 Paul Boddie Switched to using a I0RRGGBB colour representation.
2017-05-18 Paul Boddie Added a tool for simple image conversion to the appropriate pixel data format.
2017-05-18 Paul Boddie Test a 48MHz system clock, 24MHz peripheral clock, and 800 x 600 @ 60Hz output
2017-05-17 Paul Boddie Added missing operations to enable and disable the line channel.
2017-05-17 Paul Boddie Updated the documentation to indicate that RB6 is not available and that only
2017-05-17 Paul Boddie Added example image data and a sync instruction that seems to help the CPU
2017-05-16 Paul Boddie Introduced a screen start address register.
2017-05-16 Paul Boddie Fill the display by using a 30MHz clock and adjusted timings.
2017-05-16 Paul Boddie Switched to using PORTB instead of PMDIN for pixel data output.
2017-05-15 Paul Boddie Update the cache status in the config register.
2017-05-15 Paul Boddie Added initial documentation.
2017-05-15 Paul Boddie Fixed bitfield information in comment.
2017-05-15 Paul Boddie Tidied up the comments somewhat.
2017-05-14 Paul Boddie Simplified the horizontal line details; introduced bus arbitration mode 2 usage.
2017-05-14 Paul Boddie Introduced interrupt and exception initialisation fixes plus a revised state
2017-05-11 Paul Boddie Update the DMA source address without disabling the channel.
2017-05-11 Paul Boddie Added support for updating the line data address after every other transfer.
2017-05-11 Paul Boddie Added line address variable (to be used) and adjusted IRQ label names.
2017-05-10 Paul Boddie Introduced output compare usage with Timer2 to generate the hsync pulse for each
2017-05-10 Paul Boddie Switch to Timer2 usage from Timer1.
2017-05-10 Paul Boddie Tidied and incorporated some aspects of working PMP and DMA tests.
2017-05-10 Paul Boddie Added some definitions for memory areas and DMA.
2017-05-07 Paul Boddie Introduced the framework implementing different vertical signal periods.
2017-05-06 Paul Boddie An attempt to produce VGA output signals with a PIC32 device.
(0) +60 tip