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

STM32H7B3I-DK graphics programming

Hello everybody,I want to program a graphics animation for the lcd display of the STM32H7B3I-DK Board. In this project I dont want to rely on other libraries. I want to do everything by myself. That means do the read/write operations to the needed re...

v-c by Associate
  • 718 Views
  • 1 replies
  • 0 kudos

STM32 Firmware Upgrade using Pendrive

I need help with STM32F4 Firmware Upgrade Using Pendrive. I tried the FW Standalone Upgrade Application given for STM32F429 Discovery Board. But the code is giving hard fault error. It opens the directory properly and opens the file. But when it reac...

BhavikS by Associate
  • 647 Views
  • 2 replies
  • 0 kudos

Parallel ATA (IDE) to SD adapter diy

Hi all, i am planning on making an adapter board to use SD cards as a storage media for ipod classics which uses IDE hard drive. I will be using stm32f407 (512kb) for the development works. And yes i looked around and there seems to be no ic currentl...

Resolved! LL Driver For I2C while integrating BN0086

Hi I am using STM32L031F6 microcontroller and trying to read data from BNO086. The HAL driver i2c code is working fine but LL driver code doens't work. I want to use LL driver for i2c. Following is my LL driver code for reading and writing.   Read Fu...

Anusree_k by Associate II
  • 1423 Views
  • 4 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
  • 543 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