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

STM32H742 rev V ADC BOOST bits

Hello,I use STM32H742 rev V. In contrast to rev Y register ADCx->CR has two bits BOOST. I set both, because I want the highest ADC speed. But reading ADCx->CR back, with the debugger or in the running program reports only BOOST 0 set. What is wrong t...

TIM1 Dead time not working according manual

I use TIM1 as 3 Phase PWM for motor control. I need to adjust the dead time. But the dead time is not according the manual.My code for dead time:  TIM_BDTRInitStruct.OSSRState = LL_TIM_OSSR_ENABLE;  TIM_BDTRInitStruct.OSSIState = LL_TIM_OSSI_DISABLE;...

franz2 by Associate III
  • 3275 Views
  • 6 replies
  • 0 kudos

Resolved! What is the clock configuration after leaving STOP mode?

Hello,I'm using a STM32L072CB with STOP mode and in section 32.9.3 in the user manual I stumbled over following information:"When exiting from Stop mode, the clock configuration is identical to theone after RESET. Consequently, the software must repr...

Debugging STM32F7xx target using J Link ultra+

Hello,I'm trying to connect J link ultra+ debugger to STM32F7xx target board. debugger is new(received yesterday) and I'm using it for first time. I can see it is detected in device manager as J link driver under USB. In STM32cubeIDE I've selected se...

AShel.1 by Associate III
  • 336 Views
  • 0 replies
  • 0 kudos

Resolved! The problem in CAN Receive using Interrupt. As code hangs in (HAL_CAN_RxFifo0MsgPendingCallback) function in STM32F103C8T6.

Hi,I am working on CAN on STM32F103C8T6. I am using a Callback Function of (HAL_CAN_RxFifo0MsgPendingCallback) but soon after receiving message code hangs in Callback Function even though no data sent afterwards it.I am not getting the reason. Becaus...

0693W000001rfS1QAI.png
ALAN4 by Associate II
  • 6180 Views
  • 15 replies
  • 0 kudos

Questionable STM32F427

Last year I had a production run (built in China) of a board that uses a STM32F427 - 100 pin.This last spring I had another production order built (Feb to May) and the behavior of the part seems to be having timing related issues - same firmware.I to...

0693W000001rlJeQAI.png 0693W000001rlJoQAI.png
Joe.H by Senior
  • 1072 Views
  • 2 replies
  • 0 kudos