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

STM32F3 Discovery USART1 Problem

Posted on January 10, 2016 at 12:29The original post was too long to process during our migration. Please click on the attachment to read the original post.

Can not send data thoughout UART4 when use DCMI

Posted on January 10, 2016 at 10:56I use stm32f4 discovery connect with camera OV767 to capture picture and send it to uart4. But when i use DCMI_Cmd(ENABLE); First, i just want send 'A' but i can't. What happening with DCMI or when i use DCMI, i mu...

AdaPilot - Open Source Ada-ARM based autopilot project

Posted on January 10, 2016 at 15:11Hello STM32 Community,I would like to share with you the exiting announcement of the imminent start of the open source project AdaPilot, a safety critical autopilot for unmanned systems (drones) based on the Ada-SP...

jarno23 by Associate
  • 515 Views
  • 0 replies
  • 0 kudos

STM32F446 SPDIFRX to I2S out possible?

Posted on December 23, 2015 at 17:38Do anybody know if STM32F446 SPDIFRX in to I2S out is possible?The worry is that input samplerate drifts and I2S output samplerate can't be changed without audible artifacts.I know that the clock PLL N and M has f...

torgeirs by Associate II
  • 1443 Views
  • 6 replies
  • 0 kudos

Keil uvision create .lib file with parameters

Posted on January 10, 2016 at 01:12Hello to all readers,i'm really out of my mind here.I searched but nothing positive.What is my purpose here. I wanna make a .lib file (hidden code to user) but still allow to set some defines in compiler preprocess...

tm3341 by Associate II
  • 801 Views
  • 2 replies
  • 0 kudos

STM32 as bus-powered USB device: how to negotiate more power?

Posted on January 08, 2016 at 14:29According to http://www.beyondlogic.org/usbnutshell/usb2.shtml#PowerVbus, a vbus powered USB device (slave) can only pull more than 100 mA after it negotiated with the host (e.g. PC): ''High power bus powered funct...

caco3 by Associate II
  • 1301 Views
  • 3 replies
  • 0 kudos

STM32F207 EXTI Operation and Clock Confusion

Posted on January 04, 2016 at 15:59Hi,I was hoping that I might get some clarification regarding the EXTI on the STM32F207. Looking at Fig 4 (STM32F20x block diagram) within the datasheet, it would appear to be APB2; this seems to be further confirm...