LL Driver based Spi not working in stm32f303k8t6 using stm32cubelibrary version 1.1.3
hi,
i am trying to run mcp2515 with stm32f303k8 board i am successfully done with Hal but when trying the same function in LL it data register is get some garbage value all time.
attached is my code nd logic analyzer image
I have make sure that transmit part in full duplex working is ok but i am getting garbage in the receive part the in debug i notice that he data register is getting some garbage value,please suggest what could i have done wrong.
