User Activity

I am using CUBEMX Version  6.10 STMCUBEIDE                        1.16.0Enabled LWIP ETH With FREERTOSI configured on internal Timer TIM1 as soon as I connect Eth Cable program counter not reaching threads & Timer callback / TIM6(systick update).I ch...
I Enabled LWIP DEBUG options in CUBEMXin lwipopt.h  /* USER CODE BEGIN 1 */ #define LWIP_DEBUG 1 /* USER CODE END 1 */ in main.c  int __io_putchar(int ch) { ITM_SendChar(ch); return ch; }  But I am not getting anything in SWVITM Data Console
Hi Team,I am Using STM32F7 nucleo board, I created project using ST CUBEIDE version 1.16.0.Note: NOT USING CUBEMX and RTOSI have taken a ref code for low level eth functions ethernetif.c and lwip.c.I Enabled Enable DHCP, Http and SSI it is working fi...
Hi Team,I am using STM32F7 nucleo board, CUBEMX version 6.10, FREERTOS CMSIS V2, LAN8742 Eth driver. I am working with LWIP stack  FULLDUPLEX 100Mbps configuration.configured MCU as a server and re-establish communication in LWIP default thread.1. ca...
Hi all,I am using STM32F769I-DISCO Board IDE : 1.12.1CubeMx : 6.10.0 ST CUBE programer version 2.15.0I am not able to flash, I am getting following error during flash,I tried changing SWD freq and Connect mode: Under_reset Log output file: C:\Users\M...
Kudos from
Kudos given to