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

Stereo FMAC

Hi ST!I am writing to ask if any ST MCU's will be released with 2x independent FMAC units?At the moment, doing stereo audio processing with a single FMAC is problematic (and ST MCU's ONLY have a single FMAC unit), especially being unable to load the ...

etheory by Senior II
  • 1477 Views
  • 4 replies
  • 0 kudos

STM32F767 LTDC dual layer and external SDRAM

Hello,i have custom made board assembled by STM32F767BIT6 and external SDRAM IS42S16400 for video buffers.The MCU runs at maximum speed 216MHz. LTDC seems to work fine bud when i use dual layer, the second layer seems that reading from external SDRAM...

Petr3 by Associate III
  • 1005 Views
  • 1 replies
  • 0 kudos

Resolved! Time taken to change USB state

I am running USB in Mass Storage host mode. On connecting the device, USB FLASH stick, it takes around 20 seconds to change the Appli_Sate from APPLICATION_START to APPLICATION_READY in usb_host.c file. It is normal ? Can the time be reduced ?   Than...

Nico3 by Senior
  • 2041 Views
  • 11 replies
  • 0 kudos

getting 3 arrays data from SPI RxBuffer

Hi I m using SPI to transmit and receive data from a sensor, the sensor return 3 bytes of data, SensorRXBuff[0], SensorRXBuff[1],  and SensorRXBuff[2], i m gona use these 3 byte for indivual computation, i enclosed the function below, could anyone ad...

WS2812B sporadic wrong color - DMA issue or?

I have a custom designed board using a single WS2812B RGB LED.I use the DMA to control, just as "all" examples and drivers use it.Fairly simple, and it works as a charm.99% of the time...Symptom:Once in while, it starts to show a wrong color.Fx. if I...

KKjel.1 by Senior
  • 5602 Views
  • 28 replies
  • 0 kudos

Stm32 drive 32 strips of ws2812

Hello. I have connected 32 strips of ws2812 connected separately to 32 gpio of stm32f407vgt6, each strip has 30 chips in series, how can I drive all of them? Dma, pwm, uart and spi modes doesn't support this number of strips separately.Thank you

Resolved! WS2812 library does not work on STM32F40

Hello,I've been trying to find a solution on the forums for several hours now, to no avail!I have just put my programs on STM32F401, I compile with MBED Studio. I used to light my WS2812 LEDs with a KL25Z (NXP) always using Mbed Studio and my library...

AD_716 by Associate III
  • 3847 Views
  • 13 replies
  • 5 kudos

Resolved! STM32H7 program does not start when powered on

Hello,I am using STM32H733 mounted on a custom PCB. The problem is that if I power the board on, the program inside the MCU does not start. The programming is done over the JTAG/SWD interface. After programming, the code is able to start running.Howe...

mertt by Associate II
  • 1121 Views
  • 2 replies
  • 0 kudos

EXTI0 double interrupt on one edge

I developed a 62.5kbit synchronous self-clocked (similar to SDLC) communication firmware for STM32F412, to be interfaced with an old device via RS485.It works in "bitbanging" using a 16us interrupt timer (TIM11) to sample the bits and EXTI0 (PB0) int...

Guidoted by Associate III
  • 1730 Views
  • 8 replies
  • 5 kudos