STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Timer base event without interrupt

Hello everyone,I got a time1 on STM32F103C8 running at 72Mhz with settings:If I used an interrupt, I would get callback every 30 seconds, however I want to do basically same using polling method, is there a register or a HAL function I can use to che...

0693W00000Y6jcrQAB.png

Configure SPI or I2C for continuous clock

In our STM32L5 based design we are using HSI16 to drive some clocks (SPI1). one way to route HSI16 clock is through MCO. is there any other way we can route this clock. 1. Can we configure I2C or SPI1 to route its clock on some GPIOs ?2.Continuous wr...

PCTM by Associate
  • 1116 Views
  • 6 replies
  • 1 kudos

Hi, I am using STM32L4P5 discovery kit to find out current consumption in different ADC configuration, i.e 12 bit, 14 bit & 16 bit resolution achieved using oversampling. May I know why the current consumption is same in different ADC configuration

Above table shows the observations made. I would like to know if there is any internal architecture of MCU which is governing same current consumption.I have attached code snippet for 14 bit configuration.References: User Manual UM2651: DataSheet: ST...

0693W00000WJhn2QAD.png
Shru2 by Associate II
  • 800 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F100 ADC Sample Rate

The datasheet and ref manual only mention that the conversion time is 1.2 us but this is not enough to find the sample rate. All other stm32 products mention that explicitly, why not this one?

AAlsa.1 by Associate II
  • 1224 Views
  • 7 replies
  • 0 kudos

STM32 SPI Rx Busy

I have a packet communication via 2 devices over SPIAt the end of some packets I receive some extra clocks via SPI, therefore it corrupts the next packet. Situation can be discovered by BUSY flag set. Datasheet says it is cleared by hardware. Is the...

ST7567A I2C LCD with STM32L4

Hello!I am trying to implement ST7567A LCD (128x64) with I2C on my STM32L433RC MCU.Only working libraries I can find are for Arduino. Found an STM32 library for 16x2 LCD, tried adapting it, but couldn't. Trying to include all the neccessary header an...

rtl by Associate II
  • 981 Views
  • 1 replies
  • 0 kudos

STM32 RGB and MIPI TFT

Hello!i want to start a project with STM32, and use RGB interface Display OR MIPIcan someone guide me with chip selection characteristics? (for my prototype PCB it be nice to start with solder easy chip and not BGA) thanks

Lios by Associate
  • 456 Views
  • 1 replies
  • 0 kudos