SPI2 Communication on STM32H743X
I have been using STM32H743x for a project. There i use SPI2 to communicate with a serial flash IC.I need different packet sizes when accessing the Flash. The problem i have is, when i change the TSIZE at different stages, the firmware freezes at the...