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

Unable to listen with UDP socket in STM32F756ZG

Hi all,          I'm using the STM32F746ZG Nucleo (CubeF7 LwIP HTTP Server Netconn RTOS example). I start my app when the netif gets a valid IPv4 using netif_set_status_callback (LWIP_NETIF_STATUS_CALLBACK=1) and then bind a UDP socket on the assigne...

VasuV by Associate II
  • 111 Views
  • 0 replies
  • 0 kudos

Resolved! STM32U585 SDcard read and write using FILEX

Hello everyone,I am working with an ST M 32 U 585 V I T micro controller and I would like to use an SD card for file read/write operations using Azure File X.I have enabled Thread x and File X middle ware in S T M 32 Cube IDE (Cube M X), but I am not...

yugi by Associate II
  • 160 Views
  • 2 replies
  • 0 kudos

Resolved! Jump from Openbootloader to the Application

Greetings! So, I used the OpenBootloader project, and then flashed a GPIO_IOToggle firmware in other area of the flash, close to the example in the video Introduction to Open Bootloader, Part 3: Loading an Application.  In that example the CubeProgra...

Resolved! USB microphone example with USBX

Hi,Could you please let me know if you’re planning to provide an example of a USB Audio device based on USBX in the near future?By the way, the ST X-CUBE-AUDIO package is based on TinyUSB that is not officially supported. I’m wondering whether it’s f...

ERROR by Senior
  • 198 Views
  • 2 replies
  • 2 kudos

Resolved! SysTick not firing when using FreeRTOS

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code. Hey Folks, I am writing firmware on a STM32U5A5ZJ-Q board...

drd1202 by Associate II
  • 379 Views
  • 8 replies
  • 3 kudos

Resolved! Getting timestamps for transmitted PTP datagrams

Hi,I am implementing PTP slave on bare metal H743II with firmware 1.12.1 and LwIP 2.1.2.Timestamps for transmitted PTP datagrams can be received by implemented a callback function HAL_ETH_TxPtpCallback(). The callback is called from stm32h7xx_hal_eth...

edgarj by Associate
  • 158 Views
  • 1 replies
  • 1 kudos