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

USB HID issue with H743 @ 480 MHz

I'm running a USB keyboard on an H743. This works completely reliably at all CPU speeds up to and including 400MHz. However, above 400 MHz the connection is no longer reliable. Sometimes the keyboard connects perfectly and then it will work properly ...

X-CUBE-EEPRMA1 Unexpected Delays

I have been examining the X-CUBE-EEPRMA1 codebase and noticed a couple of issues with the code that is causing delays in the firmware:m95xx.c. Line 344 "pObj->IO.Delay(6);". Is the 6 ms delay necessary? In line 353, the system checks if the chip is r...

rosejp03 by Associate
  • 479 Views
  • 0 replies
  • 0 kudos

Resolved! Connections for STM32L4 SPI slave

I have an STM32L433 that implements a SPI slave, it is connected to another MCU master. It is unclear from the datasheet and searches for answers whether MISO and MOSI on the slave should connect directly to MISO and MOSI on the master, or, if they s...

SidPrice by Associate III
  • 1038 Views
  • 4 replies
  • 2 kudos

Ethernet Stm32h742 not working

hello everyone i'm working on stm32h742 from two week but i'm not make it configure it anyone can help me i'm not able to communicate with lan please provide me some guidence i tried many tutorial on ethernet but its not working att all kindly sugges...

MATEKF405 firmware on custom STM32F405RGT6

I have planned to connect my custom flight controller to the ground station(mission planner) for that i have connect all the necessary connection usb connection also and flashed the pre compile firmware of matekf405 from here: https://firmware.ardupi...

Rizvi by Associate III
  • 636 Views
  • 1 replies
  • 0 kudos

Resolved! HAL API documentation and examples

Hi,where do I find the full HAL API documentation? Is there a wiki? And also is there a way to pull it up in CubeIDE (I'm not referring to the autocomplete)? Also is there a repository with all examples organised by topic, for example PWM, I2C etc.? ...

Ricko by Senior III
  • 9630 Views
  • 2 replies
  • 3 kudos