User Activity

Posted on August 16, 2016 at 14:20 Hi All HAL_SPI_Receive function has a strange problem, a simple workaround can be implemented as a temporal solution but I need reason of the this behaviour. address = 0x138001; // Ext_Flash_W...
Posted on July 13, 2016 at 09:27Hi All,We are using STM32F072B and faced with SPI comm. problem.I have seen that Cube SPI functions have some bugs. HAL_SPI_Receive does not reading first three byte and loosing last three byte. I have seen several bu...