STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F401RE

AREA mycode, CODE  EXPORT __mainmyclock EQU 0x40023830myDmode EQU 0x40020000myDout EQU 0x40020014myPU_PD EQU 0x4002080CmyPC13I EQU 0x40020810  ENTRY__main PROC  NOP;------------------------------Port C Clock Enable  LDR R1,=myclock  LDR R5,[R1]  MOV ...

CCV by Associate II
  • 711 Views
  • 3 replies
  • 0 kudos

STM32F4 sometimes not booting correctly

Hello,I have a PCB that I have installed an STM32f407 or STM32f427. The PCB has CAN peripherals, serial peripherals, a status LED, a reset button and other peripherals.I have seen that on startup sometimes the STM32F4 doesn't startup correctly. When ...

RAugu.1 by Associate
  • 1660 Views
  • 7 replies
  • 2 kudos

Resolved! Decoding the STM32H563 datasheet (RM0481 rev 1)

The MCU is great, but the datasheet (in particular the SPI section) is very hard to read. Whatever the original language was, it wasn't English, and I guess Google translate has been involved. I've added an example below, and hope for ST to update th...

Dimlite by Associate III
  • 909 Views
  • 2 replies
  • 3 kudos

STM32L4R5VIT6 OctoSpi Read issue

The issue is: I'm using STM32L4R5VIT6 (as OCTOSPI master in Hyperbus mode) to test our OCTSPI slave, In this when we try to read data (or slave register read)  from slave, noticed that the first read data value is always (0x8888) and next values are ...

STM32_OCTSPI_Configurations.PNG observation.png
Gopal433 by Associate II
  • 795 Views
  • 3 replies
  • 0 kudos

RM0432 - HSITRIM default value might be wrong?

In the reference manual for STM32L4+ (RM0432), it states that the default value for HSITRIM[6:0] is 16, which seems to be the default for MCUs that have 5 bits allocated for the trimming value, not 7. The reset value is correct, but I suppose it shou...

STM32L4-HSITRIM.png

board power consumption (L0, v3pwr, nucleo stm32l053r8)

Questions are at the endI did some measurements with nucleo stm32l053r8, stlinkv2 cut off, led3 removed power supply form v3pwr via3.3V cn6 pin4GND cn6 pin6Tools used stm cubemonitor power v1.2.1 & stlinkv3pwr multimeter (should still count as factor...

_richard_0-1693381328910.png
_richard by Associate III
  • 3184 Views
  • 3 replies
  • 0 kudos