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

external gram / vram / videoram - any experience?

Posted on July 06, 2018 at 15:50Hello,we are running a stm32f49xxx mcu with sdram which is used as a video ram.now with higher product lines we have more traffic on the memory bus causing flickering. With code optimization we can reduce it but it ap...

Microcontrollers supporting FOC Motor Drive

Posted on June 25, 2018 at 15:37Hi,How can I tell for sure if a microcontroller supports Field Oriented Control for BLDC motors? I am particularly interested in STM32F303VC and STM32L4R7VI.The STM32F303VC for sure does that because I remember readin...

za kia by Associate II
  • 776 Views
  • 2 replies
  • 0 kudos

Question about SPWF01SA module

Posted on July 11, 2018 at 15:24Hello,I am using the SPWF01SA incorporated into a board with a microcontroller that is responsible for responding to orders that come through the module.My problem is that through the page ''output_demo.html'' I can s...

0690X0000060M68QAE.png

STM32L452RET6 HardFault from HSE

Posted on July 10, 2018 at 11:14Hello, Help me please. I configuration STM32L452RET6 in the CUBEMX, how on the pictures. Then I build project in the Attolic and go to debuger and then when MCU is starting work, it go in the HardFault_Handler(void) t...

New PDM audio firmware?

Posted on January 17, 2018 at 14:48Does anyone have informations about the pdm2pcm library in der STM32F4cube package? I cant't find anything on the ST-page.

Resolved! STM327H753-Eval : Temperature Sensor Reading Issue

Posted on June 21, 2018 at 10:31Hi All,Recently, I tried to read temperature sensor from ADC. I setup using STM32CubeMx and below is generated code:/* ADC3 init function */ void MX_ADC3_Init(void) {   ADC_ChannelConfTypeDef sConfig;      /**Common c...