Hi,I am trying to develop a simple example program to control the 3 User LED's in the nucleo-144 board.Part number - STM32L4R5ZII have configured the following clock settings and BSP for the LED's.Clock Settings:/* Enable MSI oscillator and configure...
Hello.I made big board with STM32H743XI, and it works without glitch. Since STM32H747 is pin to pin compatible (TFBA240+40) I modified PCB that it will fit both processors. ( just a single ground was needed for SMPS, but i don't use it,)For some reas...
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...