STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L151CBU UART 8E1 (Parity) Problem

Hello everyone,I have created a project with STM32L151CBU and used UART2 (PA2, PA3) for communication with some other transceiver IC.I have configured my UART as follows for (1-bit start, 8 bits data, 1 bit EVEN parity, and 1 bit stop) communication....

Resolved! Having trouble with ADC sequencing STM32H7

Hi everyone, hope everyone is doing wellI am trying to setup the STM32H743ZI's ADC for a 5 channel Continuous scan. The 5 scans will be used forThe Input voltage - Channel 0The Input Current - Channel 1The output Voltage - Chanel 2The output Current ...

CLeo.1 by Senior II
  • 2413 Views
  • 13 replies
  • 0 kudos

Troubles enabling the 32.786kHz RTC clock.

Hi all,I am working with a Nucleo STM32L452RE board and I had a bit of trouble enabling the RTC clock. I am just trying to get a scope shot of the waveform output by the clock itself and I noticed it was not on by default. I attempted to use a few ex...

KMill.3 by Associate II
  • 1453 Views
  • 3 replies
  • 0 kudos

STM32L431 ADC initialization problem

Hi. I have a problem with ADC on a custom board with STM32L431CBY with external 24 MHz clock. Everything (UART, SPI, DAC e.t.c.) works fine except ADC. Clock initialization:static void setSystemClock(void) { LL_FLASH_SetLatency(LL_FLASH_LATENCY_...

KGrib.1 by Associate
  • 534 Views
  • 1 replies
  • 0 kudos