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

Azure RTOS, FreeRTOS or SafeRTOS?

Hi all,I am writing to you to find out which is the best RTOS between Azure RTOS, FreeRTOS and SafeRTOS both from the point of view of performance and from the point of view of flexibility and ease of use?I have to develop some projects with STM32U5,...

AAC decoder

Hello, where do I download the AAC decoder ? Does it require a license ? How much does it cost ?

vizion by Associate
  • 3031 Views
  • 3 replies
  • 0 kudos

Resolved! Problem with TIM3 Input capture with DMA

Hello everybody,I am trying to use the TIM3 those input capture mode with DMA transfer. After buffer is full the DMA call the callback function IT. Then i execute the stop DMA function. But after this sequence, the DMA no reinitialize. I am using the...

VSchu.1 by Associate II
  • 2096 Views
  • 4 replies
  • 0 kudos

CAN Filter settings do not work properly.

void CAN_Filter(uint8_t filter_index, uint32_t Filter_ID){CanFilter.FilterType = FDCAN_FILTER_MASK;CanFilter.IdType = FDCAN_EXTENDED_ID;CanFilter.FilterIndex = filter_index;CanFilter.FilterConfig = FDCAN_FILTER_TO_RXFIFO0;CanFilter.FilterID1 = Filter...

SJ_KIM by Associate
  • 2155 Views
  • 3 replies
  • 0 kudos

USB Host read gets interrupted

Hi y'all.I'm working on a project which uses a stm32 nucleo board (f446re) as both usb host and device, using USBFS as device and USBHS as host.The goal is to make some sort of interface between computer and memory sticks, which renders them as read ...

I need to know how to program FFT in C using STM32L4.

The STM32L4 microcontroller is used. I would like to use this microcontroller to incorporate FFT in a program in C language. I would like your advice on what kind of program would be best. The instruction manual had MATLAB but not C language. So I wo...

mmko by Associate
  • 1414 Views
  • 1 replies
  • 0 kudos

Using st firmware to control Vienna rectifer

I have used eDesignSuite to generate firmware code for my vienna rectifer. I need some more clarity/documentation on implementation of the code. Many things are unclear, such as at start-up, there is a pin dedicated to an relay, which will limit the ...

suyog800_0-1717043542115.png
suyog800 by Associate II
  • 1575 Views
  • 1 replies
  • 0 kudos
Announcement

We’re moving the ST Community to a new platform to give you a better and more reliable community experience.