STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LTFT issue.

Posted on July 07, 2017 at 04:46Hi There,I am using STM32F429ZI discovery board to write an UART and LTDC code.I have Entesla serial to USB converter connected to the Discovery board via TTL(I am not using RS232).Simple use case is -Display the char...

more uart ports

Posted on July 06, 2017 at 21:02Hi,My stm32 board has four uart ports. Each of them is connected to rs 485 transmitter (tx only).I'm looking for any ideas how to extend my project to have more than four uart ports - up to 10.My first idea was to con...

John Doe1 by Associate III
  • 755 Views
  • 5 replies
  • 0 kudos

printf swo on stm32l0x1 m0+

Posted on July 06, 2017 at 15:00Designing own board based on stm32L0x1 and looking at debug provision.Am I right in thinking that printf style output is not available via the debugger ( ST-LINK/V2) on the stm32L0 (m0+) parts as:-1) They only have SW...

possible bug in clock generation

Posted on June 09, 2017 at 09:26I am using cube 4.21 with a STM32F205 CPU.I configured the clock to run at 120 Mhz (25Mhz crystal M=20, N 192, P 2) in the file system_stm32f2xx.c generated by cube, I have the following:uint32_t SystemCoreClock = 160...

Adalgiso by Associate II
  • 717 Views
  • 3 replies
  • 0 kudos