2024-03-21 01:09 AM - edited 2024-03-21 05:39 AM
We are working on creating an SPI Communication module based using interrupts with NUCLEO-144 (STM32F767Zi MCU) boards on STM32Cube IDE...we could make it work in polling mode. We are able to communicate in full duplex mode using polling, but we are receiving junk characters in case of interrupt mode. Using SPI1. Please share me the code that works in full-duplex interrupt mode. Please find attached the project 7z files for your reference. Thanks!