STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Flashing SRAM with USART bootloader

I followed the article on placing a program into SRAM - I can't place the link here, on an STM32 (I'm using the STM32L476RG Nucleo board)I can successfully execute the program from SRAM directly from STM32CubeIDE however when I try and load the progr...

HShal.2 by Associate
  • 1447 Views
  • 4 replies
  • 0 kudos

STM32F4 FreeRTOS queue inside UART ISR

Hi guys Can any one provide me how to use queue inside UART ISR receive interrupt....I have tried it using some web search but I couldn't achieve it can any one provide me the working example. below, I have attached my code and the image where my co...

AChan.15 by Associate II
  • 1188 Views
  • 2 replies
  • 0 kudos

C270 Camera integrating with STM

I use STM32L496RE controller to integrate C270 logitech camera using USB protocol. I got a sample link from the community https://github.com/iliasam/STM32_HOST_UVC_Camera.The controller board I'm using acts as a USB host.Since there were no defined c...

RAnan.3 by Associate III
  • 554 Views
  • 0 replies
  • 0 kudos

Resolved! Enable USE_USBD_COMPOSITE for HID

Hi, I'm, working on STM32G0B1RE dev kit. I need to implement USB HID Composite Device class for keyboard and mouse. Can someone help me where(in which file) I can enable USE_USBD_COMPOSITE macro?

Tarun by Associate III
  • 1051 Views
  • 1 replies
  • 0 kudos