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

stm32f303vct debugger fault

Posted on May 07, 2014 at 16:56stm32f303 debugger is not working .controllerdoesnt power up with usb connection with laptop but when i supply external supply of 3v it powers up but debugger still not working .what could be the fault ? #stm32f303v...

Usart serial window viewer

Posted on May 08, 2014 at 09:34Hi, i have a STM32F3Discovery board and i am trying to communicate to a sim900 module. First i am trying to send data serially from the discovery to the computer using hyperterminal on windows 8. I am sending the char ...

francois by Associate II
  • 342 Views
  • 0 replies
  • 0 kudos

STM32F439_EVAL2 enable Touch Panel Interrupts

Posted on May 07, 2014 at 22:32I'm working on the STM32F439 Evaluation board. The touch panel dirver in the demo code only polls for touch co-ordinates. I want to set it up so that I can get touch interrupts however when I look at the accompanying c...

kartik by Associate II
  • 437 Views
  • 1 replies
  • 0 kudos

Problem with UART1 DMA

Posted on May 04, 2014 at 03:14The original post was too long to process during our migration. Please click on the attachment to read the original post.

vnd241092 by Associate II
  • 1841 Views
  • 10 replies
  • 0 kudos

ST-LINK/V2 and Win7 64-bit

Posted on August 21, 2012 at 22:28Has anyone tried using the ST-LINK CLI.exe in windows 64-bit? Is there a way to make win7 run it as 32-bit?

pyoung by Associate
  • 1988 Views
  • 10 replies
  • 0 kudos

software camera interface

Posted on May 06, 2014 at 12:38 Hi all, I'm working on the example using the Omnivision camera ov2640, but I'm not sure about the resolution of the image coming from the camera. I would like to configure the camera with QQVGA resoluti...

ines by Associate II
  • 1060 Views
  • 4 replies
  • 0 kudos

FATFS Directory Size

Posted on May 07, 2014 at 15:08Does anyone know if there's a command to get the size of a directory in Chan's FATFS or will I need to go the directory and just tally up all the file sizes?