We plan to use in one of our products WLCSP49 package.Please see page 126(PDF attached) - According to Table 80. "WLCSP49 recommended PCB design rules (0.4 mm pitch)" , the recommended Dpad Dimension is 220 µm.We perform some measurements on the PCB ...
On a custom board, we have an issue where after our first connection at 8MHz over SWD, then programming, we can only connect at 50kHz or slower. Has anyone seen this before? Could there be an issue in our hardware design/layout that is causing the co...
Hello, We are switching to STlink-V3 as our main debugging and programming tool. For programming, we use the mass-storage interface for simplicity. It works perfectly.The problem is that the mass-storage interface programs the FLASH memory from addre...
I have an STM32F4 Discovery board with a USB->Serial converter connected to pins PA2 (TX) and PA3 (RX). I used CubeMX to configure usart2. My test code successfully sends data over usart2 when I power the discovery board as usual over USB.However whe...
The description says "USB Type-C user connector" (besides of the ST-LINK connector)https://www.st.com/en/evaluation-tools/nucleo-f072rb.htmlBut I cannot find it in the user manual (UM1724) and on the picture.And same about NUCLEO-F303RE:https://www.s...
Hi ST community!My name is Vincenzo I would like to supply my NUCLEO-F303K8 with an external supply Voltage of +5V. I prepared a Test Project which control the LED3 to blink with a certain frequency. When I supply the NUCLEO through the VIN pin or th...
The product page for STLINK-V3SET lists the following:Multi-path bridge USB to SPI/UART/I2C/CAN/GPIOs I can see in the STM32CubeProgrammer CLI that use can use the SPI/I2C/CAN/UART functions. But can you control the state of the GPIO 0-3 pins in som...