User Activity

Posted on December 20, 2016 at 19:20Hi,I'm working on 3-Wire(PF7-CLK,PF9-MOSI,PF8-MISO) SPI (SPI5, slave mode, direct mode) using a STM32F769-EVAL.My goal is to transmit data from SDRAM buffer thru SPI to SPI-MasterI'm using 'HAL_SPI_Transmit_DMA' f...
Posted on February 04, 2016 at 01:24HelloI'm using the IAR compiler.As you know, I can get the usage of Flash and SRAM inside of ST32f429 from ''Map'' file.But I need to get those value on the my source code.Is there any solution to get usage when c...