STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 326 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
  • 485 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
  • 1702 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...

FMC NAND problem

Posted on August 05, 2016 at 12:06Hi, I have a problem when you use the microcontroller STM32F746(NUCLEO-F746ZG)   FMC together with the NAND memory K9F1G08U0E. The documentation states that it is sufficient to read the data at the address 0x8000000...

Konmax by Associate II
  • 362 Views
  • 1 replies
  • 0 kudos