STM32 MCUs Embedded 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
  • 1300 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
  • 924 Views
  • 4 replies
  • 3 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
  • 1086 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
  • 1185 Views
  • 3 replies
  • 1 kudos