User Activity

Posted on March 14, 2018 at 07:13While Interfacing External Flash MX25L6433F through SPI in STM32L100 is it necessary to send dummy data to retrieve the data from Flash??Kindly do needful, am unable to retrieve the data from Flash.
Posted on March 12, 2018 at 12:57In STM32L100 during execution of this function 'SPI_I2S_ReceiveData',domaster will generate the Clk pulses or not?? 
Posted on March 12, 2018 at 12:46I am using STM32L100 to interface the External Flash through SPI but unable to retrieve the data from flash, using SPI_I2S_SendData library function to send data and SPI_I2S_ReceiveData library  function to retrieve ...