I2S speed test wip
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).