User Activity

Posted on November 16, 2016 at 08:58Hi,i'm using the STM32f4_discovery.Is there a way to include version number/Varible that i can read its value/string,when just viewing the file.maybe an executable that reads the hex file and locate the variable ?...
Posted on May 17, 2016 at 16:56Hi All.When using the STM 32f407 board.I want to create a library at keil uvision,based purely ANSI C.i just want the user to have an api h file and the library ,when i want all the library functions and variables (and...
Posted on March 02, 2016 at 11:48Hi All,has anyone installed a linux,like, OS on the board ?Thanks
Posted on February 21, 2016 at 13:47Hi,I'm using the stm32f4-discovery board for recording signals utilizing the microphone.I'm configuring the clocks according to ST configuration tool ''STM32F4XX Rev A system clock configuration v1.0.1''.when conf...
Posted on February 10, 2016 at 16:47hi, I'm using the STM32f407-discovery board example of DMA_FLASH_RAM.I've noticed by using systics for time measurements, that memcpy provides better timing than DMA.for example.I have 16bit array of 64 elements t...