STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 457 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
  • 394 Views
  • 1 replies
  • 0 kudos

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
  • 433 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
  • 1138 Views
  • 5 replies
  • 0 kudos