STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Circular DMA interrupts

I have a project that uses DMA in circular mode, and i've implemented the half and complete interrupts necessary to manage the transfer.  I'm using just 2 nodes, and I've noticed that I get a complete interrupt to start the transfer, and then the exp...

BDoon.1 by Associate III
  • 919 Views
  • 9 replies
  • 2 kudos

STM32 H573-DK USBX CDC ACM CLASS Stand-Alone

Hello ST Community,I was trying to use USBX with ThreadX and it worked. So far so good. But in our project, we will use FreeRTOS and after some research and getting in touch with some people, I learned that I can not use USBX with FreeRTOS. So they s...

iCenger by Associate
  • 179 Views
  • 1 replies
  • 0 kudos

Data form NEO-6M gps module

 I am not receiving the correct data from the NEO-6M GPS module when interfacing it with the Nucleo-H7 series board. Instead, I am getting a value of -1.888836e-019, which leads me to suspect that the connection with the GPS module is not properly es...

asha1114_0-1724334403673.jpeg
asha1114 by Associate
  • 107 Views
  • 1 replies
  • 0 kudos

ST7735S display not working

Hi,I am using the STM32H563 and WF18GTLAADNN0 display with SPI for interfacing and the ST7735 library from Controllerstech. However, the application is not functioning. Could you confirm if any driver initialization steps have been omitted? Hardware ...

MathanRaja_0-1723549002360.png MathanRaja_1-1723549002370.png MathanRaja_2-1723549002374.png MathanRaja_3-1723549002381.png

Enabling LwIP in Nucleo-H563ZI

Hello,I'm using Nucleo-H563ZI Board and trying to use FreeRTOS with LWIP. I am able to find the FreeRTOS software extension for the STM32H5 series (X-CUBE-FREERTOS) and enabled in the .ioc file. Attached the .ioc file for reference.But I'm unable to ...

stm32H755 single word programming to the FLASH

Hi there,I'm developing my own bootloader for a stm32H755 MCU and I would like to b able to write just a single 32 bit word (or even also a single 64 bit double word) to the flash.Using standards HAL API and theHAL_FLASH_Program function, I'm able to...

iTTy by Associate III
  • 694 Views
  • 7 replies
  • 1 kudos

Resolved! DMA to GPIO control using timer is not working

I want to control GPIO output using DMA and Timer. The target is generating a CLK signal of 1MHz and control PB0 synchronized with the CLK.I am using Nucleo-F411RE as the development board. I have followed the instructions from the forum and configur...

f1.jpg f2.jpg
Soad by Associate II
  • 313 Views
  • 7 replies
  • 3 kudos

STM32H757 SDMMC1 only works with M7 core

Hello,I am using a Riverdi RVT101HVSNWC00 board (with STM32H757) for a product that needs a display, interfaces to devices, and writes data to a microSD card. After communicating with Riverdi, I gathered the correct SDMMC1 configuration to make the p...

liamur by Associate II
  • 158 Views
  • 0 replies
  • 0 kudos
Labels