@ @ADEngineer New Member Yesterday at 5:43 AM #1 I am using MG32F157VCT6 for SPI connectivity but the MCU is not transferring data to the SPIx->DR and vice-versa for receiving data. This issue is happening even in the example code given in the library. Attachments enc28j60.c enc28j60.c 7.8 KB · Views: 2 enc28j60.h enc28j60.h 18.3 KB · Views: 2 main.c main.c 2.9 KB · Views: 2 main.h main.h 67 bytes · Views: 1 mg32f157_conf.h mg32f157_conf.h 2.3 KB · Views: 1 mg32f157_it.c mg32f157_it.c 3.5 KB · Views: 1 mg32f157_it.h mg32f157_it.h 1.2 KB · Views: 2
I am using MG32F157VCT6 for SPI connectivity but the MCU is not transferring data to the SPIx->DR and vice-versa for receiving data. This issue is happening even in the example code given in the library.