2014-11-04 10:31 PM
Hi there, I am trying to use the static functions SPIx_Read and SPIx_Write in the stm32l0538_discovery.c.
When i try to build the application in Truestudio, it returns undefined reference to ''SPIx_Read'' and ''SPIx_Write''. I have already included the path of the c file in the include path.. Any idea how to resolve this issue? I am able to call BSP_LED_Init though. #spi-discovery-board