STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

External SRAM (FSMC) poor performance

Posted on March 26, 2013 at 12:02Dear all, I have developed a board on which a STM32F205 microcontroller is connected to an asynchronous external SRAM (ISSI IS61WV102416BLL) which has read/write access times of 10ns. This RAM is used as a picture b...

johann23 by Associate II
  • 671 Views
  • 3 replies
  • 0 kudos

Programming MCU using CAN

Posted on March 27, 2013 at 08:55Hi all!I am currently working on a project where i am to program the MCU (STM32F107) over the CAN bus. I have looked into to the ''in-application programming'' and the bootloader datasheet, but there is some question...

ojoel by Associate
  • 385 Views
  • 1 replies
  • 0 kudos

HardFault

Posted on March 22, 2013 at 21:09Hello,I have a problem which i cannot resolve.My first code, a DCF77 receiver which update my RTC once a day runs fine without any problems.Now, i have added a new function to calculate the Sunrise or Sunset time for...

stmf1xx class b certification

Posted on November 08, 2011 at 16:28AN3307 Application note Guidelines for obtaining IEC60335 Class B certification in any STM32F1xx applicationanyone have experience with this?cross posted at Keil forum

emalund by Associate III
  • 525 Views
  • 2 replies
  • 0 kudos

SSD1963 and STM324 FSMC

Posted on March 01, 2012 at 14:49Hello, i have working code for SMT32F103 without fsmc controller, and now i was able to make code for STM32F4 with fsmc controller but it look like speed is the same. Where fsmc will give my speed improvement ? or i...

linas2 by Associate II
  • 832 Views
  • 9 replies
  • 0 kudos

STM32F4DISCOVERY EWARM release build

Posted on March 26, 2013 at 15:17Hi,USB Device VCP example using EWARM works well as debug build on my machine. I use Project -> Edit Configuration and make release build. When I try to download *.bin file I get error message: �Failed to generate .s...

milan2 by Associate II
  • 425 Views
  • 2 replies
  • 0 kudos

how to use adc1

Posted on March 26, 2013 at 15:14hello ,i need a code for ADC  by single input analog voltage using stm32fdiscovery  .i am not able to run sample code with given CD .please help me .   #poorly-framed-question

raj2 by Associate II
  • 387 Views
  • 1 replies
  • 0 kudos

help STM32-P103 RS232

Posted on March 25, 2013 at 22:18Hi i would like to use the circuit MAX3232 (RS232 adapter) to connect two PORT RS232 with this circuit using just TX and RX onlyif possible this experience?????and thank you 

USB code in STM32F103 for HID application

Posted on March 26, 2013 at 00:18Hello,  I have USB problem with my application with this uc. Your User manual UM0551 ''USBHID demonstrator'' would be useful and thanks to the ST support, I have received this project and soft to install in my PC. b...