SPI configuration in porting BlueNRG DK 1.6.0
Posted on March 20, 2015 at 01:08Hi- I have problem when I port code from BlueNRG DK to my custom board with a different MCU. The original code has configurations for SPI_NSS and SPI_CRCPolynomial in SdkEvalSpiInit() inside SDK_EVAL_Spi_Driver.c. ...