Resolved! SPI with extra CE# pulse and not enough bytes
Hey,I'm a beginner.I'm working with STM32F303RET6 and I'm trying to communicate with SST26VF064B (Flash) over SPI.This is how I configured my SPI (Using MXCuce):static void MX_SPI2_Init(void) { /* USER CODE BEGIN SPI2_Init 0 */ /* USER CODE E...