STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to write protect STM32L4RZI internal flash

Hi!I'm trying to lock internal flash on STM32L4RZI  MCU from writing, to disallow software to write on itself.I use ST-Link utility, and when I lock at least one sector(In option bytes window), The flash is erased and then lock the wanted sector. I t...

SReef.1 by Associate
  • 489 Views
  • 1 replies
  • 0 kudos

Resolved! Pin definitions on H7 MCU

On PIN/BALL defintion table of H7 MCU datasheet, these are a lot of alternate function pin names, such as TIM15_BKIN, TIM15_CH1N. Where can I find the detail describtions for these pin names?

JZou.2 by Associate II
  • 792 Views
  • 2 replies
  • 0 kudos

Resolved! How to write data into board flash memory?

As I am trying to write the data into board flash memory, Is ther any example code to write the 64bytes of data into board flash memory.I have tried the below shared code but its not showing the result I want.flashAddress = 0x08040000void Write_Flash...

NPash.1 by Associate II
  • 6068 Views
  • 8 replies
  • 0 kudos

how to solve this problem?

hello everyone,how can I solve this problem, I'm stucking here, I can't understand where is the problem, this error is duplicated 4 timesthank you

0693W000003P4vIQAS.png
idrissmc by Associate III
  • 610 Views
  • 2 replies
  • 0 kudos

DMA_ISR with active bits even if I didn't enable the interrupts

Hi,I'm working with DMA on an STM32F745. I have enabled a DMA interrupt for Transfer Complete on SPI RX, when the data is ready to be read. To do this, I set the TCIE bit in the DMA_SCR register. In the interrupt routine I read the data and I disable...

CGalv by Associate III
  • 1476 Views
  • 4 replies
  • 0 kudos

Resolved! What is better "Direct Resistor access or using Library"

Hi all,from last 8 yrs i am writing programs for microcontrollers (mostly project on microchip, st) 8 bit/ 32 bit.i always write programs by writing directly to the registers. i never used any library like SPL, HAL, LL doesn't matter how long the cod...

sanju by Senior
  • 1063 Views
  • 6 replies
  • 0 kudos