STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F103RB TIM6, TIM7 not defined in CMSIS

Hello,STM32F103RB microcontrollers.Why do TIM6 and TIM7 timers and its registers not define in CMSIS in stm32f103xb.h file (see Figure 1 below)?Figure 1Therefore, it is impossible to use this TIM6->ARR = 0x0001; instruction and similar to this instru...

Mykola_Levun_0-1724834558276.png

Resolved! How can I get adc value in main statement?

I am using 5 adc values (emg[5]) and can get the value of them. I want to use these values in the main statement, so I assigned it.However I can't get the value. It's always zero.  (good[0] = emg[0])  Can I know what's the matter of this,,? Thanks fo...

lee_daeun_0-1724738352736.png lee_daeun_2-1724738424817.png lee_daeun_1-1724738390885.png lee_daeun_3-1724738449569.png

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
  • 995 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
  • 570 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 ...

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
  • 368 Views
  • 1 replies
  • 0 kudos

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
  • 579 Views
  • 5 replies
  • 6 kudos