STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F746 SDMMC VOLTAGE SWITCH

Hello,I am using STM32F746 discovery board with 16GB kingston UHS-1 card. I want to know whether SDMMC host supports 1.8V signalling level or not nothing is mentioned in RM about that. sorry if i missed out. which register of the host i should config...

n.serina by Associate III
  • 393 Views
  • 0 replies
  • 0 kudos

STM32H753I-EVAL board avaibility

I am looking for a STM32H753 evaluation board, this kind of board seems to be unvailable either on the ST site or the distributor site . Do you have some informations about this kind of evaluation board ? Where / when can I buy a STM32H753 evaluation...

YROSS by Associate II
  • 524 Views
  • 2 replies
  • 0 kudos

doesn't reach infinite loop and stop in interrupt setting

I generated FOC code by 3 shunt from MCSDK5.3.3.the base project comes from STM32CubeExpansion_SPN7_V1.1.0. The MCU is STM32F302R7Tx.Please review below code and respond the error.static void MX_NVIC_Init(void){ /* TIM1_BRK_TIM15_IRQn interrupt confi...

MYu by Associate II
  • 482 Views
  • 1 replies
  • 0 kudos

How to determine the DMA transfer rate?

I am using an STM32F4466 Nucleo board. I am using DMA 2 for ADC1 to memory transfer.My AHB frequecy is 180MHz. I want to know how long does it take to transfer a half word.

SBhav by Associate
  • 860 Views
  • 2 replies
  • 0 kudos

In tryiing a simple "LED flasher" tutorial building for a Nucleo L432KC, get "machine/_default_types.h" build error in Eclipse

19:02:43 **** Incremental Build of configuration Release for project asyncout ****make all Building file: ../Src/main.cInvoking: MCU GCC CompilerC:\Users\mikew-dell\STMicroelectronics\projects\asyncout\Releasearm-none-eabi-gcc -mcpu=cortex-m4 -mthumb...