STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32L431VCT6 USART as UART port configuration

Posted on March 01, 2018 at 12:31Hi How can we use USART as UART port in STM32L431VCT6 micro controllerI am looking for connecting two STM32L4 micro controller with TX, RX and Ground lines.Already UART port is being used for other purpose and have o...

Low power operation for STM32L4xx devices

Posted on March 03, 2018 at 01:22This is for shutdown power consumption.Table 5 of AN4621 says '8 nA w/o RTC' and '260 nA w/ RTC'Table 37 in STM32L443xC datasheet - en.DM00254865.pdf (July 2017) says 8nA and 25nA for the same conditions.Something fe...

Mikexx by Associate II
  • 428 Views
  • 2 replies
  • 0 kudos

STM32F407 and UlinkPro D

Posted on March 15, 2017 at 17:45Hello!I want to program/debug an STM32F407 using the UlinkPro D. I have connected the Ulink to STM32 using datasheet for the micro controller and found what I think is the correct pinout for the Ulink.Serial Wire Deb...

STM32F407-DISC1 Startup

Posted on February 28, 2018 at 09:29Hello there, Greetings.I bought a Discovery board recently. Following are the details:1] STM32F407G-DISC12] Model MB997D3] ST-LINK both Jumpers in place4] JP1, JP2 and JP3 in place5] Using Windows 10 I downloaded ...

STM32H743I-EVAL running off frequency

Posted on March 03, 2018 at 03:40The consequences of not initializing local/auto variables properly...Original code:static void SystemClock_Config(void){ RCC_ClkInitTypeDef RCC_ClkInitStruct; RCC_OscInitTypeDef RCC_OscInitStruct; HAL_StatusTypeDef r...

how to use STM32F407 controll DSP

Posted on March 02, 2018 at 08:13Now we want to use STM32F407 to control DSP, DSP with 16bit data ports and 5 address,  the following is interface   for DSP, is it okay or not? #stm32f407

sam Zeng by Associate
  • 802 Views
  • 4 replies
  • 0 kudos