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

STM32Cube_FW_L4_V1.17.2 UART driver issue

My application uses UART BREAK detect to switch modes and I found a bug in the 1.17.2 ST HAL UART driver.Description of my application interface to the HAL UART driver:My app uases a Rx and Error callback.I perform RX 1 char at a time using the call ...

RHerm.3 by Associate III
  • 619 Views
  • 0 replies
  • 0 kudos

Resolved! For the STM32H747i evaluation board, is there any specific hardware changes needed for working ethernet?

I have followed the driections from here to set up my project using ethernet. However, I do not get any response that the ethernet application is even running. I have tried pinging the set ipaddress of the board given in the description. I'm on Ubunt...

jmorganj by Associate III
  • 589 Views
  • 1 replies
  • 0 kudos

Resolved! Why does my application stall when calling udpSend?

I have been trying to set up an Ethernet application demo on the STM32H757Xi-Eval board that I am helping to evaluate for a customer trying to determine if st micro-controllers are the best chip to utilize in their next gen releases. I have not had m...

jmorganj by Associate III
  • 652 Views
  • 1 replies
  • 0 kudos

self test for functional test

hii'm firmware engineer and using stm32f4 seriesrecently, i found the st mcu provides a self test libraryso, i has looked into related docs and library files (X-CUBE-CLASSB)but, i can't download any of library files (it's called STL)why?has their pol...

Fish by Associate II
  • 878 Views
  • 2 replies
  • 0 kudos

HardFault_Handler on sdio + FreeRTOS

HelloI am currently developing a card where I need to write logs to an SD card, for this I use an STM32F411 + plus a home made card. First I followed the following tutorial to write on the card: https://controllerstech.com/interface-sd-card-with-sdio...

bvale.2 by Associate II
  • 519 Views
  • 0 replies
  • 0 kudos

cubeIDE + Azure RTOS Netx on F4

So i need to setup a tcp server on the f4, easy as there are examples using netx. But i am forced to use HAL 1.27 which is in no way compatible with the old eth drivers, i dont need the performance win of the new ETH HAL, but whenever i try to change...

CButz.1 by Associate III
  • 415 Views
  • 0 replies
  • 0 kudos