Solved
STM32F411-VET6 with SSD1322 compilation errors
- February 5, 2024
- 3 replies
- 1617 views
Hello Guys,
i want to use the Display SSD 1322 OLED with the STM32F411-VET6 Development Board but i cant use the example on github: https://github.com/wjklimek1/SSD1322_OLED_library it comes with many errors when i use the library for the STM32F411. Following error displays on CubeIDE "error: 'hspi5' undeclared (first use in this function)".
i have attached my project file for testing.
many thanks!