STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PPPos Lwip Issue

Hello everyone,Today I'm writing to you because I'm trying to implement a PPPoS connection over the USB CDC Host of a STM32H745. The modem I'm trying to connect to is a SIM7500 of SimCom.I managed to establish the connection between the modem and the...

RPC by Associate III
  • 359 Views
  • 4 replies
  • 1 kudos

LwIP power cycle problem

HiI'm using this example:en.stm32cubef7_v1-16-0\STM32Cube_FW_F7_V1.16.0\Projects\STM32F767ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS\EWARM(I have applied patch 1.16.1)I'm using a Nucleo-144 STM32F767ZI.The board has a static IP address...

EGonc.2 by Associate II
  • 456 Views
  • 1 replies
  • 1 kudos

SVD for STM32H503, TIMx_SMCR inconsistency

(1) TIM1_SMCR and TIM2/3_SMCR have different naming convetions for SMS / TS fieldsi.e. for TIM1_SMCR there are SMS/SMS_1 and TS/TS_1 and for TIM2/3_SMCR, SMS1/SMS2 and TS1/TS2 respectively.(2) Also TIM1_SMCR_TS_1 field has no enumerated values, while...

hijax_pl by Associate II
  • 153 Views
  • 1 replies
  • 0 kudos

SVD1.4 errors on STM32H503 (RCC reset values)

  There are some errors in SVD when it comes to reset values. I'm basing my judgement as I am comparing SVD with RM0492: RCC_AHB1ENR SVD: 0xd0000100 RM:0x90000100 (BKPRAMEN set in SVD)RCC_AHB2ENR SVD:0xc0000000 RM:0x40000000 (resered bits b31 set in ...

hijax_pl by Associate II
  • 131 Views
  • 1 replies
  • 0 kudos

Resolved! Hardfault_Handler() with minimum new project

Hi - I am new to the STM32CubeIDE - moving from Attolic.I have created a new STM32 project using STM32CubeIDE 1.9.0 for a STM32L151VET6 using New Project.Our board is built to use an internal oscillator. I can try to debug the basically empty new cre...

Stoufer by Associate III
  • 2047 Views
  • 11 replies
  • 3 kudos