STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Clock settings in STM32l152 (startup/stability issues)

Hello. I'm playing with my stm32l152 discovery board. I've got lcd, buttons, leds working. I wanted to change my clock speed to 16Mhz HSI (default 2Mhz MSI) and problem started.To write my code I use RM - and I'm missing something. How this configur...

fifi_22 by Associate III
  • 2082 Views
  • 11 replies
  • 0 kudos

Resolved! How do you wake up using RTC wakeup?

Status from reads: WUTE is enabled, WUT shows what I set, RTC is enabled, and the WUTF flag is correctly being set every so often (and manually being cleared during GPIO interrupts I'm troubleshooting with).What's not happening: The EXTI interrupt is...

DOCon.1 by Senior
  • 698 Views
  • 1 replies
  • 0 kudos

Error in my DAC config I can't figgure out

Hi,I enabled the DAC and a GPIO Pin as analog. But whatever value I provide, the GPIO Pin of the DAC never reaches a value above 20mV. DAC config:static void MX_DAC1_Init(void) {   /* USER CODE BEGIN DAC1_Init 0 */   /* USER CODE END DAC1_Init 0 ...

Manchester using DFSDM

A lot of documents report that is possible to use DFSDM to encode and decode Manchester.Unfortunately i'm not able to find any example code.Any suggestion?

LMore.2 by Associate II
  • 1136 Views
  • 6 replies
  • 0 kudos

STM32 Blue Pill boot jumper not working

Hello everyone!Problem 1:I bought 8 STM32 Blue Pill cards.I can't program these cards.The problem occurs on all boards.When I set the BOOT jumper 0 to 1 and press the reset button the LED connected to the PC13 pin always flashes.I have already progra...

GBamb.216 by Associate II
  • 4731 Views
  • 15 replies
  • 0 kudos