Hello,I am working on stm32h7s78 using UART-4 & UART-7 and MXCHIP EMC3080-P WIFI/BLE module. However, I am facing issues regarding the UART-7 RX interrupt. If I transmit the command from UART-4 to UART-7 it will transmit the same command data to EM...
Hello,I am working on stm32h7s78-dk board and I m running a simple LED toggle code in while loop. So, the MCU is getting stuck and my LED is blinking continuously. So, anyone has any solution for this please give your inputs on this. Thanks,
Hello,I am trying to print my logs in Cube-Ide debug session using printf. But i cannot see the logs in the console.So, is there any solution to this.Thank you, Harsh
Hello Folks,I am trying to establish the UART communication between STM32H7S78 and WIFI module EMA3080.I am facing issue while transmitting, receiving and response of AT-commands from UART-7 to UART-4.Please find the attached main.txt file and please...
/* USER CODE BEGIN Header */
/**
******************************************************************************
* @file : main.c
* @brief : Main program body
*****************************************************************...
Hi,Can you help me with the phase shift on HRTIMER because i am new to this controller and right now i am doing hands-on using stm32G474re nucleo EV board. So, can you share me your implementation and the explanation. Your help will be very useful fo...