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

WKUP Pin versus Analog Input 0

Posted on August 05, 2016 at 14:08Hi everyone, I have a STM32f105RC implementation where i use the analog pin 0 as an analog input. During some ESD tests, I had some problems with a resetting MCU. Im searching for some pins, which can be a possible ...

431613 by Associate
  • 160 Views
  • 1 replies
  • 0 kudos

Unknown address

Posted on August 05, 2016 at 19:06 I am looking over some assembly code and I came across this: LDR R3, =0xCADEBABA I have looked everywhere and I cannot find what 0xCADEBABA stores or what its relevance is. I have checked STM32F4 ref m...

USBD_HID_Init

Posted on August 05, 2016 at 02:33I have an STM32F416 embedded in a USB device that I want to act like a keyboard device when plugged in to a PC.  I'm using the STM32Cube USB device library and the UM1734 documentation.  In the documentation it says...

ron2399 by Associate II
  • 244 Views
  • 1 replies
  • 0 kudos

Bug with STM32F7 HAL UART Tx DMA

Posted on March 21, 2016 at 20:10 Hello, I'm currently running on the STM32F746VG, and used CubeMX to generate the configuration code for a simple USART Tx Output using the DMA. When callingHAL_UART_Transmit_DMA(..) it would transm...

Hard Fault in STM32CubeMX Generated Code

Posted on August 05, 2016 at 06:07This is an STM32CubeMX 4.16.0 generated project. The  STM32CubeMX project file is attached. The processor is an STM32F373VCT6 I have a Hard Fault. Below is the call stack and register contents when the Hard Fault ha...

spflanze by Associate II
  • 1143 Views
  • 1 replies
  • 0 kudos

ITM configuration for SWD print

Posted on July 25, 2016 at 08:42Hello, We are using STM32l476 uC with Jlink segger debugger, and trying to print logs through ITM to Segger J-Link SWO Viewer , the 48 MHz HSE clock is being used as sysclk with RCC_PLL_NONE, We are using   ITM_SendCh...

Labels