STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Mcu dies

Hello,​Which mcu products are ​provided as dies or wafer?​Thanks​

Ohara.1 by Associate II
  • 943 Views
  • 5 replies
  • 0 kudos

STM32 communication with a display via I2C over DMA

Hi Everyone,My problem relates to I2C communication when trying to send bytes to a display on address 0x78. First I tried with the plain I2C HAL function(blocking), but I realised that the MCU gets frozen because of the huge amount of data to be sent...

0693W000001t9dLQAQ.png
DJuko.1 by Associate
  • 424 Views
  • 1 replies
  • 0 kudos

Stm32F407 Clock Configuration Issue

Hi, I am working on my Stm32F407 Discovery Board. I use CMSIS when I codding and I have some problems with PLLCFGR register. I want to using 168 mhz clock speed. This is my Clock Configuration code and I get problem in PLLM configuration in PLLCFGR r...

RGokm.1 by Associate II
  • 1224 Views
  • 4 replies
  • 0 kudos

STM32H7 I2C DMA ll, just sending once

Hey guys, I am trying to get I2C working with DMA or without, but I am having similar issues with both. The I2C sends out the data correctly the first time via DMA and the DMA_TC interrupt is called, however it gets never called again. I can also see...

Mfail.1 by Associate II
  • 515 Views
  • 0 replies
  • 0 kudos

STM32G4 ADC jitter from timer to conversion start.

Hi,What is the jitter value in nS when the ADC is configured for Asynchronous clock mode? consider CPU clock = 170MHZ, adc_hclk = 170MHZ, adc_ker_ck = 170/6 MHZ = 56.67MHZ and ADC clock = 56.67MHZ (PRESC = 0)ST inform in the manual that the jitter i...

Asantos by Senior
  • 436 Views
  • 1 replies
  • 0 kudos