Part Number: AM2634
Tool/software:
Hi Team,
I have two AM2634 Development boards. I am using one as SPI master and another as slave
Requirements:
- Configure SPI Master with transfer mode as interrupt with callback. I using SDK Infra as HLD
- Configure SPI Slave with transfer mode as interrupt with callback. I using SDK Infra as HLD
I have configured slave in interrupt mode with callback and also mentioned callback function name as "spi0_rx_callback". But after running code slave callback function does not trigger.

Please support on how to configure spi with interrupt and callback mode.
Thanks!

