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

STM32L47x ADC maximum input voltage

Posted on April 26, 2017 at 08:40Dear all,I have the following situation: STM32L471/L476 processorUsing the ADC with the internal reference buffer (2.5V) as analog eferenceOne of the ADC input signals comes from a rail-to-rail OP-AMP with 3V supply...

CubeMX bug on STM32F4 ADC config?

Posted on March 01, 2017 at 15:26Hi guys!I'm currently using the Nucleo 64 board with the STM32F446RE chip.This microcontroller has 3 ADCs, which according to the reference manual (see pic), can be configured to run as ADC1+ADC in simultaneous mode,...

0690X00000606SGQAY.png 0690X00000606SPQAY.png

STM32F100RB DMA+Timer PPM Stream[SOLVED]

Posted on June 21, 2015 at 12:42 I am currently trying to generate a ppm stream for a RC transmitter using the DMA and timer on a STM32F100RB but am having a few difficulties getting it working. The code I have is based on a similar problem solv...

Resolved! Source code for stm32f4x7_eth.c

Posted on May 08, 2017 at 17:45I am not having any luck on the st.com site finding source for stm32f4x7_eth.c. Could someone please point me in the right direction?Thanks,John

John Hite by Associate III
  • 317 Views
  • 4 replies
  • 0 kudos

Unused parameter: [F2] HAL_TIM_OnePulse_Start

Posted on May 06, 2017 at 08:30 I've just been pointed at this function by my compiler warnings and am wondering what's going on here? The parameter uint32_t OutputChannel is clearly not used, instead channel 1 AND 2 are always started togethe...

0690X00000606ruQAA.png

line break in USART HAL code , end of message

Posted on May 08, 2017 at 05:30HI ,I have a UART devise hooked up to STM32F7 and working with HAL interrupt callback..HAL_UART_Receive_IT(&UartHandle,*ActiveUartBuff,sizebuf) != HAL_OK)How do we read line break ( end of message )  , Can anyone sugge...

benyBoy by Associate II
  • 556 Views
  • 2 replies
  • 0 kudos

Whats is Device Feature in dfuse ?

Posted on May 01, 2017 at 15:57E.g the F767 offers 4 dfu interfaces:..  alt=3, name='@Device Feature/0xFFFF0000/01*004 e', serial='395734643435'... alt=2, name='@OTP Memory /0x1FF0F000/01*001Ke,01*032 e', serial='395734643435'... alt=1, name='@Optio...

AXI vs TCM Flash interface

Posted on December 27, 2016 at 08:15Hello,I want to make some templates for STM32F7 because i really like performance of M7 while i just hate HALL libraries due to library code inefficiency.In STM32CubeMX i can select AXI or TCM flash interface. I w...

Labels