How to use ST-Link as UART in STM32F407 Discovery Board?
I want to send data from MCU to pc and view it on serial monitor. Is is possible to use ST-link as uart ?
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
I want to send data from MCU to pc and view it on serial monitor. Is is possible to use ST-link as uart ?
Posted on February 02, 2018 at 07:30Hi, I am developing a GUI based project using Waveshare Open7xxi board. The board consists of a stm32f746 controller. Since this is a GUI project I am saving all the graphic content in external Quadspi flash. Pre...
If connected via USB 1.1 the maximum packet size should be 64. However the stlink-v3 sets the maximum packet size to 512.From dmesg: usb 2-1.3: config 1 interface 0 altsetting 0 endpoint 0x81 has invalid maxpacket 512, setting to 64
Hi,Can the STM32H7 be programmed with STLINK v2 ? ie, can it be connected to the SWD 6 pin header on the (eg: STM32F407) Discovery board, to be programmed ? Thanks,Manu
Hi,Everyone who uses ST Link under ubuntu knows the waiting time to use the ttyACM to display traces.This time is due to the ModemManager trying to send commands for a few tens of seconds.When I try to disable this service or add the STLink to the BL...
Dear, youAbout 6 month ago, I join class for ARM core.It very interesting for me.So I made customized PCB with STM32F429ZI Core.Before when I made customized PCB, I study for nucleo board.I testing my made PCB Board, I look problems.The test environm...
Hi Every one. Im noob on the linux world and im trying to use it to work in my stm32f103 (Blue pill) with my stlink and truestudio.When i plug the board and use the same hardware on Windows 10 Every thing work fine . But ok linux i have a erros "...
I have a stm32nucleo (NUCLEO-F091RC) eval boardI believe that a student has over written the code on the ST-Link micro (STM32F103CBT6) possible by writing to the Virtual Drive that now appearsIt powers up and LD1 flashes but it does not enumerate ov...
On my workstation I am facing more and more often crashes of ST-Link debug connection.I am using Keil MDK V5.28 (also tried 5.26, V5.34a...) while running debug e.g. with Nucleo STM32G071 (same problem with Nucleo STM32F091...) debugger stops with m...