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

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
  • 571 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
  • 1700 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
  • 2091 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
  • 4267 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
  • 926 Views
  • 5 replies
  • 0 kudos