STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

M95P32 EEPROM driver: multiple EEPROM instances?

New question from M95P32 EEPROM - looking for a driver@mƎALLEm Thank you for your advice. Although I need to adapt the code to my needs and lots of refactoring will be needed e.g. to use DMA and RTOS in async fashion, it got me started.There is, howe...

TDJ_0-1738166062248.png
TDJ by Lead
  • 330 Views
  • 1 replies
  • 1 kudos

STL Flash test failed

Hello,I'm working to add the STL Library to my existing project, I'm trying to run the function StlSingleTest but it fails (STL_FAILS) executing the STL_SCH_RunFlashTM(&StlFlashStatus) section.micro: STM32F446ZETFlash:Bootloader: 0x08000000 - 0x0800F...

MauroM by Associate
  • 1523 Views
  • 3 replies
  • 0 kudos

Resolved! STM32 FATFS with SPI FLASH

I am trying to interface a SPI flash from Winbond (W25Q64JV) with FATFS.I 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 smalle...

STM32L432 LPTIM prescaler behaviour

I have a NUCLEO-L432KC that I am trying to configure such that a LPTIM interrupt fires at a set time period in the future. To simplify calculations, the future time is 2048 low frequency clock ticks away (62.5 ms).I can achieve this with relative sim...

JordanY_1-1738124750443.png JordanY_2-1738124998826.png
JordanY by Associate II
  • 784 Views
  • 8 replies
  • 0 kudos

Resolved! SDIO, USB Mass Storage, and Mac

Hi! I am trying to learn about interfacing with an stm32f405 as a USB Mass Storage Device. My (homemade) development board has an onboard microSD card slot, and so I would like to present the card as my mass storage. I'm running into some problems wi...

sb_st by Associate III
  • 346 Views
  • 1 replies
  • 0 kudos

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 III
  • 267 Views
  • 1 replies
  • 0 kudos