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

malloc() causes hard fault with newlib-nano

If I understand malloc() correctly, then it should either return NULL (if out of memory) or a valid pointer.However, certain sequences of calls to malloc() cause a hard fault instead. Here is a minimalistic sample project for an STM32L431 with 64kB R...

GMock.1 by Associate II
  • 2556 Views
  • 1 replies
  • 1 kudos

Can Netx duo work with freertos

Hello, I would like to know if netx duo is able to work based on freertos and if there is already an implementation for it, since our work was based on freertos implementation. Or if there is an oslayer for netx duo for freertos.

PeterMu by Associate II
  • 2545 Views
  • 4 replies
  • 3 kudos

RTOS ThreadX support in STM32G0xxx mcu platform

Hi Team I am using stm32g0x mcu platform. Till now I am writing normal code without using rtos. Does this mcu support RTOS ThreadX support in STM32G0xxx mcu platform. Please share the process to enable using Stm32 cubeide tool.Thanks, Kumar

Akuma.6 by Associate III
  • 2744 Views
  • 4 replies
  • 1 kudos

stm32f411 use mutliple adc

Hello everyone, I want to use 4 sensors with 4 channels in a single ADC on the stm32f411ceu6. There was no adc prescalar in clock config. Actually, I used 2 sensors using 2 channels. With the same logic, when I try to use all 4 of them, it measures i...

atprk by Associate
  • 2002 Views
  • 1 replies
  • 1 kudos

Resolved! NUCLEO-H723ZG Issue with ETH and ping

Hello,Sorry if i'm asking a dumb question or if someone already ask it, but I have some problem pinging my NUCLEO-H723ZG using Ethernet and lwIP without FreeRTOS.I already tried the tutorial to create a project with Ethernet and lwIP step by step , i...

SDeha.2 by Associate II
  • 2365 Views
  • 3 replies
  • 1 kudos