STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 272 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
  • 230 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
  • 272 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
  • 513 Views
  • 5 replies
  • 0 kudos
Labels