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

Connect to HTTP to download file

Hello,I'm using STM32H753I-EVAL, and I want to connect to HTTP web service, to download files.There are a lot of examples to set the STM32 as server, but I want the opposite way. I want to my STM32 will be connect to external (via Ethernet) HTTP serv...

Lmali.1 by Associate III
  • 1063 Views
  • 1 replies
  • 0 kudos

FATFS SDIO Stability issue

Packages DetailsSTM32F446RE NucleoCubeMX 5.6.0STM32CubeF4 Firmware Package V1.25.0 / 12-February-2020if i write every 30ms 512 Bytes. After some time SD card takes more time then normal please check image.GPIO Pin Set before writing and Reset after w...

0693W000000UTDOQA4.png
Jutt by Associate II
  • 488 Views
  • 0 replies
  • 0 kudos

STM32F407 USB Mass Storage Host with Black Board

Hello There,I am implementing USB Mass storage host on STM32f407ve board. The board which I am users is STM32F4 Blackboard Image and schematics attached. Appli_state always remains Idle. I tried removed resister 21 but still not able to create file i...

Junaid by Associate II
  • 1605 Views
  • 0 replies
  • 0 kudos

Stm32 hid touch

Hi, I'm struggling converting hid mouse to hid touch controller. I'm using discover board stm32f411. There are 2 problems that I'm struggling are1. My code only sending 4 bytes of data to host2. The maxim x,y data only 127Can anyone help me? Thanks​

Bnguy.11 by Associate
  • 386 Views
  • 0 replies
  • 0 kudos

STM32F0 USB CDC not working with Windows 7

Hi all,I have a custom board made with STM32F070C6T6. I tried to implement USB CDC, and everything works fine on Windows 10 but in Windows 7 I cannot open the serial port although the Device Manager recognize it and the device status says "This devi...

vtran1 by Associate II
  • 600 Views
  • 1 replies
  • 0 kudos

general stm32f41x usb endpoint settings

i'm using the stm32f411CEU6. I build the USB composite device. running MSC+CDC, works, but when add the HID, mean MSC+CDC+HID, it doesn't work. seems the endpoint issue. and when only use the HID+MSC, also doesn't work. with the old HAL version when ...

cchao by Associate II
  • 424 Views
  • 0 replies
  • 0 kudos