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

ADC Multichannel Polling Example

I'm writing firmware for stm32c011f4u6 using Keil5. I downloaded and checked an example about ADC from the homepage, but I only found the code that uses DMA. Is there any example of using ADC with Polling instead of DMA? Also, I need an example for m...

KenLee by Associate III
  • 2484 Views
  • 5 replies
  • 0 kudos

reading Flash EData on STM32H573

started using STM32H573 recently, having issues with Flash Edata when reading data from EData area, which crashed at HardFault_Handler() with STM32H573I-DK. But it is running fine with NUCLEO-H563ZI for the same job.The example project “FLASH_EDATA_E...

How to interface STM32F411 to CODEC SSM2604

Hello, I'm new to the forum and I want to ask about how to make the I2S connection between an STM32F441RETx and an SSM2604 Audio CODEC.Here are the corrections:My doubt is on how I should connect the Serial Data pins from the CODEC to the MCU. Should...

Is Circle OS around anymore?

Posted on June 24, 2016 at 07:52Circle OS used to be a GUI software for the STM32 line of microcontrollers. I am looking at building my own object handling software from the ground up, but I need some guidance so I wanted to reference Circle OS.Does...

How to boot trigger cm7 to cm4 in keil?

I'm implement IAP in Nucleo-H745ziq.So. when i into application then cm7 trigger(boot) to cm4.cm4 can't boot in keil but in stm32CubeIDE can boot. SET_BIT(RCC->GCR, RCC_GCR_BOOT_C2); 

yolominwoo_0-1715233361339.png

STM32F429II USB-FS SPL demo code

HelloIn my case, I am working on the project using the SPL provided by ST.It uses the STM32F429II series, and the compiler is running on IAR.I have a demo code for USB FS on the STM32F103 series, can I get a demo code for SPL USB FS on the STM32F4 se...

Jdogk by Associate III
  • 1238 Views
  • 2 replies
  • 0 kudos

Resolved! 'Nucleo-F401fb + stm32CubeMX + iar ewarm' can not run azure RTOS

"I successfully ran a simple Azure RTOS task using nucleo-f429zi, stm32cubemx, and iar ewarm 9.30. However, when I apply the same method to nucleo-f401re, it gets stuck in the tx_thread_sleep function. It seems that the OS Tick interrupt might not be...

zoro by Associate
  • 1233 Views
  • 2 replies
  • 1 kudos

STM32H753 SPI data rate

Hello. Is the STM32H753 able to directly interface with a slave on the SPI bus, which continuously produces data at a rate of 40 Mbps for several hours? What would be the current consumption rate for such a case?Thank you

tariq by Associate II
  • 2654 Views
  • 5 replies
  • 1 kudos