STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32G4 Reset Issue

I am having some strange power up (I think) issue with my STM32G431 controller.  Sometimes it runs for a second or two, sometimes nothing.  It will usually not connect via the SWDIO pins so it is difficult to step through in debug to see where the pr...

STM32G4 Schematic.jpg

Resolved! UART Receive code is not working.

I am using STM32F103C8 MCU and Trying to communicate with Quectel EC200U-CN 4G module and i am not getting data through UART2 Receive pin. Please go through my code and suggest mevoid USART2_IRQHandler(void){ if ((USART2->SR & USART_SR_RXNE) != RESE...

Siva Ram by Associate II
  • 1762 Views
  • 5 replies
  • 1 kudos

PowerSTEP01 example code and programmer user guide

Hi, i m trying to program PowerStep01 with SPI on STM32H7, can anyone kindly advise where to locate sample code and tutoral ? or programmer user guide?  A serach online yield this but error on page and file not found. https://my.st.com/content/my_st_...

Resolved! USB on-the-go high-speed (OTG_HS) - core setup confusion

In RM0456 section 73.4.3 OTG_HS core (p.3279) I found the following statement:"The OTG_HS receives the 60 MHz clock from the reset and clock controller (RCC). This is typically generated in the PLL associated with the HS PHY and enabled in the RCC. T...

TDJ_2-1695126149597.png TDJ_1-1695125909206.png
TDJ by Lead
  • 12080 Views
  • 5 replies
  • 2 kudos

What lead times and deliveries are you seeing?

Sorry to bring up the elephant in the room. I just reviewed the ST Q1 quarterly results from April and was astonished to not find anything related to lead times, shortages, or allocations.My company is in the Musical Instrument space. We work with a ...

AHigg by Associate II
  • 2143 Views
  • 7 replies
  • 0 kudos

CMCIS OSv2/FreeRTOS and Thread State

Just started playing with FreeRTOS on a NUCLEO-H563ZI board using CMCIS OSv2. Why does osThreadGetState() translate eSuspended to osThreadBlocked? I suspended a thread and then checked its state with osThreadGetState() which reports the state as bloc...

Resolved! STM32F723 FMC SDRAM

Hi there,We use a STM32F723 controller and want to connect two external RAM devices.Now we have to select a RAM that fits to the FMC. What we can't find in the reference manual RM0431 is, if SDRAM-DDR functionality is provided or only SDRAM without D...

CObri.1 by Associate III
  • 1421 Views
  • 2 replies
  • 2 kudos