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

Name & description of HAL_GetTickFreq() misleading?

From the function name of 'HAL_GetTickFreq()' function, I expect that it returns tick frequency in Hz.But I experienced that it returns tick period in milliseconds. If tick frequency is 1000 Hz, then it returns 1, that value comes from HAL_TICK_FREQ_...

Lazac by Associate
  • 1195 Views
  • 0 replies
  • 2 kudos

STMH755 and FDCAN Bootloader settings

Hi,I've been going through application note AN2606 for the bootloader in STM32H755.The note says that pattern 10 needs to be executed.Pattern 10 has two conditions:Boot(pin) = 0 and BOOT_ADD0(optionbyte) = 0x1FF0Boot(pin) = 1 and BOOT_ADD1(optionbyte...

TOlli by Senior
  • 691 Views
  • 0 replies
  • 0 kudos

Code example request to ST: USB HID keyboard

Hello,I just wanted to ask for a code example (middleware) for a USB HID keyboard. Currently, there is only a mouse / joystick available. (The situation has not changed from this discussion 3 years back: https://community.st.com/s/question/0D50X00009...