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

How to use SDRAM for bss and data region?

I am using STM32H747I-DISCO board, I want to use external SDRAM for bss and data region and I called the SDRAM initialization function inside the SystemInit() function and I tried with the debugger point it will go to hard fault when debugger point h...

USBX CDC ACM on STM32F767 Nucleo board not working

I have spent over a week trying to get the USBX CDC ACM virtual com port to work on a STM32F7 family nucleo-144 board. I'm using an STM32F767 as a representative processor. I've tried multiple examples and approaches with no success.  The device enum...

tec683 by Associate III
  • 2207 Views
  • 0 replies
  • 0 kudos

RTC seems to be always enabled - hard fault

Hi,  I got a Nucleo F103RB, and I am running the very same software I run on my Nucleo F7ZI, and I am getting this weird hard fault that always. I do not enable RTC, but right before the fault happens, the ICSR register tells there is a pending inter...

sailorembedded_0-1702337905844.png

lwip intermediate link down handling

Hi together,after working more deeply into the link status register handling of Ethernet PHYs i did notice that the Link Status bit in the Basic Status Register (BSR) is Latched Low. That is also the reason why we need to read it twice. The ST driver...

PhilippH by Associate II
  • 3157 Views
  • 3 replies
  • 0 kudos

stm32+http+php

Hello, I have been working on eth creating a web page. I want to know if I should use php to connect to the database. (My database is on the website of the company I work for that collects sensor data.) I've tried it and it doesn't work. I tried usin...

non by Associate III
  • 10497 Views
  • 0 replies
  • 0 kudos

s25fl128s EEPROM device driver for STM32H7

Hi there,I am trying to interface to a s25fl128s EEPROM device.  I understand that there is built in support for this SPI interface for STMCubeIDE.  Can someone please point me in the right direction.In my search for a driver for the EEPROM I cam acr...

OAtha.1 by Associate
  • 1731 Views
  • 2 replies
  • 0 kudos

STM32F030 outputs 1.3V instead of 3V

I have set all GPIOB ports as outputs and have an adjustable resistor on port PA1 which I’ve set as an analogue input to do an adc conversion to display a voltage output to three seven segment displays with each segment being connected from PB0 to PB...

CeeLazzy by Associate
  • 705 Views
  • 1 replies
  • 0 kudos

Resolved! FILEX: `fx_media_format` parameters.

I need to implement formatting of various media like SD cards or USB disks.With FATFS it was brain dead easy, it just worked without asking for the my shoe size and ultimate answer about universe and everything. With FILEX I need to provide just all ...

HTD by Senior III
  • 3380 Views
  • 1 replies
  • 2 kudos