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! I2C_INTERRUPT Mode not working

I'm learning about the I2C interface. The polling method works properly, but the interrupt method is not working correctly.I enabled I2C listen mode, but when I send the address on the I2C line, the address match callback is not triggered.

Gnanavel by Associate II
  • 291 Views
  • 6 replies
  • 0 kudos

Resolved! STM32H75x LwIP Implementation Failing

Hello,   I have been following a few different Ethernet tutorials for my MCU (STM32H750VBT6TR) I have on a dedicated PCB. Thus far, I have been unable to get a simple ping test working. For reference, I am mostly using this tutorial in combination wi...

CMHenway_0-1759841818221.png CMHenway_1-1759841842967.png CMHenway_2-1759841851818.png CMHenway_3-1759841897984.png
CMHenway by Associate II
  • 413 Views
  • 12 replies
  • 10 kudos

Can't open my flash memory on Windows

Hello,I am trying to set up an external flash memory (MX25V1635F) on a Nucleo-U575ZI-Q.I have successfully used the low-level drivers (LLD) from the manufacturer Macronix and integrated them into the Levelx functions. (more info : https://community.s...

RemiNao_0-1759997613132.png RemiNao_1-1759997625074.png RemiNao_2-1759997679430.png RemiNao_3-1759997813467.png
RemiNao by Associate III
  • 226 Views
  • 4 replies
  • 0 kudos

why fixed length for i3c private write

  Hi ST team, I’ve been testing I3C Target mode on STM32H563 using CubeH5 HAL.In mixed write/read transactions such as: START + DEV_W + DATA1 + RESTART + DEV_R + … + STOP   the Target cannot know in advance how many bytes the controller will writ...

wenlong by Associate
  • 156 Views
  • 1 replies
  • 0 kudos