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

source code of protocols

Hello everyone,I am currently working on a project to develop drivers for STM32F4 microcontrollers, based on Reference Manual RM0090 (without HAL, only CMSIS and register access).The goal of the project is to design reusable low-level drivers for the...

latifa by Associate
  • 94 Views
  • 2 replies
  • 0 kudos

STM32303E-Eval SD Card

Hi everyone,As part of one of my projects, I have to use an SD card to store my data. Since the final board has not yet been manufactured, I started developing my software on the STM32303E-EVAL evaluation kit.For reference, it uses the same microcont...

Stack.PNG
DNA-) by Associate III
  • 110 Views
  • 3 replies
  • 0 kudos

STM32H7 + OV5640: unable to capture any images

Hi! I am working with a stm32h743zit6 + ov5640 combo. I am using STM32CUBEMX + Makefile on Ubuntu.Currently I am at the state of:- Camera setup is successful- Code gets into HSYNC event callback- Code gets into VSYNC event callback- Code doesn't get ...

Robi7 by Associate
  • 142 Views
  • 1 replies
  • 0 kudos

Ethernet DMA error - how to handle it?

Hello!I am writing a program for STM32F769I-DISCO board that uses FreeRTOS and LwIP to communicate with the server and send data to it. It generally works, but unplugging and plugging Ethernet cable (especially doing it several times within a few sec...

Ethernet DMASR register.png heth error code.png MPU and Ethernet descriptors.png
_AdamNtrx by Associate III
  • 257 Views
  • 14 replies
  • 2 kudos

Resolved! SysTick Callback not being generated?

Hi,I am using a STM32C031G6U6 and I would appreciate some clarification regarding HAL timebase and SysTick timebase selection.I want to use SysTick as a 1ms interrupt so in CubeMX I selected SysTick as timebase (see screenshot): None of the other tim...

Ricko_0-1770359921026.png Ricko_1-1770360000600.png Ricko_1-1770361629621.png Ricko_0-1770361610071.png
Ricko by Senior III
  • 117 Views
  • 5 replies
  • 2 kudos