STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L0538-DISCO Demo program

I recently bought the STM32L0538-DISCO board. I have seen the following video in youtube where you can see the functions of this board in full. Where can I find the source code for STM32Cube?On the info page of the board I have not found one that wor...

Daitec.1 by Associate II
  • 3725 Views
  • 16 replies
  • 0 kudos

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
  • 1074 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
  • 1323 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
  • 2344 Views
  • 13 replies
  • 0 kudos