STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Read ADC from 2 joysticks with STM32F4xx

My project is a two-player Pong game using two joysticks, with each joystick controlling one paddle. The user interface was created using Touch GFX. The board is an STM32F429, and I have configured ADC1 to use channels 0 and 8. I’m using interrupts, ...

trungvan by Associate
  • 465 Views
  • 5 replies
  • 1 kudos

Resolved! No I2S output on a STM32G071 via TAS5722L

I have a stm32g071gbu6 , that is linked to an I2S amplifier TAS5722LPA5 (I2S_CK) -> BLCKPA15 (I2S_WS) -> LRCLKPB5 (I2S_MCLK) -> MCLKPB6 (I2S_SD) -> SDII use a divider bridge to pass my 3,3V stm32 output to a 1,8V which is the only voltage the TAS acc...

Raphy by Associate II
  • 741 Views
  • 8 replies
  • 1 kudos

Resolved! Configure STM32H753ZIT6 Internal RTC

Hi, I'm trying to configure the internal RTC on the STM32H753ZIT6 development board, but the RTC isn't functioning correctly—the time doesn't increment. The code was previously working with Ethernet, and I attempted to configure the internal RTC to w...

Ematic by Associate II
  • 430 Views
  • 4 replies
  • 0 kudos

Resolved! ADC multichannel using Interrupt

I have 3 potentiometers, one on each channel of the ADC, that vary 3V. The ADC reads the values and converts to voltage.I have not been able by reading the datasheet and looking at some examples online to figure out how to get it to work using interr...

luke514 by Senior
  • 9752 Views
  • 13 replies
  • 3 kudos