User Activity

Posted on September 19, 2014 at 13:10Hi, Is it possible to hold the stm32f103ze fsmc address and data bus based on the wait signal from the connected peripheral?. The connected peripheral is a SRAM with 8-bit wide data lines. Kindly reply asap. reg...
Posted on September 19, 2014 at 06:42Hi, Can anyone please tell me why there are 4 different Access modes i.e A,B,C and D to access SRAM or NOR flash?. Furthermore can anyone tell me how to add more wait states to access memory mapped peripheral wit...
Posted on September 09, 2014 at 09:26Hi, The MAP file shows the variables declared in some hap hazard way. Is there any option in the compiler to make the variable appear sequentially in the MAP file as these variables are declared in the main file....
Posted on August 13, 2014 at 10:55Hi, I am unable to run the example STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\FSMC\SRAM_DataMemory on my STM3210E-EVAL Board. Although I have made the following settings Project->Options ...
Posted on April 21, 2012 at 15:14Hi, According to the example code provide with the STM32F10x_StdPeriph_Lib_V3.5.0\Project\STM32F10x_StdPeriph_Examples\USART\Interrupt, the clock provided to both the USARTs  i.e.USARTy = USART1 and USARTz = USART2 i...