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

STM32C0 rewrite flash without erase

Hey all,I'm trying to get embedded Lua (https://eluaproject.net/) running on an STM32C0 MCU. The implementation has a Write Once Filesystem that uses flash and can be appended to but not modified.The issue is that the WOFS relies on being able to wri...

rous by Visitor
  • 31 Views
  • 2 replies
  • 0 kudos

ux_device_class_cdc_acm_read_run not working

I am developing a custom board using STM32H523RET6.It has a USB type C port, and I am trying to send some data from PC to the board through it, and decided to use USB CDC ACM with standalone mode. The code is based on this and this.ux_device_class_cd...

HaYa6174 by Associate III
  • 28 Views
  • 1 replies
  • 0 kudos

STM32U5A9 and X-CUBE-AUDIO?

Hi,I'm getting info on playing mp3 files with my custom Nucleo-U5A9 (originally a NUcleo-U575, I replaced the MCU and added xtal). I'll be using the audio codec TLV320AIC3110 with I2C and SAI from the U5A9. I'll be using ThreadX, FileX an a uSD card....

Rodo by Senior
  • 62 Views
  • 3 replies
  • 0 kudos

UART3 overrun interrupt

Hello,It is the first time I am using STM32 and migrating my code from texas instruments controller using USART3. I want to receive data and then transmit data of different sizes. I get a problem that I see appears often but in my case I cannot see w...

GTanova by Associate II
  • 101 Views
  • 6 replies
  • 0 kudos

Push Pull PWM

Hello ST, I am having some trouble generating two PWM signals for a push pull converter.  Ideally I would like the PWM outputs to look like this, I would like the PWM frequency to be 100kHz and a duty cycle range of 0% to 50%. I have connected the p...

allanoverst_0-1762377988597.png PWM PA0 and PA1.png