User Activity

I have created a simple project. So far only has 3 screens, each a box filling the screen of different colours. I simply use 'Interactions' to toggle between each screen every 2 seconds. On start-up the complete screen is drawn. On each subsequent sc...
I am using the STM32F469I Disco board.I have created a project and then opened the generated Keil project. I simply try to build the generated project. The errors appear to be caused by not linking to the 'stm32f469xx.h' file. The correct compiler #d...