STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

VREFINT_DATA

I'm using the STM32F0 Discovery (STM32F051R8T6) and trying to measure temperature via an ADC input. We're using the formula: VChannel = (3.3V * VREFINT_CAL * ADC_DATA) / (VREFINT_DATA * fullscale), but we are unsure what to use as the VREFINT_DATA va...

KLeon.875 by Associate II
  • 1147 Views
  • 5 replies
  • 0 kudos

Configure DMA for MDMA H7 dual core

Sorry to be asking so many questions, but these dual core h7s are hella complicated and the documentation can be a little vague.I am trying to understand how to set up the dmas to work with the mdma. I think i get the dmamux and how the mdma works wi...

RMcCa by Senior II
  • 408 Views
  • 0 replies
  • 0 kudos

STM32F769 no MCLK out from SAI

Using the STM32F769I-DISC1 evaluation board I am trying to use SAI1 to output a TDM audio stream. I know the CODEC doesn't support that format but my production board will need it.When configured as master transmitter, I get good SCLK, data and fram...

Alan3 by Associate
  • 530 Views
  • 2 replies
  • 0 kudos

UART Reception bytes missing

I am trying to receive variable length of data by manipulating the the RxXferCount value and pRxBUffPtr.I am getting desired results most of the time but for certain time the receive buffer is unable to capture all the bytes i sent.I tried to debug i...

SYLVIA by Associate II
  • 455 Views
  • 1 replies
  • 0 kudos

Trouble establishing I2C communication between 2 STMs

I am trying to establish I2C communication between 2 STMs. The master is NUCLEO-L432KC and the slave is NUCLEO-L412KB. I changed the address of slave in cubeMX to 0x01 which is in the 7-bit address format. But I am not able to send or receive data. ...

Need reference project for STM32F746-Discovery

I can't get the sample running on my stm32F746-discovery. I followed the instructions in https://www.youtube.com/watch?v=43qQhrXc3n4.After changing MX_QUADSPI_Init(void) to the values inthe stm32746g_discovery_qspi.c I get a picture with a button but...

0690X00000AqpyaQAB.jpg
Andi by Associate II
  • 506 Views
  • 1 replies
  • 0 kudos

Resolved! Internal flash failing after 60 - 70 erase/write cycles

Hi,I am currently facing an issue on a STM32F469NI MCU where the HAL_FLASH_PROGRAM() is succeeding yet fails to write to the flash memory.I have verified this with a basic project for the STM32F469Discovery to isolate hardware. It appears that after ...

JHedges by Associate II
  • 1420 Views
  • 5 replies
  • 0 kudos