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

Resolved! STM32U0 using LPUART with Hardware Flow Control

Hi,I would like to use LPUART3 to proceed the UART communication with hardware control flow enable.However, I found that when the Send_UART_DATA  there indeed has TX signal from LA, but CTS/RTS hasn't changed, only when system reset, those two pins j...

CYH_0-1749486512885.png
CYH by Associate II
  • 183 Views
  • 7 replies
  • 1 kudos

NetXDuo : STM32H573I-DK as TFTP Client

Hi,  I've been trying to configure a STM32H573I-DK board as a TFTP client on NetXDuo TCP/IP stack. Just as a test, I've configured a TFTP server that hosts a simple text file. I wish for the client to be able to open the file and save the contents of...

cooler by Associate
  • 129 Views
  • 2 replies
  • 1 kudos

I2C ACK Question

Hi, I bought the Nucleo-411RE board a few days ago, and try to test i2c protocol.In this MCU's reference manual(RM0383) page 492,493, about I2C register CR1, Bit 10 ACK, It explains me that acknowledge returned after a byte is received(matched addres...

giwonKIM by Associate III
  • 99 Views
  • 2 replies
  • 0 kudos