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

Atollic PC standalone debug

Posted on August 28, 2013 at 04:01Is it possible to run a stm32f4 project with Atollic TrueStudio without a board? Likefor 8 bit microcontrollers? That is a limitation of Lite Version? 

STM32F407 and TDM or multiline I2S (DAC/ADC)

Posted on August 27, 2013 at 23:08Hello! I've been wanting to increase the ADC/DAC setup in my design using the STM32F407 chip but I am having a hard time understanding what specific functionality I can use to get more than 2 in / 2 out over a singl...

enc0der by Associate II
  • 2023 Views
  • 4 replies
  • 0 kudos

STM32F0 Discovery PF0 issue

Posted on August 27, 2013 at 18:46Hi thereAccording to http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/DM00050135.pdf PF0 is configured as GPIO.I didn't change any solder bridge settings but I cannot get access t...

ei3hmb by Associate
  • 730 Views
  • 3 replies
  • 0 kudos

[stm32f3discovery]jumpy sensor reading (megne and gyro)

Posted on May 16, 2013 at 23:25Hi, i'm reading the sensors on my STM32F3-discovery, and i've found out the reading arequite ''jumpy''. That means gyro and magnetometer value have consistent change (>1024) aven when the board is static. notice that a...

bifrost by Associate II
  • 604 Views
  • 3 replies
  • 0 kudos

STemWin on eval board problem

Posted on August 16, 2013 at 17:23Hi there, I am new to STemWin, have a question about using Memory devices. I observe some strange behaviour of window appearance using memdev and reproduced it in short piece of code, could you please explain. Backg...

sfzap by Associate II
  • 1333 Views
  • 4 replies
  • 0 kudos

Leave dfu mode, boot0 pin HIGH STM32F105

Posted on August 27, 2013 at 11:38Dear all, I have read the discussion posted /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Leave%20DFU%20while%20boot0%20i...

USB3317 OTG HS???

Posted on August 27, 2013 at 11:03Helloi wanted to design usb3317 for my stm32f407 but there are some problems.i read something about OTG,that there are A-device and B-device but i dont know how to design them to work together on the board.please so...

nima by Associate II
  • 337 Views
  • 0 replies
  • 0 kudos

CCM and GDB oddity

Posted on August 26, 2013 at 22:06While dumping some memory from the CCM on an STM32F405 at address 0x1000 FF00 I noticed the GDB memory browser window cut off at 0x1000 FFEF as the end of valid memory.  The last 16 bytes of CCM didn't show.  Has an...