User Activity

I have been trying hard to produce a output in TeraTerm & RealTerm using uart2 via GPIO A Pins PA2 & PA3 which are directly connected to St-Linkv2 on my STM2F407VG Disc-1 Board. It just fails to produce anything. I am using STM32Cube IDE and STM32 Cu...
Hi community,Actually I am having issue in getting output on serial monitor of arduino ide for my stm32f407 board. I tried installing SWO LIBRARY and SEMIHOSTING , but still unable to get a response.My serial is blank. But led blinking program runs ...
All connections are done on port D.This is my program code.I am using stm32f407vg disc board./* * lcd_programming.c * * Created on: 20-Aug-2020 *   Author: SOBHIT PANDA */#include "stm32f407xx.h"#include "stm32f407xx_gpio_driver.h"void LCD4bits_Cmd(u...
Kudos from