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

Resolved! STM32 Touch Sensing issue with ChD->Delta

Greetings! I am testing a touch button in a custom board using stm32u585 mcu. I try to follow the following workshops available on YouTube: Workshop 1 Workshop 2 The thing is, I tested in Debug Mode like in Workshop 1 in minute 15 and I could see the...

j_filipe by Associate III
  • 155 Views
  • 2 replies
  • 1 kudos

Filex writing performance

Hello everyone, I am using a custom board with STM32H750 and I am trying to develop a file system with FILEX. The file system' s media is a uSD card with 10 MB/s baudrate which is communicating with the micro thanks to the SDMMC peripheral. The SDMMC...

FCola.1 by Associate III
  • 641 Views
  • 3 replies
  • 1 kudos

USBPD: Renegotiate contract on reset

I have been testing the USBPD firmware examples SNK1M1_Sink and DRP1M1_DRP (the board is the NUCLEO-G474RE). When a PD source is connected to the board running either example and then the board is reset, it will then renegotiate the contract with the...