Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
HSYNC
HSYNC¶

We will use a double edge controlled PWM output to create the HSYNC signal.
First, we must initialize one of the PWM controllers to operate with a timer counter that increments at 25MHz.
VGA connector pinout

VGA has a total of 15 pins. for this project, we combine Red, Green, Blue signal to a single mbed pin(p5). this way it will be able to display white text on the screen. (picture below of combination of RGB).
