STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 FATFS with SPI FLASH

I am trying to interface a SPI flash from Winbond (W25Q64JV) with FATFSI have no previous experience with FATFS.I initialize FATFS in CubeMX with the option "used-defined" and modified the MAXIMUM and MINIMUM Sector Size to 4096, as it is the smalles...

mbedtls vs wolfssl

Hello!I need to set up an STM32H745 to make an HTTPS request. In the last few weeks, I have configured LWIP using this example (https://community.st.com/t5/stm32-mcus/how-to-create-a-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308) and se...

RafaelS by Associate III
  • 580 Views
  • 4 replies
  • 2 kudos

Resolved! Get external I2C3 working on Sensor Tile.Box Pro

I have a Sensor Tile.Box pro and I want to communicate using I2C to an external peripheral using the PG7 and PG8 pins, which are the I2C3 SCL and SDA pins. However I am unable to get as much as basic GPIO working on those two pins, let alone I2C.I ha...

Mantis by Associate
  • 361 Views
  • 2 replies
  • 0 kudos

Resolved! Question about pUserData field on HAL

I am developing in C++ on a STM32U5, with HAL and was trying to figure how to embed interrupt handling in a class.So I've questioned ChatGPT and DeepSeek for a solution and both gave an answer using pUserData field for storing object reference.pUserD...

dimercur by Associate II
  • 575 Views
  • 10 replies
  • 6 kudos