STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746 LWIP + FreeRTOS CMSIS V2

Hi,I'm using an STM32F746G-DISCO board and I'm just trying to build a build a simple project with LWIP and FreeRTOS using CMSIS V2 however after enabling the minimum hardware using CubeMX I am unable to get any ping replies from the board. If I use C...

marcinq by Associate
  • 716 Views
  • 3 replies
  • 2 kudos

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
  • 1664 Views
  • 9 replies
  • 2 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
  • 283 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

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
  • 1183 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
  • 893 Views
  • 7 replies
  • 3 kudos