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
  • 252 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
  • 752 Views
  • 9 replies
  • 2 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
  • 597 Views
  • 7 replies
  • 1 kudos

Low-power sleep mode

Not able to send STM32L4S9ZIJ6 into low-power sleep mode even after using inbuilt sleep API calls. Have used HAL_PWR_EnterSLEEPMode function call after configuring SLEEP_PD register, configuring system clock to run at 2MHz & changing the regulator mo...

image (3).png
Anup123 by Associate
  • 169 Views
  • 2 replies
  • 0 kudos

STM32H7 PCM1808 endianness

I am trying to get the PCM1808 ADC working on my STM32H7 using Cube IDE, but get stuck regarding endianness.I understood STM32 is little endian and i2s is big endian. I am trying to receive 24 bit data via DMA but when reading my DMA buffer I am not ...

TMich.1 by Associate III
  • 91 Views
  • 0 replies
  • 0 kudos
Labels