STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST patches for MbedTLS 3.6.5

Hello! Quick question about ST patches for MbedTLS 3.6.5 (stm32-mw-mbedtls).Why was the defined(MBEDTLS_MD_SOME_PSA) added here (in library/md.c)?When MBEDTLS_PSA_CRYPTO_C is defined, the only way to define MBEDTLS_MD_SOME_PSA is to define one of MBE...

Moemen by Associate II
  • 64 Views
  • 1 replies
  • 0 kudos

STM32L471 BFB2 and FB_MODE question.

Hello,I'm trying DUAL BOOT on STM32L471 and having a problem with SYSCFG->MEMRMP FB_MODE bit.I modified Dual Boot Bank Swap Boot Loader Example for STM32G4 project to fit my board, and everything goes well when the firmware put from the start of BANK...

slow data rate with usb cdc on nucleo-h533

Hi All, I'm building an instrument that needs to stream data to a PC at ~4Mbps. People were claiming nearly twice this with USB CDC so I chose the nucleo-h533 board and started with the Ux_Device_CDC_ACM example. I disconnected the USART code and add...

MScha.8 by Associate II
  • 95 Views
  • 4 replies
  • 0 kudos

LWIP freeRTOS and BSD Sockets

Hi, I have started from a project by Adam Berlinger.I have two UDP sockets, one receiving data max 500 bytes/s one sending data 200 bytes every 5 seconds and one TCPIP sending 4K every 20 ms.Netconn Api I have no problem. With BSD sockets, If I work ...

FMarr.2 by Associate III
  • 112 Views
  • 1 replies
  • 0 kudos

STM32H573I - USB MSC device standalone

Just wanted to see if anyone could point me in the right direction regarding a problem I'm having with implementing a USB device using MSC in standalone mode. The code initialises correctly as far as I can tell but as soon as it gets into the main lo...

loz01 by Associate II
  • 246 Views
  • 4 replies
  • 3 kudos

USB CDC packet loss at high data rates

When using a USB CDC device, especially at high data rates, there is a possibility for packet loss. This post illustrates the issue with what I consider convincing evidence. This isn't a STM32 bug, but it's something you may encounter when interfacin...

TDK_1-1766165272664.png TDK_2-1766165357056.png TDK_0-1766165197615.png
TDK by Super User
  • 259 Views
  • 4 replies
  • 4 kudos

Resolved! STM32H5 running NetXDuo with KSZ9567R

Hello. I have two setups: one STM32H5 Nucleo eval board and a custom STM32H5 board. The Nucleo runs with the LAN8742 PHY while the eval board runs with the KSZ9567R switch. Both are configured to use RMII. I'm using the NetXDuo stack for both. The Nu...

ADosa.1 by Associate II
  • 89 Views
  • 2 replies
  • 1 kudos

Resolved! Ethern Config and ping test

Good morning, I've been trying to create a simple program for several days that allows me to ping from my laptop to my Nucle F767ZTI board, but to no avail. I'm using CUBE IDE 1.18. I initially followed a tutorial and was able to do it, but only in d...

SMusc.1 by Senior
  • 88 Views
  • 3 replies
  • 5 kudos