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

X-CUBE-CLD-GEN generic MQTT UART ISSUE

Hello I'd like to report a bug concerning the GENERIC MQTT Project.In this project one must use a serial terminal to configure wifi point by giving ssid, connexion mode ( WEP, WPA,or WPA2)and a password.The bug is that the password typing sequence is...

NBreard by Associate
  • 669 Views
  • 2 replies
  • 0 kudos

What is �?toolchain linker file】mean?

Hello everyone, when I was watching the stm32f429 routine, there was an example of upgrading the user program with the U disk. It was mentioned that the configuration of the user program needs to change the contents of the [toolchain linker file]. Wh...

0693W00000QOGveQAH.png
Raytheon by Associate II
  • 615 Views
  • 2 replies
  • 0 kudos

Resolved! How to Manually Use DMA for USB Device

I made a High Speed ​​USB DEVICE using USB PHY with STM32F207.When delivering data to the HOST, there are small-sized data (less than 512bytes) and large-sized data (more than 1Mbytes).At this time, I want to transfer small-sized data without using D...

mcho.19 by Associate II
  • 1749 Views
  • 4 replies
  • 0 kudos

Resolved! How do I transfer data over 0x80000 from USB DEVICE?

I made a High Speed USB DEVICE using USB PHY with STM32F207.A data transmission test to the host is in progress, and transmission is possible up to the size of 0x7FFFF, but it cannot transmit more than that.When referring to stm32f2xx_ll_usb.c, the m...

mcho.19 by Associate II
  • 888 Views
  • 2 replies
  • 0 kudos