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

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
  • 972 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
  • 455 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
  • 4054 Views
  • 2 replies
  • 0 kudos

Resolved! What the square brackets mean in the pinout?

Hello, I am still learning about STM32 and I know that the slashes mean that several ports are bonded to the same pin (e.g. PB7/PB8), but what the square brackets mean in a STM32 pinout? and the dash? thanksBest regards

0693W00000QNNDNQA5.png
Tommino by Senior
  • 1092 Views
  • 4 replies
  • 0 kudos

Resolved! STM32 understanding how UART data is transmitted

Hello. At the moment I am learning about STM32 and UART. I have configured UART4 and I am sending various data. I have connect logic analyzer on RX and TX pins are I am monitoring the signal.I send modbus write holding register message via the UART w...

0693W00000QNMQGQA5.png
LPetr.1 by Senior II
  • 3184 Views
  • 8 replies
  • 0 kudos