Question
Trying to generate SPI HAL in STM32Cube for NUCLEO-G431KBT
Hi,
I'm trying to initiate an SPI interface through the MX view. When i'm saving and building the code from the .ioc file i only see INIT for GPIO and USART, none for SPI. Am i doing something wrong here? As i understand Cube should setup the HAL SPI automatically, is it something i'm missing?
See attached .ioc file
Thank you!