Resolved! Why is a buffer value changing when the code runs?
When I run this code, the value stored in colourBuf[0] changes after the for loop at line 73 completes. The colour0 value doesn't change. Debugging in STM32 Cube IDE./* * LED_control.c - Version 2. * * Created on: 21 June 2022 * Author: ...