STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Manufacturer String

Hi I have developed a product based on STM32F411 for commercial use, but dont have USB VID. My question is, can I use below combination of VID - 0x0483, PID - 0xAB12 and my company name as Manfacturer string for my product which is going to market in...

DHinge by Associate II
  • 933 Views
  • 1 replies
  • 0 kudos

How to develop my STM32 USB based application?

You would like to learn how to use USB Device and USB Host within STM32 based application? You want to follow step by step videos to build your own USB application?Here a set of STM32 USB trainings: https://www.youtube.com/watch?v=rI3yBmnfAZU&list=PL...

USB HID driver fails right at end of enumeration

Hi all,I'm trying to write my own bare-metal USB HID driver for a personal project, on an STM32F042 microcontroller. The hardware is a custom PCB, with a USB Type-C in a USB 2.0 setup.The project is a keyboard, but for now I've defined the device as ...

0693W000005C0aIQAS.png 0693W000005C0baQAC.png
ANeed.1 by Associate
  • 795 Views
  • 3 replies
  • 0 kudos

Resolved! AT command using stm32l496

I recently bought "P-L496G-CELL02" and I would like to communicate in AT command with the module:here is the message that appears:Welcome to STM32-Cellular to Cloud (STM32-C2C)AT commands terminal: connection to PC with USB-OTG FS is needed.Modem is ...

KBADA.1 by Associate II
  • 538 Views
  • 2 replies
  • 0 kudos

USB Sticks / Mass Storage devices of some make not detecting with STM32F407VET6 USB_FS configuration using only USB_OTG_FS_DP and USB_OTG_FS_DM pins.

we want to use USB mass storage devices like PEN drives in one of our project based on STM32F407VET6, in which we use only USB_OTG_FS_DP and USB_OTG_FS_DM pins for communication and generated VBUS by means of other IC's. we observing that some mass ...

NPawa.2 by Associate
  • 290 Views
  • 0 replies
  • 0 kudos

Is there an example of reading and using audio from the on-board microphone of the STM32F469I Discovery kit? Details below

I am trying to access and read audio from the on-board microphone of my board and run it through a speech recognition model (Tensorflow lite speech commands). I am unable to find the audio library for my board or an example of accessing and using aud...

TSidd.3 by Associate II
  • 1590 Views
  • 5 replies
  • 0 kudos

hid usb device function

I'm using 'STM32F103RCT' and been create a HID Custom keyboard.When the HID Keyboard disconnects from the computer, is there a function that occurs?

JMOON.1 by Associate II
  • 239 Views
  • 0 replies
  • 0 kudos