STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Circular dependency in HAL driver for STM32H5.

Hi!I have a project that will not compile due to "error: 'HAL_StatusTypeDef' does not name a type".The project uses STM32H563 and includes file stm32h5xx_hal_conf.h.The HAL_RCC_MODULE_ENABLED and HAL_GPIO_MODULE_ENABLED are defined.When looking into ...

Imre by Associate II
  • 167 Views
  • 1 replies
  • 0 kudos

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
  • 363 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
  • 298 Views
  • 2 replies
  • 0 kudos