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

File Hierarchy problem in MTP

Hello.I am using USBX pima_mtp device class.The project uses the example from @example with some changes:Storage type was changed to ierarchical.Added support for image type associations.MTP functions were implemented in ux_device_pima_mtp.c Each obj...

root__1 by Associate
  • 355 Views
  • 1 replies
  • 0 kudos

Resolved! Use of .c or .h files

Hi, I am curious one thing when using the HAL libraries. Just as an basic exapmle i assign LED1 to PB12 pin of STM32F070CBT6 as an GPIO_output. And i want to use HAL_GPIO_WritePin(GPIOB, LED1, LED1_SET); instead of HAL_GPIO_WritePin(GPIOB, GPIO_PIN_1...

1.18.0/.1 GDB server error

Hello all.Personal emotional outburst (just jump it if you don't work for stm):I can't understand how it's possibile, but every single time I trust STM and go for an update, everything stops working and I have to loose hours of my life trying to fix ...

CZamb.2 by Associate II
  • 537 Views
  • 2 replies
  • 0 kudos