STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 449 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
  • 423 Views
  • 1 replies
  • 0 kudos

How to use the FLASH area like eeprom ?

Hi, allI am developing STM32F030K6 model.​Unlike other MCUs, the STM32 model did not have an eeprom area. Therefore, using the Flash area,​I tried coding and proceeding as shown below, I just used the WriteFlash() in main func, but it did not work pr...

MJung.7 by Associate
  • 589 Views
  • 2 replies
  • 0 kudos

Basic timer interrupt example?

Beginner requesting an example of a timer interrupt every 20 us. Am using a Nucleo-F767ZI. Not sure if CubeMX is used for this as the interrupt is timer not external?

NCarl by Associate II
  • 1013 Views
  • 7 replies
  • 0 kudos