User Activity

Hi Guys,   This is my simple ADC program and i was expecting to see some data output on Live expression window. Instead it is showing "Failed to evaluate" //initialization: /* USER CODE BEGIN 1 */ uint16_t raw; char msg[10]; /* USER CODE END 1 */ ...
Hi Community, I am facing very basic issue. My UART in H7A3ZI Nucleo 144 board is not displaying correctly on terminal.  My UART Setting:  huart3.Instance = USART3; huart3.Init.BaudRate = 115200; huart3.Init.WordLength = UART_WORDLENGTH_8B; huart...
Hi Community, I have recently purchased Nucleo H7A3ZI board and while trying to connect through Stm Cube Programmer i have found that it is not detecting target itself. What is possible reason for this? 1. Port is getting detected in laptop2. Stlink ...
Kudos given to