STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Why is HAL_UART_TRANSMIT splitting my transmission

Hi, I've been facing some issue using HAL_UART_TRANSMIT. The thing is that I want to send a message when I press a button. My idea is to catch the interrupt of the button and setting a flag, then in main sending the message detecting the flag.The pro...

0693W00000FD7pMQAT.png 0693W00000FD7p2QAD.png
CCobo.2 by Associate II
  • 466 Views
  • 2 replies
  • 0 kudos

Programming sequence error occur randomly on STM32H750

Hi guys,I am using the STM32H750 and try to reprogram the internal 128KB flash.Please check my code as below :During the programming i got the "PGSERR" randomly , and error code is "0x00040000 "Any comment , thanks HAL_FLASH_Unlock();  __HAL_FLASH_CL...

fema by Associate III
  • 1030 Views
  • 4 replies
  • 0 kudos

STM32H7 QUADSPI Status Polling in 444 Mode

I'm noticing some odd behaviour in the QUADSPI peripheral on the STM32H743. When I use the automatic status polling feature in quad mode it appears that the 1st query works as configured, but subsequent queries are strangely incomplete.What I mean by...

0693W000003QUQOQA4.png
MWalk.3 by Associate II
  • 451 Views
  • 1 replies
  • 0 kudos

Resolved! Using TIM3 in STM32H753 to trigger BDMA

Hi,I'm trying to generate a serial data pattern in STM32H753 for WS2812B LED chip. I did it before with STM32F2, as the TIM, GPIO & DMA2 are within the same data bus matrix, i'm able to use TIM module events as a trigger event for DMA, and start movi...

JLee.46 by Associate II
  • 584 Views
  • 2 replies
  • 0 kudos

STM32F4 and alternatives

Hello everyone ; Please if someone from ST could confirm : We have a shortage of stm32f429 and the given lead time is about 80 weeks ; so our production will be stopped for 1 year; to solve this we decided to revise the design of the board and cho...

Hector_06 by Associate III
  • 1717 Views
  • 9 replies
  • 1 kudos