HAL_OSPI_Transmit does not transmit (always HAL_ERROR)
Hi! I'm trying to send this information: ADDRESS (3 bytes), Dummy Byte (1 byte), DATA (2 bytes), and the result of HAL_OSPI_Transmit is always--> HAL ERROR. What do you think could be the issue? Below you have my code: Thank you!void FT813_memWrite16...