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

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
  • 8069 Views
  • 13 replies
  • 3 kudos

stm32h7 LTDC controller CLUTWR register config

hello, When configuring the STM2H7 LTDC display controller in CLUT mode, the CLUTWR register needs to be write. In the official example provided by STM32, the register is cycled 256 times to configure the CLUT table. This method of writing 256 times ...

wangx by Associate
  • 135 Views
  • 2 replies
  • 1 kudos

Normal USB CDC Cannot Define after update.

I was used normal mode USB CDC with Host Only -> and in middleware ( USB CDC) And it worked no matter what and good for beginners. After Update That files ware missed with same settings-up for new project. i was in middle in middle of the project for...