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

Resolved! Where to find B-L462E-CELL1 examples?

Hi, I recently got a B-L462E-CELL1 discovery board and am eager to start some projects with cellular connectivity. But I really don't know where to start and was planning to learn a lot from the examples that where promised when I read about the devi...

RBrat.1 by Associate
  • 729 Views
  • 2 replies
  • 0 kudos

Running LwIP resulting in a HardFault

I've generated the LwIP code with CubeMX for my Nucleo H745ZI-Q and used this guide to make extra settings:https://github.com/AnielShri/STM32H745_EthernetNow when I run my program, it results in a HardFault. I've attached the memory .ld files, anyone...

0693W00000AO4tIQAT.png 0693W00000AO4tXQAT.png 0693W00000AO4tmQAD.png 0693W00000AO4qtQAD.png
Jvan .10 by Associate III
  • 1250 Views
  • 1 replies
  • 0 kudos

Is NTFS possible on STM32

Hey everyone,I'll just wanted to ask, if its possible to read a USB Stick with NTFS Filesystem and ext4 on STM32. I'm only finding information about FatFS.I've also read, that NTFS is licensed so if that is not possible on STM32: Is there any workaro...

FLow.1 by Associate
  • 2315 Views
  • 3 replies
  • 0 kudos

STM32F429 code missing

Hi Colleagues: Our new product use STM32F407 to realize the function of TCP/IP with RJ45. The problem is the device will error when 10 days later.The bad device restart every four seconds and We must download again.Please help us to solve the pr...

LwIP (PPP) not work with X-CUBE-CELLULAR

Hello,​I am evaluating PPP with X-CUBE-CELLULAR but it doesn't work on my board.​Test environmentSMT32 CubeIDE 1.6.0Customized board (STM32L4A6VG) with the Quectel BG96 on UART interface (no flow control)X-CUBE-CELLULAR V5.2Purpose:Using BG96 with PP...

SL61 by Associate II
  • 2317 Views
  • 4 replies
  • 0 kudos

Systick and FreeRTOS Question

My client has an application which uses FreeRTOS. Recently I wanted to do a small, simple test. I wrote a couple dozen lines of code and put it in main() before the FreeRTOS scheduler starts (my test code ends in a while(1) loop, to FreeRTOS never ge...

USB HOST MSC: Function f_findfirst() returns FR_DISK_ERR error despite USB Stick has been successfully mounted

I am trying to implement simple appication to scan existing files in USB stick in root directory. I just use ST sample as reference and following is the user call back code. The error is line 27It manage to reach :Appli_state = APPLICATION_START; and...

BParh.1 by Senior III
  • 505 Views
  • 1 replies
  • 0 kudos