Page 1 of 1

SPI Slave error on ARM

Posted: Mon Aug 26, 2019 4:28 pm
by jlangbridge
Hi there,

I'm trying to create an SPI slave using an ARM (F030R8), but I have a compile problem:

Code: Select all

SPI Slave.o: In function `FCD_05311_SPI_Slave1__GetChar':
SPI Slave.c:(.text.FCD_05311_SPI_Slave1__GetChar+0x2): undefined reference to `FC_CAL_SPI_Slave_RxByte_1'
collect2.exe: error: ld returned 1 exit status
Error(s) in build
Now I've seen this problem on the forum with a PIC, and it appears to be corrected for PIC, but not ARM. Is there a workaround for this?

Thanks!

Re: SPI Slave error on ARM

Posted: Tue Aug 27, 2019 12:14 pm
by LeighM
Hi,
Sorry, we don't yet support slave mode on I2C, or SPI, for the STARM families