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

Resolved! Timer Prescaler Application Clarification

I did not understand the significance of the number 65536 in the below codepHandle->OvfFreq = (uint16_t)(pHandle->TIMClockFreq / 65536U); /* Set fixed to 150 ms */ pHandle->HallTimeout = 150U; /* Compute the prescaler to the closet value of th...

STuser2 by Senior II
  • 183 Views
  • 1 replies
  • 0 kudos

Official ST Example BSP for b-u585i-iot02a

I adapted the official BSP example code (available at https://www.st.com/en/embedded-software/stm32cubeu5.html, stm32cubeu5-v1-8-0.zip) to acquire and process audio. My code is running very slowly on the board. We thought the slowdown might be due to...

lucadelf by Associate II
  • 174 Views
  • 2 replies
  • 1 kudos

NetxDuo - STSAFE A110 TLS

Hello.I'm working with STM32H573.I have a question related with the use of STSAFE-A110 for TLS. I have to authenticate also the client.I've succeded stablishing TLS mutual authentication with HTTPS server and TCP server  (different applications, not ...

I_C by Associate
  • 121 Views
  • 0 replies
  • 0 kudos

I made I2S-USB Audio Bridge Microphone Drivers

First and foremost, they aren't perfect. The code has tons of work left. But it took me SO long to get ANY i2s audio data from my guitar to my computer, the major hurdle being mostly the lack of USB Microphone drivers provided by the stack.Now that I...

pszsh by Associate
  • 711 Views
  • 0 replies
  • 0 kudos

Resolved! Cannot make SPDIF TX work

Hello, I have made my own STM32F732RET6 board that has a USB FS configured as a Stereo, 24 bit 48kHz Audio Interface and SAI2 connected to an SN75176BDR (Differential Bus Transceiver IC) because I want to transmit AES3-AES/EBU (same as SPDIF) audio d...

post 1 clock 192mhz.png post 2 clock 3072mhz.png
nt2ds by Associate III
  • 1820 Views
  • 22 replies
  • 7 kudos