Hello everyone,
I'm a French student and I'm using keil uvision for a project. When I try the compile, I've got this message "SPI5 undefined". In the library that I'm using, it is written that if SPI4, SPI5 or SPI6 are undefined, I have to "update library with STD drivers from ST.com".
So I downloaded what I think I have to download (www.st.com/.../stsw-stm32065.html), but I don't know how to update it in Keil uvision.
If someone can help me, I would be greatful !
That would have example projects and templates that build in Keil. Just descend into the directories and load / build those projects.