STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo H755ZI-Q how to get a ping with RTOS+LwIP

Hello there,I have issues to get Ethernet working with the STM32H755ZI-Q board. I have checked out the knowlege base article with no luck yet (https://community.st.com/s/article/How-to-create-project-for-STM32H7-with-Ethernet-and-LwIP-stack-working)....

0693W00000WKTTeQAP.png
MStei.4 by Associate III
  • 1083 Views
  • 1 replies
  • 0 kudos

Hi, I'm trying to implement stm32f7 discovery cube package example. (USB Mass Storage) in High speed mode. I inserted microSD card into slot. after i build and load the image into the memory , i can see the files inside microsd card.

but when i start to copy and paste these files to another location . i can not get the true speed. (while writing reading) I mean I choose HS mode (60Mb/s) but transfer speed is too low. I made everything in the readme.txt file. but i can not impleme...

FOzat by Associate II
  • 722 Views
  • 2 replies
  • 0 kudos

Resolved! I2C: Wrong Slave address on STM32H743ZI (Nucleo board)

This is more a bug report than an actual question.I have experienced a wrong behavior of the I2C driver of STM32H743ZI MCU (Nucleo board).What's happening? The driver is simply dividing by 2 the slave address passed as a parameter to the function HAL...

AGour by Associate II
  • 3159 Views
  • 5 replies
  • 0 kudos

STM32H743 Ethernet issue

Got a problem with ethernet on my custom board with STM32H743BIT and DP83848 PHYeverything 'seems' to work, but I see no outgoing traffic from my board on wireshark.Rx working though, screenshots attached.I read an articlehttps://community.st.com/s/a...

0693W00000WJZBtQAP.png 0693W00000WJZBoQAP.png

I am just about to start a journey as embedded software developer, and I am trying to familiarize myself with a STM32L1 discovery kit - the initial feeling is one of bewilderment.

After I successfully attached the board to my laptop and ran the "Press a button to ...." tests my plan was to proceed to the source code of the demo application:To read through the source code to familiarize with it.To compile it on my laptopTo flas...

JHove.1 by Associate II
  • 2374 Views
  • 12 replies
  • 0 kudos