STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 Ethernet DMA Error

Hi,I never used ethernet before, please excuse my ignorance. II dont want to use lwIP or FreeRTOS. My main goal is to use Ethernet hardware for fast communication between my distanced units. created a project for my 2 piece NUCLEO-H743ZI2 board using...

e-zeki by Associate III
  • 2008 Views
  • 3 replies
  • 0 kudos

Resolved! Problem when create RTOS Kernel

Hello guys,I am trying to understand RTOS Kernel and create a simple one ,for that I am using core registers and I have a problem in asm codes.I am following UDEMY course so teacher is using Cortex M4 but because of free I am using Cortex M0 probably...

Zek_De by Senior
  • 1485 Views
  • 4 replies
  • 0 kudos

DfuSe DFU File Manager Bug?

I have found a possible bug in DfuSe DFU File Manager. I extracted a HEX file from a DFU file, but the addresses in the resulting HEX file seem to be mangled. The HEX file looks like this::020000040800F2 :203000005071002069E9030895DE030897DE030899DE0...

Resolved! STM32L496G-Discovery_Azure Compilation Error

Hi everyone,I am using STM32L496G-Discovery_Azure example in X-Cube_Azure IoT Kit and encountered the problem below.When building hsm_client_data.c, gcc couldn't find includes.args. I am using System Workbench IDE to build the project. Just import th...

SL61 by Associate II
  • 460 Views
  • 2 replies
  • 0 kudos

USB receive when pressed enter

Hello, I am trying to establish a USB communication between PC and a STM32 MCU. I want to receive an integer from a PC. (range of the integer is between 0 and 20.000). I added those lines:To usb_cdc_if.h :__weak void CDC_ReceiveCallBack(uint8_t *buf,...

GunkutA by Senior
  • 453 Views
  • 1 replies
  • 0 kudos