STM32 MCUs Embedded 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
  • 389 Views
  • 1 replies
  • 0 kudos

Resolved! Ethernet: LWIP memory issue

Whenever i am trying to post data i am facing this error this is making my system reboot everytime. I am using STM32F417VETX controller. Assertion "detected mem overflow in pool TCPIP_MSG_INPKT" failed at line 109 in ../Middlewares/Third_Party/LwIP/s...

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
  • 350 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...

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
  • 646 Views
  • 3 replies
  • 2 kudos