User Activity

Hello,With CubeMX V6.8 (I did not check with latest update), there is a bug in the USART clock source selection, for chip STM32L451VETWhen selecting SYSCLK for USART2 or USART3 (did not check with UART4), in the function HAL_UART_MspInit() the clock ...
Hello,I'm implementing QSPI on STM32L451 with a NOR FLASH memory (Micron MT25QL512ABB, 64Mbytes) for the first time, using DMA, for the moment it seems to work, but I'm surprised by the timings.CPU runs at 16MHz, QSPI clock speed is 8MHz. For this ex...
Hello,I'm observing a stability issue on the internal voltage reference while using STOP mode.I'm using STM32L431, with : - VCC=1.9V - VCC_AN=2.8V - internal reference set at 2.5V with output buffer enabled in low impedance mode, decoupled with 100nF...
Hello,I need to connect a STM32 to an ethernet peripheral that will send periodially an UDP frame on a specific port. I just have to listen on the port and handle the measure.Ethernet speaking, is there any problem or modification required to handle ...
Hello,I'm developping a demonstrator with a shield I made to fit a Nucleo 144 - F207ZG board. My application uses ethernet link (TCP, UDP client and server) and FreeRTOS. Base project is generated from CubeMX and I work under Atollic True Studio. Thi...
Kudos from