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

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
  • 2165 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
  • 463 Views
  • 1 replies
  • 0 kudos

DHCP not detecting in my STM32f4 Disco Board while interfacing DP83848 MAU board. I performed LWIP with RTOS, DHCP enabled but does not works.

DHCP not detecting in my STM32f4 Disco Board while interfacing DP83848 MAU board. I performed LWIP with RTOS, DHCP enabled but does not works.Auto-Negotiation Enabled, MII interfacing, Phy Address 01. All pins are correctly connected same as STM32CUB...

SVerm.3 by Associate III
  • 421 Views
  • 0 replies
  • 0 kudos