STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 49 Views
  • 2 replies
  • 0 kudos

fileX file name encoding

Hello,I am listing files on the SD card using fileX. My issue that some of the files contain Czech Characters (eg. č,ž,ě,š and few more). It seems that files with czech characters are read with shortened file names. (FX_MAX_LONG_NAME_LEN is set to 25...

JeronymJ by Associate II
  • 86 Views
  • 1 replies
  • 0 kudos