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

STM32F429 I2C not generating interrupts

Posted on October 25, 2016 at 17:28Hi, I am trying to get interrupt based I2C functionality running on the STM32F429, eg using the HAL_I2C_Mem_Write_IT function. However the EVT interrupt that should occur to get the process rolling is never calle...

[Help] SPI DMA STM32F4

Posted on October 24, 2016 at 06:52 hi, I am communicating with the handle of the ps2 using spi dma stm32f4,but encountered a few problems While I do not use dma it works fine i use void PS2_Send_Recive(unsigned char command...

I2C clock stretching not clearing busy bit

Posted on October 31, 2016 at 20:33HI,I'm trying to figure our why I'm having an issue with a I2C clock stretching problem.On my I2C bus I have various devices all work flawlessly apart from one (MCP39F521) that once you have finished a Master Trans...

0690X00000605SYQAY.png

STM32F20xxx Datasheet PA4/PA5 TTa or FT?

Posted on October 18, 2016 at 02:36Hi everyone, I'm a bit puzzled when I'm looking at the pinout part of the STM32F20xxx datasheet (p. 47). In there, it says that pins PA4 and PA5 are of type TTa (3.3V tolerant) BUT have a little note (4) saying ''F...

UART is not working properly at lower frequency

Posted on October 25, 2016 at 04:45Hi,I am using STM32F4xx MCU in our product and there is a GSM module connected over UART2 of MCU.Initially MCU was configured to operate at 168MHz frequency and UART2 was configured for 38400 baud rate. At that tim...

dj_v14 by Associate II
  • 722 Views
  • 7 replies
  • 0 kudos

ADC+DMA+TIM: Sampling time

Posted on November 01, 2016 at 16:12Hi everyone, I have a general question regarding the sampling time when triggering ADC in DMA mode by using a timer event update. Let�s say I have a DMA buffer with size N. Is it possible to take one ADC sample pe...

reza by Associate
  • 259 Views
  • 1 replies
  • 0 kudos

PWM input using InputCapture - Stm32Cube

Posted on October 29, 2016 at 11:30Hi everybodyI need to get PWM input value using input capture .I set Input Capture in Both Edge mode and I'm getting the HAL_TIM_IC_CaptureCallback very well . but for calculating the PWM duty cycle I need to know ...

Labels