The document outlines a computer programming task for the STM32F3 Discovery Board using assembly language and STM32CubeIDE. The task involves using a user input button to cycle through characters in an ASCII string and display corresponding LED patterns. Specific GPIO port addresses for the button and LEDs are provided, along with references to the STM32F3 reference manual for additional details.