Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Why my Flash Write is working?

HelloI can write and read to the flash, but in my opinion it should not work.Facts:STM32F205RCTFlash Size: 256 kBytesIn the "FlashProgramming Manual" there is a maximum of 11 sectors mentioned. With total 1 MByte of memory. In my case I have only 256...

0693W000001sqi7QAA.jpg 0693W000001sqh9QAA.jpg
MAesc.1 by Associate II
  • 798 Views
  • 2 replies
  • 0 kudos

Time is very slow in external mode

I have a little problem with external mode and I didn't know if it's nortmal or just a lack of setting from myself. I use F429 with 5.4 version and R2018bWhen I run my soft on STM32, the time is passing good (I see it with my CAN_message coming from ...

TGIRA.1 by Associate II
  • 2323 Views
  • 6 replies
  • 0 kudos

STM32F103 24LC128 EEPROM

Hi,I am trying to write and read 64bytes data to 24LC128 eeprom with code below. For first64 bytes i can write and read clearly but the next values can not be written. What is wrong with me ? Any advises ?HAL_I2C_Mem_Write(&hi2c1,(uint16_t)0xA0,0x00,...

er3481 by Senior
  • 1511 Views
  • 7 replies
  • 0 kudos