STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! GPIO HAL Sanity Check

I need a second pair of eyes. I am trying to setup EXTI using the GPIO HAL. But it looks like its doing it wrong. It must be me but I need you to double check to be sure.This is STM32G0 HAL so stm32g0xx_hal_gpio.c /*--------------------- EXTI Mode Co...

Carl_G by Senior
  • 427 Views
  • 7 replies
  • 0 kudos

How to use SSD1315 Library

Hi!I'm trying to make a LCD screen work, but without success.I found this library:https://github.com/STMicroelectronics/stm32-ssd1315But I can'd find more documentation with examples (how to initialize).Can you give me a "wire"? Now I'm using a ssd13...

cyberpex_0-1740617468809.png
cyberpex by Associate II
  • 584 Views
  • 5 replies
  • 3 kudos

STM32F7 Discovery kit + FMC SDRAM

Hello. I tried to initialize SDRAM (I am using STM32F746 discovery kit), but I try to run it as a separate project just for learning. However I encountered the following problem: when I read data from SDRAM in my case starting from 0xC0000000 address...

baev_al by Associate III
  • 206 Views
  • 1 replies
  • 0 kudos