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

Detailed Timers information for STM32F3

Posted on October 09, 2013 at 15:46Hi all,I'm looking for detailed Timers Information: block schemes, detailed descriptions for every kind o timers, timing diagrams etc... for STM32F3.I've found only general information on http://www.st.com/st-web-u...

Debugging of my STEVAL-CCM001V2

Posted on October 14, 2013 at 12:38Hello together,I got an STEVAL-CCM001V2 evaluation board. This Board has an TFT-Display and some touch-keys to control the function of the board. The board has an micro-SD card slot and you could watch pictures on ...

STM32F405 - No clock on SPI

Posted on October 14, 2013 at 11:27Hello,I've some problems with the SPI interface of the STM32F405 microcontroller. I hope someone could help me.I've a F-RAM connected to the STM32F405 via SPI. I'll checked pin connection and GPIO configuration wit...

aurelie by Associate
  • 253 Views
  • 1 replies
  • 0 kudos

Understanding the purpose of ADC_SMPR

Posted on October 13, 2013 at 06:46Hi,I'm trying to understand what the ADC_SMPR register is used for.According to Reference Manual we have following control on the ADC conversion time:ADC_CR1 Register:Bits 25:24 RES[1:0]: ResolutionThese bits are w...

dimax by Senior
  • 541 Views
  • 5 replies
  • 0 kudos

USB FS Isochronus transfer starts @ even or odd frame?

Posted on October 08, 2013 at 00:24Hi!how do I findthe number of the first isochronous frame-odd or even? tracing shows, the host can start transmitting with both even and odd frames unpredictable. however, the frame number must be programmed in STM...

STM32F3 - ARM Cortex-M4 32-Bit MCU- SPI

Posted on October 07, 2013 at 21:54Hi, I am using the Discovery F3, I am trying to interface with an SPI port device which requires a 32 bit transfer and 8 bits for address, in the data sheet, the data size is between 4 and 16 bits. I would know if ...

SPI BSY flag

Posted on February 22, 2012 at 17:14Dear All, I have two separate STM32F103's communicating to each other by SPI. I've configured one as a master & the other as a slave. I'm using DMA to automate the SPI transfer. I've used the ST Library (3.5.0) e...

PWM signal prescaler

Posted on October 12, 2013 at 18:48Hello, in fact I've been working on the STM32F3 Discovery Board and I could generate a PWM signal. But there is still something I couldn't understand, which is how to calculate the prescaler value according to the ...

mehdi23 by Associate
  • 205 Views
  • 1 replies
  • 0 kudos

delay func using TIM2

Posted on October 12, 2013 at 18:10 I want to write function using timer 2 for have millisecond in STM32F103 I just don't know why this doesn't work! TIMER2 config: void config_TIM2() { NVIC_InitTypeDef NVIC_InitStructur...

_behn4m by Associate II
  • 220 Views
  • 1 replies
  • 0 kudos
Labels