STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LPUART fail wakeup in STOP2

Hello, Using Modbus master and slave communication, where Modbus master working fine, I have issue with slave device communication. Using HAL_UARTEx_ReceiveToIdle_IT() for receiving modbus frame, and HAL_UART_Transmit_IT() to transmit response. Curre...

npatil15_0-1762921775853.png npatil15_1-1762921798795.png
npatil15 by Associate III
  • 57 Views
  • 3 replies
  • 0 kudos

Low TCP/IP Data Transfer Rate Using LWIP

Edited by a ST moderator to be comliant with the ST community rules. In next time please use </> button to paste your code. Please review How to insert source code. Hi, I have a video application using F767 with LWIP and without RTOS. The custmized b...

Chao by Senior II
  • 179 Views
  • 7 replies
  • 2 kudos

sdcard interfacing with stm32f411ceu6

Post edited by ST moderator to be inline with the community rules for the code sharing. In next time please use </> button to paste your code. Please read this post: How to insert source code.i am trying to interface stm32f411ceu6 with sdcard  using ...