2022-01-21 05:22 AM
After migrating a project to STM32CubeMX Version 6.4.0 / HAL 1.9.1
or after creation of a new project using the latest version of STM32CubeMX 6.4.0. / HAL 1.9.1. an include for spi.h is missing, which produces a compiler error! In the previous version all was fine.
Processor: STM32H7A3ZITx
activated port: SPI3
and some Timers, USART, CAN, etc.
After Code Creation with the new release, a line is missing in main.h:
#include "spi.h"
Please forward this to your responsibles. Thank you.
BR GS
Solved! Go to Solution.
2022-03-07 06:43 AM
Hello @GS@S ,
This issue is fixed in STM32CubeMX latest release.
V6.5.0 is now available under this Link.
Thanks for your contribution.
Sara.