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

STM32F091CBT6 BootLoader application problem. After jumping to main application from bootloaer, timer interrupt didn't work.

STM32F091CBT6 BootLoader application problemIn the bootloader, there is no ploblem and jump to application code exactly. If I jump to application firmware in main() routine, timer interrupt works well, but if I jump to application firmware in sub-rou...

BYOO by Associate II
  • 1219 Views
  • 7 replies
  • 0 kudos

STM32L4 + STM32CubeMX + CMSIS-RTOS

Hello,I am using my STM32L4R5 with CMSIS RTOS generated from STM32CubeMX. I followed the example and I wrote a program that wakes the CPU up from sleep mode every time I press the button (external interrupt)/* USER CODE END PD */   /* Private macro -...

Duy Tran by Associate II
  • 557 Views
  • 0 replies
  • 0 kudos

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 ...

Transferring 100Mbit/sec from STM32F76x to PC

Hi,We need to transfer big amount of data from an STM32F76x connected to a PC. The expected transfer rate of data is 100Mbit/sec (100 mega bit per second). Few basic questionsis it possible to transfer in such rates?can\should it be done over LWIP?ca...

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
  • 2663 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
  • 781 Views
  • 3 replies
  • 0 kudos