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

VFQFPN pad connection

Posted on November 23, 2011 at 22:04Hello,Unfortunately i cannot find information about STM32 QFN middle exposed pad connection anywhere. I'm interested especially in STM32F103T8. Tester didn't show any conductance from pad to Vss or Vdd pins. To ha...

Problems with USB device stack (VCP)

Posted on October 25, 2011 at 22:23Hello, First I4m working on my own board, a product almost final on which I added USB. MCU is STM32F205RE and ''of course'' I used the HS USB port (using embedded PHY). Now I'm trying to get it working and it is VE...

root by Associate II
  • 2330 Views
  • 14 replies
  • 0 kudos

SPI and DMA on STM32F2xx

Posted on November 23, 2011 at 02:23Is there a simple example of this?I've written some code based on a working non-DMA version of my SPI object. So far I have the following:void SPI2_StartDMA(u16 NumBytes){ // Disable both DMA channels DMA1_Stream3...

carl2399 by Associate III
  • 554 Views
  • 3 replies
  • 0 kudos

USART Synchronous Clock Question

Posted on November 22, 2011 at 12:54HiI have an accelerometer which works with synchronous serial. I would like to read this data into my STM32 Discovery board.My question is, does the USART need to be transmitting for the Clock signal to run? I ask...

apatel by Associate II
  • 873 Views
  • 3 replies
  • 0 kudos

Delay function in ms how?

Posted on November 22, 2011 at 14:14Hi, I need a delay(uint) function for my stm32f103ze project. My IDE is KEIL with STM32 Std.Periph. v3.5.0 I found a snipped in a KEIL example but I don't understand it and I dont know if its correct. volatile un...

sam239955 by Associate II
  • 1111 Views
  • 2 replies
  • 0 kudos

USB Host HID question

Posted on November 21, 2011 at 14:27I test the USB HOST HID example with STM32F207,a keyboard is connected to USB FS port.When the program is executed, the keyboard can be recognized by STM32F207,and LCD display message:HID device:keybd,but it doesn...

weizy by Associate
  • 605 Views
  • 2 replies
  • 0 kudos

LCD init problem

Posted on November 17, 2011 at 16:37The original post was too long to process during our migration. Please click on the attachment to read the original post.

dileptor by Associate II
  • 525 Views
  • 1 replies
  • 0 kudos

GPIO configuration for i2c and spi

Posted on November 21, 2011 at 22:45In principle, i2c and spi interfaces need open drain connections with (data) lines connected to pull-up resistors.However, in all the sample codes of the STM32 (examples in the peripheral library), the GPIOs for t...

hate_pod by Associate
  • 3125 Views
  • 2 replies
  • 0 kudos

Acquiring audio signal using ADC

Posted on November 21, 2011 at 16:36Hi all, I am a newbiew with audio projects and I need your skills... I am acquiring the analog signal using the ADC of the STM32 and now I need a digital filter to filter out the noise. Once done I will output the...

trouble STM32F103ZET6 make reset on warm up !!!

Posted on November 21, 2011 at 22:06Hello, I have a very big problem. I have change the code and then when I make the board warm to 40�C..60�C, the processor make a reset. If I revert my change, then I can warm up the procoessor like coocing and no ...

mm by Associate II
  • 338 Views
  • 0 replies
  • 0 kudos