STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! stm32g0b1 usb endpoint3 problem

Hello,I'm using STM32G0B1RCT6 use cubemx generate cdc project works okbut when I edit  endpoint to 0x03 it Not working properly USB packet capture  endpoint 0x03   returns stall ny Idea about this issue and how to fix it please?Thanks.   

zhuliangliang_1-1755154021745.png zhuliangliang_0-1755153981355.png

back up domain on STM32H735 is reseted after reset

Hello we try to use the backup sram on 0x3880 0000 .We have build the software :#define BKPSRAM_BASE 0x38800000UL #define BKPSRAM_SIZE 0x1000UL typedef enum { BkpSram_Init = 0 , BkpSram_Wait = 1 , BkpSram_WriteStr = 2 , BkpSram_ReadStr = 3 ...

dacha.1 by Associate II
  • 247 Views
  • 1 replies
  • 0 kudos

STM32N6: DCMIPP

Hello,I want to use the TW9992 NTSC/PAL Video Decoder for STM32N6 to transfer an NTSC camera (720x480 resolution) to the MCU via MIPI-CSI and display it on the screen. I have attached the code below.static void MX_DCMIPP_Init(void) { /* USER CODE...

Clyasenth by Associate II
  • 1503 Views
  • 17 replies
  • 0 kudos

Resolved! ADC watchdog with sleep mode

Greetings,   I am using STM32-L073RZ nucleo board for the testing of ADC watchdog and sleep mode. I want to keep my instrument in sleep mode and when ADC readings increased by few counts then I want to wake-up my controller.    I have written below m...

JeetS by Associate II
  • 377 Views
  • 3 replies
  • 1 kudos

Resolved! TIM2 CH2 output on 2 GPIO's

Hi, For my application I need to output the same signal on 2 different IO Pins. I need to use a timer because the signal has to have extremely accurate timing. As a first iteration, I allocated 1 GPIO pin to TIM CH2 and the other GPIO Pin to TIM CH3....

Resolved! FDCAN clock configuration

Hello,     I am trying to write code for a transmit and receive program in FDCAN (Classic Mode) , I have configured the PCLK1 as 170MHz,  Can I select this PCLK1 as the FDCAN clock in the FDCAN Clock Mux?  

WHe.1 by Associate II
  • 142 Views
  • 1 replies
  • 0 kudos

Resolved! Crystal oscillator circuit Validation

Hi, i am using a STM32F411 for the first time and i am not familiar with the crystal oscillator schematic symbol provided by EasyEDA. Can someone validate this circuit and, eventually, poit out what's wrong plase? Any help would be apreciated

LucaBresciani_0-1755421084073.png