User Activity

Hello everyone, I have enabled an spi1 port on a STM32G473CET6 as a slave and am using a raspberry pi as a master.I have verified with known packets to ensure I have implemented the correct crc algorithm on the raspberry pi both in transmission and r...
Hello everyone,I have setup my stm32 to use interrupts and have enabled them to work on spi1 and all 4 i2c ports. The relevance of the i2c ports is that they run continuously and may call the interrupt service routine while the spi one is being calle...
Kudos given to