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

Resolved! 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
  • 365 Views
  • 11 replies
  • 3 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...

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
  • 184 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
  • 296 Views
  • 4 replies
  • 3 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
  • 280 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
  • 288 Views
  • 3 replies
  • 5 kudos

STM32F407 ETH Fatal Bus Error

During stress testing involving repeated startup and shutdown, a fatal error was encountered in the STM32F407 Ethernet (ETH) module.The issue was observed during the startup phase, where a problem occurred in the ETH DMA. The DMASR register indicated...

Jerry邵 by Associate II
  • 167 Views
  • 5 replies
  • 0 kudos