STM32 MCUs Products

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...

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 II
  • 370 Views
  • 2 replies
  • 0 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
  • 731 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
  • 10562 Views
  • 10 replies
  • 1 kudos