STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 835 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
  • 1047 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
  • 1098 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F4 USB CDC+MSC+HID Composite Devices

I have tried create a USB Composite Device(CDC+MSC+HID) using STM32_USB_Device_Library V1.2.1, CDC and MSC works but HID not workable. When I use USBD_HID_SendReport() to send data to PC, MCU stuck.I have change the sequence of CDC/MSC/HID Interface/...

RHuan.1 by Associate
  • 995 Views
  • 2 replies
  • 0 kudos