STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

L6218E: Undefined symbol Driver_MCI0

Posted on October 12, 2017 at 18:26I am using Keil_MDK V5.23 and trying to read/write SD card on STM32F769NI Discovery board.So far,1. I created project in Keil MDK for STM32F769NI and selected necessary options from Manage Run Time Environment.2. I...

RD pin (FSMC_NOE) required?

Posted on October 12, 2017 at 15:02HiThere is no RD pin on the lcd.there are only WR, RS, CS and 16 bit data bus.RD pin (FSMC_NOE) required?  Thank you.void LCD_CtrlLinesConfig(void){ GPIO_InitTypeDef GPIO_InitStructure;/* Enable GPIOD, GPIOE, GPIOF...

kemal by Associate II
  • 514 Views
  • 1 replies
  • 0 kudos

STM32F446 Offset two 3-Phase PWM-Signals

Posted on October 12, 2017 at 14:51Hi,I am trying to sync two three phase center aligned PWM signals on my STM32F446.Goal is to habe the center of the two PWM signals to be offset by half of the base frequency.Is this possbile and if yes how do I co...

STM32L476 Nucleo UART/HAL looses characters on TxD

Posted on October 12, 2017 at 10:04Hi,trying to transmit data via USART1 of STM32L476 Nucleo evaluation board. Use PA9 for TxD.Character count is 254*2+14 = 522  or   255*2+14 = 524.522 always is ok, 524 gives errors at receiver site.Data switches b...

JuM by Senior
  • 739 Views
  • 5 replies
  • 0 kudos

Stm32f4 discovery board:STLINK not connected

Posted on October 12, 2017 at 14:26Hello,I am using stm32f4 discovery board, but when I am trying to connect the board to pc I am gettingerror: 'One of the USB device connect to this system is malfunctioned'.In device manager error is ' Windows has ...

Resolved! problem with FLASH_OB_ProgramData stm 32

Posted on September 22, 2017 at 09:07HELLO I USE STM32F100RBI WANT write and read from flash mem :static HAL_StatusTypeDef FLASH_OB_ProgramData(uint32_t Address, uint8_t Data);static HAL_StatusTypeDef test3;/********************FLASH MEMORY*********...

please,To reduce internal RTC errors

Posted on October 11, 2017 at 04:32Hello, I am going to use the internal RTC. However, there are a lot of errors when using the internal RTC. I wonder if there is a way to reduce errors.I don't know because I'm a beginner. Thank you for giving me a ...

HG LEE by Associate II
  • 881 Views
  • 5 replies
  • 0 kudos