STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2117 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
  • 589 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
  • 1087 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
  • 450 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
  • 2174 Views
  • 1 replies
  • 2 kudos

Resolved! Need to Modify a HAL USB Library

I need to make a change to the library file usbd_hid.c under the Middlewares/ST/STM32_USB_Device_Library/Class/HID/Src directory. I can do this and it changes the local copy, but regenerating the code overwrites the changes I make to it. I don't want...

Loren by Associate III
  • 1854 Views
  • 4 replies
  • 0 kudos