STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

FMC gives no output for LCD

Hello,Apologies if this is posted in the wrong location. I am trying to control an LCD (ST7789) with my STM32U5G9J-DK2 using FMC. In CubeMX, I configured the NOR Flash/PSRAM/SRAM/ROM/LCD 1 to use NE1 and A0 with 16 bits of data. I also ensured to con...

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
  • 292 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
  • 1482 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
  • 715 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
  • 301 Views
  • 1 replies
  • 0 kudos