STM32 MCUs Boards and hardware tools

Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Ethernet configuration on STM32F746G-Disco

Hello, I have one STM32F746G-Disco, which works well with TouchGFX (v4.22.1) and STM32CUBEIDE (v1.13.2).However, when I enabled the ethernet and LwIP, then set the PHY to LAN8742 in the LwIP, the display does not work as below. If I did not set the P...

hbZhao_0-1697767679086.jpeg hbZhao_0-1697767720064.png
hbZhao by Associate III
  • 3169 Views
  • 6 replies
  • 0 kudos

USB host nucleo not working properly

Hi all,   I am using the Nucleo-L496ZG dev board and am using it as a USB Host communication to communicate with other usb devices. i am able to communicate USB mouse with nucleo board successfully but when i am trying to read data from other devic...

Cannot download STLink update tool

Hi,I'm trying to download the STLink update tool: https://www.st.com/en/development-tools/stsw-link007.html#get-softwareUnfortunately, whenever I press the "Get latest" button I am requested to login, even though I am logged in currently. I reproduce...

MSonn.1 by Associate
  • 1717 Views
  • 4 replies
  • 1 kudos

Resolved! STM32F042K6 USART not working

The STM32F042K6 has been giving me issues lately when it comes to using the UART module. USART1 is not working and USART2 only transmits. Has anyone encountered the same problem? I have attached a sample code I was using to test USART2 for both trans...