User Activity

Hi, I just noticed that since I upgraded from 5.3.0 to 5.6.0 user-labels no longer not get exported as #define's to main.h. This occurs only in following conditions: * if the 'pin-stacking' option is set AND * if more than one signal is 'stacke...
Hi, I'm using CubeMX, Firmware STM32Cube_FW_F4_V1.24.2 with an STM32F411VET (DISCO). When I configure an UART for TX in DMA regular-mode (as opposed to circular-mode), the code in function UART_DMATransmitCplt()in file stm32f4xx_hal_uart.c at line 25...