STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 970 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F767Zi-Nucleo SDMMC DMA Write help

Posted on February 20, 2018 at 16:15HiI'm testing F767Zi-Nucleo to write some data to a 16G SD card with no file system.With HAL_SD_WriteBlocks function, everything works fine. I can read out the data that just have been wrote.With HAL_SD_WriteBlock...

AHB newbie question

Posted on March 01, 2018 at 15:01Hi  I have been away from learning the ST32 for a good while and just coming back to it. I am using the NUCLEO-L073 board (uses the STM32L073) and setting up the GPIO module. Looking into the online videos (not for t...

Nucleo-H743ZI from embedded world 2018

Posted on March 02, 2018 at 00:40Hello Community,does someone was on the embedded world this year and could get a Nucleo-H743ZI development board which he or she don't really  need? I hadn't time to travel there and my  colleague who was there said,...