STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ST example code has corrupted ETH RX Buffers

HI,I’m working on ETH and FreeRTOS on the STM32H745 Nucleo-144. I’ve read about various problems on this forum about using the ethernet as detailed belowhttps://community.st.com/s/question/0D53W00000rZ8ZvSAK/corrupted-eth-rx-buffer-in-stm32h7?t=16291...

0693W00000KbQfsQAF.jpg 0693W00000KbQgmQAF.jpg 0693W00000KbQiNQAV.jpg 0693W00000KbQiwQAF.jpg
CHossack by Associate III
  • 821 Views
  • 4 replies
  • 1 kudos

Interface STM32H753 with LAN9303 Ethernet PHY

Hi,I've CubeIDE project for LAN9303 2 port ethernet driver. Followed the ST LWIP article and got the ping on the switch IC to PC.I have a problem with getting registers of lan9303. I guess the LAN8742 driver is doing minimal settings on the ic but wh...

umtkyck by Associate II
  • 979 Views
  • 2 replies
  • 0 kudos

In STM32F030CCT6TR Cortex-M0 series microcontroller,when the pointer jumps from bootloader project to Application project ,no interrupts are being raised in application project even after the initialization and interrupt functions are enabled.

The Interrupt vector table for both the Bootloader and the Application Project are shared at 0x800000 register location,but when code pointer jumps to Application project the interrupt vector still remains at 0x800000 and the application project has ...

TShet.2 by Associate III
  • 1752 Views
  • 13 replies
  • 0 kudos
Labels