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

Will the FTP addon for AZRTOS work for an F7 chip?

I'm looking to utilize an FTP server with the STM32F7NI-Discovery board. Specifically I'm looking at taking Nx_Webserver demo for that board (which works great) and adding the ftp module to it that NetxDuo provides. However, I'm seeing that the F7 ch...

ijohnson_0-1760718396710.png ijohnson_1-1760718438588.png

Writing Key in OP Byte

Hello Team,I want to store encryption Key - 4 byte into Option Byte OR any other memory Except in-built Flash Memory.Is it possible to write in Option Memory ? If not what could be the other option ? 

bsuthar by Associate II
  • 23 Views
  • 2 replies
  • 0 kudos

Resolved! USBX MSC + FileX + NAND Flash - Windows I/O

Hello,I am building and application with a STM32U575 and a 4Gb NAND Flash. What I am trying to achieve now is to upload files from my PC through USB and then used these file within the STM32 using FileX.I already managed to set up FileX and LevelX to...

Pepils by Associate II
  • 8295 Views
  • 10 replies
  • 1 kudos

STM32H747 Memory Mapped NOR-Flash AT25SF128A

Hi,I'm trying to implement an external loader for the Arduino Giga R1 board with AT25S128A 128Mbit of external flash. After following the guide given in the external loader repo, I'm running into the problem, that I can erase, write & read from the m...

STM32H7S7L8 dual USB

Hi ,I'm working on the STM32H7S7L8-DK and i would like to know if it is possible to use both USB_FS and USB_HS as two separate Virtual-port-com Device mode When I try to do it for one it is impossible in cube MX to do it for the other.Thanks !  

Hamady_1-1760681664387.png
Hamady by Associate III
  • 74 Views
  • 8 replies
  • 0 kudos

Resolved! STM32H7S7L8H6H XSPI instability

IssueHigher ambient temperatures cause communication malfunctions with XSPI memories.DetailsOur design is heavily adopted from STM32H7S78-DK which also has the same issue described below.The application uses memory-mapped mode for both Flash and RAM ...