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

Resolved! LwIP + UDP echo delay?

Posted on July 26, 2017 at 05:23Hi all,I'm working on a STM32F7 discovery board. UDP sending data at high rates, as well as debug messages is working fine.I'm trying to get the UDP echo example workig, and I notice there is a HUGE delay (order of 10...

STM32F407 ALARM A AND B problem with Standby

Posted on July 26, 2017 at 10:49Hello ALL I cant use alarm B  when the alalrm occurs the device stuck and need a hardware reset . Alarm A is working we have 2 software : one the USB boot for upgrade ; the other is the main program here is the code e...

Overvoltage at ADC input

Posted on July 24, 2017 at 16:23Hello,I am using a STM32L051C8. In my circuitry there is an OPAmp's output leading via a 2k2 resistor to an input of the STM-chip which is configured as ADC input. The STM-chip is supplied by 3.3 V and the OP by 5 V, ...

d23 by Associate II
  • 1428 Views
  • 14 replies
  • 0 kudos

Keil-MDK ARM settings

Posted on July 25, 2017 at 11:21Dear all,              i want to generate .hex or .bin file using Keil-MDK ARM  for external NOR flash connected with STM32F746NG in STM32F746G-Discovery Kit. I know how to program both after getting generated but i d...

Can STM32F103RB-Nucleo even do PWM Input Capture?

Posted on July 26, 2017 at 02:59Cannot get it to fire the IC Capture interrupt, and the macro that decodes the PWM Pulse finished interrupt might be broken becuase all running timers seem to be  sent a handle to that callback. htim->Instance TIM2 ge...

USART3 Clock setting is not working on STM32F334.

Posted on July 20, 2017 at 04:18Hi Experts,I'm a newbie to STM32F334 MCU. I need help on setting USART3 clock.Two USARTS are used on the board. USART1 is used for PC communication. USART3 is used for BLE device communication internally.PC communicat...

USART bootloader, no ACK from GO command

Posted on July 25, 2017 at 21:03Hello!I have used the bootloader in the stm32f417 for firmware updating, and the GO command always worked.Now my program is hanging while waiting for an ACK from the bootloader. My C# code for the host:Sending GO comm...

Labels