STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! how to use TIM3_ETR to remap TIM3_CHx

Hi all,I haven't worked with ETRs earlier. I am currently working with stm32G491, I want to use TIM3_CHx, as an input capture. due to design problems, I am not available to use those pins. but I can use the TIM3_ETR pin. so is it possible to remap to...

0693W00000QNT89QAH.jpg
Roshan by Associate III
  • 1005 Views
  • 1 replies
  • 0 kudos

How I can program STM32U5 via USART from Embedded Linux?

Hi,I've used stm32flash on my processor with embedded Linux to program STM32U5 via USART. When I enter a command ./stm32flash /dev/ttymxc0 (usart interface connected to the STM32U5). I got a message "Failed to init device".On the stm32flash site I fo...

ASavi.3 by Associate II
  • 1010 Views
  • 2 replies
  • 0 kudos

How do I find the wake source on a STM32H7A3? We have a product that under certain circumstances, will wake when it's not supposed to.

We track known (i.e. programmed) wake sources and report them at wake. The wake is not reporting any know source. The wake seems to be a loop, i.e. as soon as we enter sleep, the wake occurs.  /* Set SLEEPDEEP bit of Cortex System Control Register */...

mreed by Associate III
  • 409 Views
  • 1 replies
  • 0 kudos

Simple write to flash memory address ... no fault? nothing?

Does doing a simple write to the flash address space not result in any kind of a BusFault or other error interrupt?After debugging an issue wherein I did not realize that I was running `qsort` on const data that was residing in the, I was a little su...

apullin by Associate II
  • 853 Views
  • 2 replies
  • 0 kudos

I am trying to find the correct code to authenticate a file transfer to AWS S3 using aws-iot-device-sdk-embedded-c from GitHub but cannot find the correct embedded C code to use in my STM32CubeIDE project. Doe anyone have any hints or tips?

I have looked through the SDK mentioned above but I need code in embedded C that I can use in my STM32CubeIDE but cannot find it. The code needs to follow the flow shown in the attached file.Do anyone know how I should go about doing this and what c...

MHarr.8 by Associate II
  • 409 Views
  • 0 replies
  • 0 kudos

STM32 MCU stack analysis

STM32F469NI controller and IDE System workbench version 4.5.2 MCU with 2MB flash and 320kb RAM are used. for LCD ST emWin graphic library with GUI interface we using.The problem is that we are updated new touch driver code. The touch is detected, bu...

MRedd.3 by Associate II
  • 3480 Views
  • 2 replies
  • 0 kudos