STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 USB HID keyboard with media keys

I have developed the USB HID code for keyboard. Now I wanted to add the media keys in it, like next/previous/mute/pause etc.Can I get any reference for it. Is there standard HID codes for keys or I have to change report descriptor or anything else t...

Bs.1 by Associate II
  • 364 Views
  • 0 replies
  • 0 kudos

STM32 CAN bootloader

Hello,I have a few questions regarding the system memory bootloader on STM32 cortex-M products (especially STM32F446, though other parts as well).1) Is there no timeout to get out of the bootloader if no communication is detected?I mean, the system b...

SZano by Associate III
  • 1946 Views
  • 5 replies
  • 1 kudos

To LIN communication via UART

I tried to transmit LIN communication data using HAL_LIN_SendBreak and 0x55 sync byte.The setting is 19200 bps,​ N, 8, 1​I've looked at an example using stm32Fx but it's not.​The program is in progress using TrueStudio.I would appreciate your help if...

HLee.9 by Associate
  • 532 Views
  • 2 replies
  • 0 kudos

hard fault on start up

Hi,I'm currently experiencing a hard fault exception, when my code jumps from bootloader to application. This only happen when I reset the unit after flashing using ST link utility. e.g. If I flash the unit and does not reset, program works fine. Thi...

Cchua.1 by Associate
  • 324 Views
  • 0 replies
  • 0 kudos

LWIP UDP no OS example

Hi there, I'm using nucleo h743-zi2, for evaluation,I need a LWIP Udp client-server simple code example - NO OS.I'll be very happy if some if someone will provide a link...Thanks,Lior.

LSmil.1 by Associate II
  • 947 Views
  • 1 replies
  • 0 kudos