STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ACD1_In16 configuration

Posted on May 14, 2014 at 19:40I'm having some trouble configuring this ADC, I need to read the temperature of the internal sensor from the STM32F3 Discovery. But in order to do so I have to configure this particular ADC (ADC1_in16)

STM32 VDE self-test library for stdperiph_lib

Posted on May 08, 2014 at 09:28Dear ST; I want to Optimize my program,so for the safety,I need the self-test library.but I can not find it on the st.com,so I come here to get help from you guys. Thanks very much. Yours, liuwei #stm32f10x #stm32 #...

994724682 by Associate II
  • 1296 Views
  • 8 replies
  • 0 kudos

STM32F217VG + MicroSD + SDIO + FatFs problem

Posted on May 07, 2014 at 10:42Hi,I've a problem with my STM32F217VG. I need to use fat filesystem on MicroSD card (2 GB) to read/write/create files.I tried to use Chan FatFs module but it didn't working at all ...I use SD card in SDIO mode.When I d...

Open Source SW for AES Enc/Decr

Posted on May 14, 2014 at 07:12Hi,I'm looking for open source PC source to implement AES encryption decryption compatible with Crypto module in STM32F2. In other words I need to encrypt packets on PC side and decrypt them on STM side and vice verse....

dimax by Senior
  • 394 Views
  • 1 replies
  • 0 kudos

Leaving Standby by WakeUp pin and RTC Alarm

Posted on February 17, 2012 at 17:37We use a strategy to wake up the STM32F103 from standby mode by means of the wakeup pin and/or from the RTC alarm. In our implementation it appears that the wakeup from the RTC alarm does occur when the wakeup pin...

kris2399 by Associate II
  • 2673 Views
  • 16 replies
  • 0 kudos

STM32F103 - different processing rate

Posted on May 12, 2014 at 15:19HelloI have a problem with different speed of processing rate while doing even trivial changes in source code.I mean it seems as CPU is changing its clock, so for same instructions it takes significantly longer for CPU...

zexx86 by Associate II
  • 2224 Views
  • 15 replies
  • 0 kudos

stm32cube problem with USB

Posted on May 13, 2014 at 20:55I make a project and USB device CDC .(stm32f4discovery) compile and run. when i connect usb , my computer knows Stm32 CDC . but not work, exclamation in device manager on com16. i install driver and test by stm32f103 e...