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

FreeRTOS + LWIP + MDNS

I have an STM32H735 Discovery Kit and am running the example LWIP code from STM32H7-LwIP-Examples/STM32H735_Disco_ETH. This works great. But, when I add MDNS, I get a very curious crash.I enabled MDNS in CubeMX, and then created a new thread to wait ...

i2pi by Associate II
  • 120 Views
  • 2 replies
  • 0 kudos

Resolved! How to correctly program STM32H755

HiI'm having troubles programming the stm32h755zit6 on my selfmade PCB. The schematics should be right, as i am able to programm the STM32. But if i run a simple code inwhich a certain pin should be pulled up high, it just won't work. Therefore I tho...

_oepfel by Associate II
  • 441 Views
  • 22 replies
  • 8 kudos

SAI I2s Data Order Issue

Hi,I'm using the STM32H743, with TLV320AIC3254 audio codec to send and receive audio using the SAI peripheral in I2S mode, 16 bits (extended mode, i.e 32 bit slot), master, stereo.I'm using DMA to send/receive the data, but have come across an issue ...

coalMiner1717_0-1749272366502.png

STM32C071 USBX CustomHID Example

Hello everyone,I am looking for a solution for a CustomHID device on a STM32C071.I would like to implement a CustomHID device, with TreadX and USBX.Unfortunately I can only find examples for mice in the templates. It is a bit difficult to deduce a Cu...

Gregster by Associate II
  • 68 Views
  • 1 replies
  • 0 kudos