User Activity

Hello,I am currently engaged in an IoT project utilizing the STM32H5 microcontroller unit (MCU). I would like to inquire whether the X-CUBE-CELLULAR library is available for the STM32H5 MCU. If it is not currently available, are there any plans to po...
Hi,I am using STM32G491 for the project. For USB HID class the Cube MX generates usbd_dec.c file. In this file, there is a Get_SerialNum functionstatic void Get_SerialNum(void){  uint32_t deviceserial0, deviceserial1, deviceserial2;   deviceserial0 =...
Hi, in my application I will not use INT2 pin. Is it okay to connect INT2 pin to the GND?
Can we connect D1+ to DN and D1- to DP (same for the connector (D1+CON to USB_D_N))
Is there a way to program spi flash using st-link? The spi flash which i am using is AT25SF321B.