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! Can not jump to APP from bootloader on STM32G0B0CET6

Hi I have a question that blocked me for several days, Hopefully someone can help, thanks a lot.1:MCU:STM32G0B0CET6,Develop tool:STM32CubeIDE2:I wanna have a test for OTA ,so i create a bootloader project and app project3:Flash segmentation:1)Bootloa...

sg0993_0-1767521397710.png sg0993_1-1767521424042.png
sg0993 by Associate II
  • 192 Views
  • 7 replies
  • 2 kudos

HAL_UART_Transmit_DMA 使用 HAL_UART_AbortReceive 後異常

晶片型號 : STM32H723VGTxRX 與 TX Buffer 都已配置到 D2 區塊使用狀況 :第一次執行 HAL_UART_Transmit_DMA 正常執行 HAL_UART_AbortReceive() -> HAL_UARTEx_ReceiveToIdle_DMA() 後再執行 HAL_UART_Transmit_DMA 無法正常工作請問這樣的使用方式是否正確或是需要另外的設定動作才能再正常使用

Hello World Error Program

I have a problem, where there's simply no error, but the output, is not showing on the screen. The system has detected the board, and all the correct steps are followed, even though, my hello world code is not been printed. I am using stm32cubeide ve...

Mohit79 by Associate
  • 92 Views
  • 3 replies
  • 0 kudos

Resolved! stm32 with 32 pins with FDCAN but without HSE?

HelloIm developing a CAN Bus node and with space constrains, so i ve looked in stm32 products and a qnf32 packages looked perfect for example stm32G0B1 has FDCAN. The problem...These QFN32 dont expose HSE pins. I just can use HSI with 16 MHz +- 1% wi...

ricardos by Associate
  • 122 Views
  • 4 replies
  • 2 kudos

TIM1 CHxN aren't disabled by setting CCNE bit to 0

Hello everyone, I am trying to implement the 6-Step Trapezoidal Control using the COMG event in STM32F411RE as said in the datasheet. Situation:I am using 3 half bridges each driven by a single IR2110, IR2110 requires only one input signal to be high...

veblor by Associate
  • 31 Views
  • 0 replies
  • 0 kudos