STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 USBD_LL_Transmit problem

Posted on July 01, 2016 at 11:04I'm using STM32F072 MCU in USB Device mode. The USB enumerates nicely creating 1 interface and 2 bulk endpoints. One input and one output. Both with the maximum transfer size 64 bytes.The problem occurs when I try to ...

Using PDM to PCM conversion library

I am using a STM32L1 MCU and I want to use the PDM to PCM conversion library, so I downloaded X-CUBE-MEMSMIC1, in the audio PDM lib folder I found libPDMFilter_CM3_Keil.lib. In the release note I read this lib is for 16KHz PCM data sampling rate, So ...

J Lee by Associate III
  • 2316 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L4 USB PID Allocation for consumer product

Hi,I am working on a consumer product based on STM32L4 microcontroller and need to register a new PID before we start shipping. Appreciate some assistance.Similar threads:https://community.st.com/s/question/0D50X00009XkXJESA3/help-needed-with-usb-pi...

CPatr by Associate
  • 684 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F042 Bootloader Activation

Hy, I am planning a system where 2 STM32F042 UFQFPN28 devices serve as CAN Controller and are controlled by one master CPU. PCB Space and CPU pins are short. I need to guarantee a fail safe FW update for the two STM32 MCUs.I plan to wire the system a...

0690X000006CGl8QAG.png 0690X000006CGlIQAW.png
harald by Associate III
  • 998 Views
  • 4 replies
  • 0 kudos

Any USB examples for the NUCLEO-H743ZI board?

I could not find any in the Cube packages... I tried creating a project from scratch with STM32CubeMX. Power for USB FS1 is ready (LD10 on) but no reaction at all when I connect anything via user USB port (CN13). The same project works on the STM32H7...

Microman by Associate III
  • 487 Views
  • 2 replies
  • 0 kudos

STM32F103C8 USB Unknown Device Problem

Posted on July 27, 2017 at 15:51Hi friendsI am trying to make usb hid connection with STM32F103C8. I was able to compile the USB Library via the KEIL Compiler. The processor is running. After the USB init routines, the processor goes to the main pro...

0690X00000603ywQAA.jpg