User Activity

Hi i am struggling to make SPI work on my nucleo-h723z board. I am using Cubemx to configure and i press when asked to used the default setup for the nucleo board when creating the project.CubeIDE is v. 1.15.1CubeMX is v. 1.11.1my code is very basic:...
HiI have made a custom PCB based on STM32H723VGT MCU and KSZ8863RLL with interface RMII. I have followed the Hardware Design Guide for the KSZ8863. Including 100 Ohm impedance from RJ45 to PHY and 50 Ohm impedance from PHY to STM32. Length matching i...
HiI am trying to develop a board based on ethernet connection. I have bought a nucleo-h723z board to get started.I would like to have a ping example up and running, but I have not succeeded...I am using CUBEIDE V. 1.15.1 and CUBEMX V. 6.11.1.I have c...
I am struggling to get ethernet to work on my custom PCB H723. I have succeeded develop an ethernet LWIP application on H723 NUCLEO board though.I have more or less copied the schematic of the NUCLEO board, however when running the LWIP_init function...
I am programming a STM32 nucleo-f746ZG development board where I am using USART2 with RX interrupt.I have setup USART using CubeMx (async, baud:250Khz, data: 8, stopBit: 2, noParity). I am reading a single byte from a DMX stream by calling HAL_UART_R...
Kudos from