STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Time-based input capture

Hi all, I have an application where I'm trying to use input capture to capture pulse intervals in a specific period of time.  At maximum, the pulses will happen frequently enough that I can't use the straight interrupt capture with HAL_TIM_IC_Start_I...

Moving code from G030 to C011

Hi AllI have a breakout board, I've been testing some ws2812 code , I'm using  TIM1 with DMA + PWMI developed the code on the G030, it's a 32 pin package.I'm using internal clock and have it running at 48MHz for Timers.Works has intended.  Switch to ...

BLE P2P router setup for STM32WB55

I’m looking for comprehensive materials and guides on setting up BLE P2P router profile for STM32WB55 microcontroller.I need more detailed instructions than those provided in the official documentation (https://wiki.st.com/stm32mcu/wiki/Connectivity:...

Count External Clock pulses

Hi Team, Currently I am working with STM32U575ZiTx SOC and I am using Tim3 for counting external clock pulses, Can you guide me with the code please. Below is my requirement :  1. What is the maximum frequency of the incoming signal? (To ensure the t...

ram_jan by Associate
  • 222 Views
  • 10 replies
  • 0 kudos

STM32H5 and EEPROM emulation with XCUBE-EEPROM

Hi,I'd like to have some feedback about the use of XCUBE-EEPROM library on STM32H563.Is it functionnal and reliable ?After digging into the code, i have few questions: MPU_init()In the MPU_init() function there's a configuration  with no explanation ...

gh_rcl by Associate II
  • 38 Views
  • 0 replies
  • 0 kudos

STM32F405 + tlv320aic3204 - Audio Driver

Hi everyone, I hope someone can help me find or create a driver to communicate the tlv320aic3204 with the stm32f405 on my own custom board. I have been trying to replicate this tutorial (STM32 I2S ADC DMA & Double Buffering - Digital Audio Processing...

stm32 custom bootloader

"I am currently developing a custom bootloader for the STM32F072RBT6 microcontroller. The bootloader is functioning correctly in terms of receiving via UART and writing application code of varying sizes into flash memory . I have verified the correct...

STM32F4 USBX CDC-ACM Bulk IN endpoint Stall

I am looking for help solving a CDC-ACM problem with Azure Rtos ThreadX, and the USBX Middleware for STM32F4.My device is an STM32F427VGTx.I currently have a project that uses the USBX host library. I am connecting up to 4x CDC-ACM devices through an...

akorsich by Associate II
  • 47 Views
  • 0 replies
  • 0 kudos