STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32 mcu simulation

HiI am making a project on a STM32F767ZI MCU and with this situation I cant efficiently test the code which depends on input/output of digital and analog variables because i dont have access to the hardware (in this case i want do drive a motor and i...

LConc.1 by Associate
  • 981 Views
  • 1 replies
  • 0 kudos

Resolved! How do I configure the pullup on GPIO_PIN 6 for STM32G031J6

Problem is that the voltage does not rise to 3.3V, I measure it at 1.64V. The pin has nothing connected to it and I tried this on 2 MCUs.Using STM32CubeIDE 1.2.0 Build: 5034_20200108_0926, I created a simple project and configured pin PB6 as GPIO_INP...

Radiofan by Associate II
  • 3910 Views
  • 12 replies
  • 0 kudos

Resolved! Do STM32F401 and F411 have a CCRAM ?

The documentation of these specific MCU do not show the CCRAM in the memory map.From my understanding this is Cortex-M4 related...https://github.com/ObKo/stm32-cmake/issues/134#issuecomment-651631813

HPhar.1 by Associate
  • 595 Views
  • 1 replies
  • 1 kudos

PWM+DMA behavior differes on STM32F407 compared to STM32G474

I tried to generate a 2-channel PWM on both the STM32F407 and the STM32G474. I was surprised to see that the PWM of both channels started simultanously, while for the F4 there was a delay. Is this intended behavior? Is there a work-around?This is fro...

0693W000001s6UOQAY.png 0693W000001s6QXQAY.png
AShri.1 by Associate II
  • 596 Views
  • 0 replies
  • 0 kudos

memcmp crashes when accessing data stored in flash

STM32H745ziI am storing some configuration data in flash memory at address 0x080E0000.If I call HAL_FLASHEx_Erase and then do a memcmp of 24 bytes at this address vs a buffer where I have prepared data I want to write there everything is fine althoug...

KWest.1 by Associate II
  • 1034 Views
  • 3 replies
  • 0 kudos