STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H747I-DISCO working temperature

Hello, I want to know the working temperature of STM32H747I-DISCO. I need some STM32 device with a touch screen and a MCU in it. Is there a such device that can work in extreme temperatures such as (-40 Celsius to +60 Celsius) ? Thank you beforehand.

GunkutA by Senior
  • 359 Views
  • 1 replies
  • 0 kudos

EEPROM emulation on stm32h7

I believe I found a bug in the eeprom emulation for the stm32h7 in the \STM32Cube\Repository\STM32Cube_FW_H7_V1.3.0\Projects\STM32H743I_EVAL\Applications\EEPROM\EEPROM_Emulation\Src file eeprom.c. The EE_ReadVariable returns erroneous data. line 426 ...

ETone by Associate III
  • 718 Views
  • 1 replies
  • 3 kudos

Resolved! HAL_CAN_Init() is failing

Posted on May 08, 2018 at 14:00Hi, I was just started with CAN peripheral on my stm32f446re nucleo board. The problem i am facing is HAL_CAN_Init()  added by cubeMx code generation software is failing at the below line of code it is returning HAL_ER...

0690X0000060B1YQAU.png
n.serina by Associate III
  • 4772 Views
  • 12 replies
  • 0 kudos

Resolved! STM32F030F4P6 PWM on PA4 not working

Hi,I've set up a PWM with TIM14_CH1 on pin PB1, using standard peripherial library and this worked fine (the signal on the output-pin was just as expected).Now I've tried to move the PWM signal from pin PB1 to PA4, still using TIM14_CH1, but with no ...

Renato by Associate II
  • 922 Views
  • 2 replies
  • 0 kudos