STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F4 I2S DMA

Hello everyone,I am currently implementing an audio synthesizer. My DAC requires the I2S protocol, which is supported by my device (F446). I want to setup a circular buffer to feed the I2S peripheral using DMA. Idealy, i want to set it up and let the...

Smuffin by Visitor
  • 101 Views
  • 7 replies
  • 3 kudos

Using type C usb instead of micro usb

Goodmornig,I'm designing a board with an stm32wb microcontroller and I would like to use a type c connector for power supply (some hundreds of mA maximum) @ 5V the board and possibly to transfer data with the microcontroller. No advance type-c featur...

LWIP HTTPD and TouchGFX

I am currently using the STM32H7B3I-DK for touchGFX development before moving to something in the STM32H743 family. I am curios about adding a simple webserver capability while running a touchGFX UI. I have implemented an httpd server on an Nucleo-H7...

RTC Wake-Up from Stop3 on STM32U545RE

I would like to use the Stop3 low-power mode on an STM32U545RE (NUCLEO-U545RE-Q board) and to wake-up the device by the RTC. I have a working example for Stop2 mode for which I largely used the inspiration from the stm32u5 workshop. But when I replac...

TNaum by Associate III
  • 1335 Views
  • 22 replies
  • 1 kudos