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

Beginner's Tutorial STMcubeIDE 2.0

None of the beginner's tutorials work anymore because of the removal of STM32cubeMX from the IDE. Please send me a link to one that will work. I have seen some work arounds to solve this but for a beginner they are too complicated.

Resolved! STM32H747IIT6 ETHERNET RMII PROBLEM

Hello,I am using the STM32H747IIT6 microcontroller along with the LAN8742A Ethernet PHY, configured in RMII mode. However, I am facing issues where the Ethernet interface is not working at all in my circuit. It appears there may be multiple bugs or c...

KAnahar by Associate III
  • 1173 Views
  • 6 replies
  • 1 kudos

Cube/USB/CDC / bulk endpoints overlap?

Hi!With STM32Cube_FW_F2_V1.9.0 and CDC's /dev/ttyACM0 I had funny glitches on VoidLinux, when i tried full duplex communication (host<>device):some packets never arrived at the USB hostsome short packets had their first 4 byte twiceDeepSeek suggested...

RRIDDICC by Associate III
  • 55 Views
  • 0 replies
  • 0 kudos

PDM2PCM(HP) library details

Good morning, if possible, I would like more details about the following PDM2PCM(HP version) library used for converting PDM data to PCM.           typedef struct{ uint16_t bit_order// MSB / LSB uint16_t endianness;// big endian / little endian uint3...

Mavi by Associate II
  • 1252 Views
  • 1 replies
  • 1 kudos

STM32H562 RTC problems

Hello everyone. How are you?I created a test program based on https://community.st.com/t5/stm32-mcus/how-to-calibrate-the-stm32-s-real-time-clock-rtc/ta-p/744958 I calibrated and compared the signal (512Hz @ PB2) with an oscilloscope, resulting in an...

Leandro_Araujo_0-1765540271056.png