STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 ADC clock and conversion rate

Hello,I'm using a STM32H427ZI rev Y. 20Mhz crystal and ADC to convert 4 channels in scan mode, using a timer to start the conversions (500kS/s) and the DMA to get the data.PLL2 is configured to 80MHz (the max undivided ADC clock is 100MHz). I would l...

tarzan by Associate II
  • 1215 Views
  • 2 replies
  • 0 kudos

STM32L0 LPUART not wakeup on stop mode

Hello everyone,I'm working on a project with an STM32L072CBT6.In my project, i use a LPUART1 and USART1 to send and receive data. Connected to this i use a DMA to get data.My projet works fine so i try to implement stop mode to reduce consumption.In ...

0693W00000YAoj7QAD.jpg 0693W00000YAoQpQAL.jpg 0693W00000YAoMoQAL.jpg 0693W00000YAojvQAD.jpg
MLam by Associate III
  • 1078 Views
  • 1 replies
  • 2 kudos

Resolved! Cannot get SPI woriking on STM32L0

Greetings good people of ST communityI have a problem which I didn't manage to solve by myself, so I am hoping to get some help if possibleI have an LPS22HB sensor (https://eu.mouser.com/datasheet/2/389/lps22hb-1849683.pdf), and I want to connect it ...

0693W00000aH8s4QAC.bmp
JZida.1 by Associate II
  • 874 Views
  • 3 replies
  • 0 kudos

How to reduce the time between SPI (DMA) transactions

I need to transfer a large amount of bits over SPI de-asserting/asserting the select line very 64 bits. I'm using DMA. The time between transmissions is huge, as can be seen below:The pink channel is SCK, each chunk is 64 bits. The code is below:whil...

0693W00000aHFGqQAO.png
DGast.1 by Associate III
  • 1745 Views
  • 3 replies
  • 0 kudos