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

Resolved! STM32U575RITxQ SPI 3 fails at 1024 bytes or more

Hi, this is new for me. im working with a project that includes an STM32U575RIT6Q controlling a device through the SPI3 interface at 40MHz with 8 bits per word, SPI mode 0, and the GPIO change speed at very high. The microcontroller is running at 160...

cesarv by Associate II
  • 739 Views
  • 2 replies
  • 1 kudos

STM32F411RE as ISO7816 Slave mode (card emulation)

Hello,I’m trying to use an STM32F411RE microcontroller as an ISO7816 smartcard slave rather than a reader (i.e., to emulate an actual smartcard). In this scenario, the clock would come from an external source, and the MCU would respond with an ATR an...

cucabelu by Associate
  • 350 Views
  • 2 replies
  • 1 kudos

Trying to reduce motor noise. (STM32)

HII'm trying to reduce the noise of a high RPM motor with the library below. - STM32Cube function pack for acoustic echo cancellation - https://www.st.com/en/embedded-software/fp-aud-aec1.html The subject is to reduce the noise of a high RPM motor wi...

moon1003 by Associate III
  • 356 Views
  • 1 replies
  • 0 kudos

sprintf with %f in interrupt handler creating problem

Dear all,i am facing very strange problem with sprintf function .i am using sprintf function in 1ms timer interrupt routine and it works fine. for example. void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim) { sprintf(uDisMsg, "%.1f", 258.6...

sanju by Senior
  • 286 Views
  • 4 replies
  • 2 kudos

STM32F427 PB14 conflict with internal USB PHY

Hi I am having the same problem as described in the old post down below.... is there a way to activate the link inside to see the fix? I am also using the external ULPI PHY, but when the USBD_Connect function executes, pin PB14 is lost. This is becas...

MBurg by Associate
  • 297 Views
  • 1 replies
  • 0 kudos