Posted on March 06, 2017 at 15:31Hi,I have a macronix serial flash(MX66L1G45G) interfaced to my stm32f436 via spi4. hardware connections are correct.Initialization functions are as follows.int DRV_SPI_Init(void){ hspi.Instance = SPI4; hspi...
Posted on March 07, 2017 at 14:48thankyou for the reply. Due to form factor its impossible to access pins directly and use oscilloscope. Is it possible to use uvision's logic analyzer or something similar ?