STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 555 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
  • 1526 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
  • 795 Views
  • 2 replies
  • 0 kudos

Resolved! STM32Cube FW_G4 V1.4.0 breaks USB HID communication

I have been having much difficulty trying to port a custom USB HID protocol from a previous project using the STM32F405 to the STM32G431. Connection would initially be established, immediately followed by pipe errors. Eventually I found that if I dow...

BPaik by Senior
  • 2714 Views
  • 12 replies
  • 0 kudos