STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HardFault with exceptions c++

Hello ST Community,I'm working on implementing C++ exceptions in my project. My setup includes an STM32H735 board and I'm using FreeRTOS. Here’s a snippet of my code that involves try and catch blocks:   extern "C" void myTaskFunction(void* pvParamet...

HispaEmo_0-1723017523728.png HispaEmo_1-1723017542009.png
HispaEmo by Associate III
  • 564 Views
  • 1 replies
  • 0 kudos

Resolved! How do I generate spread spectrum PWM?

Hi,I am using a STM32L452RET6. How do I generate spread spectrum PWM on that particular micro?I read somewhere it has a dedicated mode but did not find where.Is there perhaps a library specifically for it?If it does not have a dedicated mode or perip...

Ricko by Senior III
  • 1060 Views
  • 6 replies
  • 4 kudos

Resolved! Read ADC from 2 joystick

I want to read ADC values from 2 joystick. My aim is design a controller RC. I use stm32f103 and set up ADC1 with channel 0,1,2,3. I used interrupt but it read only one channel. Can you help me how to read 4 channel?Thank you! 

STM32G0 Bootloader

Hello Team,I am looking for the STM32G0 Custom Bootloader which needs to run and read the data from the external SPI flash Memory and write into User Code Memory. Can you please help me out of it to get into any custom bootloader examples codes.  Reg...

NM by Associate III
  • 756 Views
  • 3 replies
  • 0 kudos

Resolved! TouchGFX with ThreadX using 10ms timer

Have a question on TouchGFX with ThreadX and the SysTimer tick resolution.I'm porting a sw written for TouchGFX+FreeRTOS to use ThreadX (using STM32F746 and STM32CubeIDE).I have already figured out how to make ThreadX work and how to start the TouchG...

KPort by Associate II
  • 742 Views
  • 1 replies
  • 0 kudos