STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F7 SDRAM testing via FMC

Hi, I am developing a product which has a LCD. So I am using STM32F767zit6 MCU and MT48LC4M32B2 SDRAM on my custom board. I want to know is there any tutorial or example there which i can referrer to generate code form cubemx and test my SDRAM. I hav...

Lcd EA_dogs 102 with stm32f091Rc nucleo board Hi everyone! I want to configure LCD with stm32f0 . I have the following code but it didn't work. Can you please help me.

#include "lcd.h" #include "font_lcd.h" #include "stm32f0xx.h" #include "stm32f0xx_conf.h"     // *********************************************************************** // Schreiben eines Zeichens an das LCD-Modul // seriell Soft-SPI Mode, 3/4 Draht ...

Nmo.1 by Associate III
  • 765 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F3 Comp not writing to registers

Hi All,So I've beern trying to write to the registers of the comparator 2 but when I debug , the values of the registers don't change. This leads me to believe that I have an issue getting the clock to the peripheral.I have a 16 MHz external XTAL whi...

glenn0010 by Associate III
  • 528 Views
  • 3 replies
  • 0 kudos

elf flash fail after mass erase

I'm trying to debug an error I get when I try to flash internal flash on my stm32f4 board. I first use the flash_erase command to do a mass erase using openocd: flash erase_address unlock 0x08000000 0x100000Then use the flash_write command to flash t...

Rmo.1 by Associate
  • 268 Views
  • 0 replies
  • 0 kudos