STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB Microphone

I'm trying to send a Audio data from MEMS microphone to Device through USB. I had defined a configured a descriptors accordingly. But I'm facing Error message that is *!*ERROR: No open pipes!.[Port1] : USB Composite DeviceIs Port User Connectable: ye...

pugazh19 by Associate
  • 484 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F103 SPI Master receive only mode

MCU : STM32F103VET6 (Master & Slave) STM32 Cube MX : 6.12.0 Firmware package version : 1.8.6 Master MCU configure- Receive only Master- NSS : Disable ( However, different GPIO sent a signal for the slave NSS )- Clock 72 Mhz - SPI Prescaler:  4 (9.0 M...

Ryuyeon by Associate
  • 314 Views
  • 1 replies
  • 0 kudos

flash programming disable

hello everyone.. I am using the STM32F429 Discovery board and want to prevent reprogramming of the internal flash after initially flashing the firmware. Once the code is programmed, it should continue to run normally, but no further programming acces...

Resolved! STM32F407 and CAN protocol in Loopback mode

Hello everyone,I'm trying to use the loopback mode on the  STM32F4DISCOVERY. I configured the CAN peripheral and i started the transmission by adding data but when i try to verify the reception process i can't find data in the RxHeader. 

Azizz by Associate III
  • 1076 Views
  • 7 replies
  • 1 kudos

Resolved! SPI Receive Only DMA

Hello,I am using an STM32F401 board and trying to read a sensor using DMA. The sensor is a receive only sensor, i have tested with block SPI if the sensor works and it does. I am trying to read the sensor via DMA as it must be implemented with multip...

STM32L051 halt on HAL_RCC_ClockConfig

Hello folks,I have an issue with STM32L051C8T6 - processor halt always on HAL_RCC_ClockConfig verification and have no idea where it's coming from.I made a simple blink project with only two lines of code as a new CubeIDE project (all defaults) with ...

DNiko.1 by Associate II
  • 2837 Views
  • 8 replies
  • 0 kudos