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

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
  • 1276 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
  • 1271 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
  • 2727 Views
  • 5 replies
  • 1 kudos

Direct Access to the SRAM

Hello, as part of my master's, I am required to process information received from some electronic system, I need to read 36 bits (output of 3 12 bit ADC) at the same time and process them and perform calculations and for that I need execution speed. ...

G491 HAL_UART_RECEIVE issue

I am developing a project in which I need to read data that is sent on the UART.Since it was not working i tried to write a new firmware that only reads from UART, with the following code:/* USER CODE BEGIN 2 */volatile HAL_StatusTypeDef huart3RxStat...

Resolved! PWM No Output

Hello,I am using STM32L052K6T6 with a passive buzzer is connected to PA6. Idea was to use TIM22_CH1 as PWM output to feed the buzzer. However when I get to configure PWM on this port, only relevant looking option is "PWM Generation No Output" and ind...

cage by Associate II
  • 20472 Views
  • 10 replies
  • 1 kudos