STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Manage RTS/CTS in VCP mode

Posted on February 11, 2015 at 15:24 Hello, Can someone tell me if it is possible to manage RTS/CTS signals over USB in VCP mode please ? It seems that the CDC example can receive commands, but what should I do to set these signals in ...

fabien by Associate II
  • 1182 Views
  • 9 replies
  • 7 kudos

Resolved! UART serial communication on STM32 Nucleo C031C6

I am still a beginner in STMicroelectronics programming. I am trying to do UART serial communication on STM32 Nucleo C031C6. USART2 seemed to be disabled on CubeMx while trying to configure the pins so I used USART1. I am using RealTerm as my serial ...

SAW by Associate II
  • 777 Views
  • 1 replies
  • 1 kudos

Resolved! TIM6 APB1 prescaler

Hello,STM32F103RB microcontroller.The Figure1 (see attached image) shows clock tree of STM32F103RB microcontroller. Before TIM6CLK, there is a block, which is highlighted in red rectangle. What's IF (APB1 PRESCALER  = 1) x1 ELSE x2 label in this red ...

Resolved! STM32F407 TIM / PWM Problem

Hi everyone,For any timer, counter mode is equal to center aligned mode 3/2/1 except for up or down there are phase sub. between pwm channels with different duty values. There is no phase sub channels with same duty values. For example, in TIM1 with ...

CKILI.2 by Associate II
  • 446 Views
  • 1 replies
  • 0 kudos

Resolved! Over flow flash memory

Dear All,I'm using STM32G0 with 64KB of flash memory and 8KB of RAMif optimization is OFF, its giving error as below and if optimization is ON Level-1 its not giving any errorSo let me know what kind of error i'm facing Compiler - keil 

vchau2_0-1724778215817.png vchau2_1-1724778336673.png
vchau.2 by Associate III
  • 717 Views
  • 5 replies
  • 6 kudos

Resolved! STM32F407 PWM output not stable

I am trying to set up PWM on Channel 1, 2, 3 of TIM3. At first I set up only Channel 1 and the output voltage of PWM is 2.8V. But after I set up the other two channels, the output voltage of Channel 1 & 3 gets to 3.6V, while that of Channel 2 is stil...

Resolved! Bootloader flashing WORD using double WORD

Hi,I want to flash my STM32L452RET6P using a .hex file. I am however struggling with the fact that STM IDE generates a .hex file with lines with only one WORD instead of the only supported double WORD when writing. So I need to buffer and assemble ea...

RBT-ES by Associate III
  • 1186 Views
  • 9 replies
  • 3 kudos

STM32 event system – connection to timers

I have an STM32G473 on an existing board, and now the need to trigger Timer 2 in "One Pulse Mode" from a hardware input has come up. No problem, I thought, as I knew that the MCU has an event system. I simply assumed that I could generate an event wi...

EThom.3 by Senior
  • 613 Views
  • 2 replies
  • 2 kudos

Resolved! Error while debug

WHile debugging for a custom board this is what I am facing Break at address "0x1fff4080" with no debug information available, or outside of program code. This is the code that I am trying to run . What is the reason for this error and how it can be ...

Rituraj by Senior
  • 2816 Views
  • 11 replies
  • 2 kudos

Problem getting started with STM32H747I-DISCO

I recently bought a brand new STM32H747I-DISCO board from mouser. Read up user manual and tried to use it for the first time. When I connect it to PC with USB cable, LD10 lights up red. Then LD8 lights up green and LD10 starts blinking red. STM32Cube...

rakib2023 by Associate III
  • 2097 Views
  • 8 replies
  • 0 kudos