STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I2C getting stuck in HAL_I2C_STATE_BUSY_TX state

Hello,I'm currently working with a STM32F411RC chip in a custom board and using I2C to communicate with some peripherals (namely memory and ADCs). I decided to use I2C with DMA, but it wasn't working, so I switched to I2C with interruptions.My setup ...

0693W00000QNQQFQA5.bmp 0693W00000QNQQKQA5.bmp
THML by Associate II
  • 945 Views
  • 1 replies
  • 0 kudos

Center aligned pwm and DMA

How the hell it makes sense to have 2 UEVs per period in center aligned PWM mode and not be able to choose which one generates request for DMA and update of registers. For an interrupt it's possible to choose if underflow or overflow events generate ...

0693W00000QNdahQAD.png
DDona.1 by Associate II
  • 942 Views
  • 3 replies
  • 1 kudos

How do I wake from Stop mode using UART?

Hello all,After successfully entering Stop mode with my STM32F051, I cannot wake it up. I have referenced this article heavily, but cannot get it to work for me (I see that it is for an F072B): https://github.com/STMicroelectronics/STM32CubeF0/blob/m...

JKing.8 by Associate III
  • 1749 Views
  • 3 replies
  • 0 kudos

STEVAL-IHP005V1(STM32F103x, ST7540) inquiry

Hello, I am a student studying stm32. I bought that module. I want to modify the source code in CUBEIDE. A part of the PLM stack folder is in the form of an object file. Can I get the file in c code?? I don't know the exact email address, so I'm post...

SKim.35 by Associate
  • 346 Views
  • 0 replies
  • 0 kudos

Troubles in Programming USART of NucleoF429

Hi All, I am new in ST microcontrollers. I tried to get messages from the USART module of NucleoF429. i follow the steps in this article: STM32StepByStep:Step3 Introduction to the UART - stm32mcuI used many serial monitor tools such as TeraTerm but I...

Hasan by Associate II
  • 1534 Views
  • 6 replies
  • 0 kudos