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

Howto implement I2C slave clock stretch timeout.

Hi,I like to implement a I2C slave on a STM32G081 with using stm32cubeide.Basically, it is working.Sometimes, the system communication stuck while a transaction on the STM32 I2C slave is active.How can I implement a clock stretch timeout on slave sid...

MScho.15 by Associate
  • 803 Views
  • 1 replies
  • 1 kudos

May I know the production schedule of STM32F469NIH6?

May I know the production schedule of STM32F469NIH6?It is impossible to develop using STM32F469NIH6 due to an unbelievable price increase in the market. If you let me know the production schedule, it will help me adjust the schedule.

Slee.81 by Associate
  • 731 Views
  • 1 replies
  • 0 kudos

How do I measure execution time and achieve determinism?

Hello to everyone. I would like to prepare some exercises where my students should quantitatively design a real-time application on a Nucleo F767ZI boards, but to do so they will need to determine and control the execution time of their code. I am as...

PB1 by Associate III
  • 1900 Views
  • 4 replies
  • 0 kudos

Using LPUART to transmit byte wise: Space between Bytes

Hello,I have a STM32 L081KZT and want to use the LPUART to send an Array of bytes, byte wise. For that, I use HAL_UART_Transmit_IT to send the first Byte of the Array and HAL_UART_TxCpltCallback to recursively write the rest of the Array with HAL_UAR...

0693W00000NqLf1QAF.png
HRaup.1 by Associate II
  • 2350 Views
  • 6 replies
  • 0 kudos

Resolved! How to receive a whole string of characters, sent by a computer to a NUCLEO-L432KC using UART communication?

Hello everyone,I would like to transmit strings of characters (which could be different sizes) using the Nucleo's UART serial communication. I'm using HAL_UART_Receive_IT(&huart2, &rx_buffer, 1), which receives the characters one by one and stores th...

Loic1 by Associate III
  • 4679 Views
  • 11 replies
  • 0 kudos

Need Target name for Mbed Studio Desktop program please

For the Mbed Studio Desktop program, I need Target name for the STM32F429I-DISC1.At present Mbed program has Target name only DISCO-F429ZI (S/N: 066AFF5...71658...I need to develop C++ programs using Mbed Studio Desktop program using 32F429I Discover...

SamJ1 by Associate II
  • 991 Views
  • 5 replies
  • 0 kudos