STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32L-Discovery serial (RS232) communication

Posted on October 01, 2011 at 15:56Hi,I'm triyng to transmit data from an accelerometer to STM32L-Discovery and send this data from STM32L-Discovery to PC using SPI and RS232This is my initialization code  RCC_APB1PeriphClockCmd(RCC_APB1Periph_SPI2,...

Interplay of DFU bootloader and Applikation

Posted on November 24, 2011 at 11:25Sorry for posting this as newbe, but I'm browsing all the PDFs I found and used all the search queries relevant on this forum without result. My Problem inshort first and then long. SHORT: -Purchased evaluation bo...

RM0090 >> 33.1 / 33.2

Posted on November 24, 2011 at 17:0333.1: Here are only 64Bit in the document. 33.2 The Flash-Size Register have the same address + address-offset as the Unique Device ID Register. Correct it, please. #stm32-documentation-feedback

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

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
  • 1289 Views
  • 14 replies
  • 0 kudos

stlink/v2 debugger unable to connect

Posted on November 23, 2011 at 15:29Hi, I am unable to connect the stlink debugger using stlink utility program. My board contains stm32f103ZET6 controller, 512KB flash, 2K per page, I am unable to read device information. But i am able to connect m...

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 II
  • 281 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
  • 416 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...

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
  • 347 Views
  • 2 replies
  • 0 kudos
Labels