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

Read .hex file from STM32F072C8T6 then copy to new one

HiI want to read hex file of a STM32F072C8T6 which is installed in a PCB, the board has micro USB port I could connect it and the driver came to device manager it updated with internet automatically, but I need a software to read the hex file then wr...

MJama.9 by Associate II
  • 2764 Views
  • 8 replies
  • 0 kudos

STM32F030RC - I2C2 Not working

Hello, I am using STM32F030RC and I have connected ST's EEPROM IC M24M01-RMN6P over I2C interface on I2C2. I have following configuration on STM32CubeMx - I have selected PA12 -I2C2 SDA and PA11 - I2C2 SCL pin configurations.I am using 4.7 K resist...

0690X00000AQsqNQAT.png
OInam by Associate II
  • 366 Views
  • 0 replies
  • 0 kudos

SSI Protocol under STM32

Hello,Here is the file of Encoder which uses SSI protocol for its communication. I have run this encoder with SPI and its interrupt in STM32 but I have some problems that I will be thankful if you could help me.1) I want to know would it be possible ...

parisa by Senior
  • 2595 Views
  • 8 replies
  • 0 kudos

Sectioning STM32f779II Flash Memory Layout

Hello,I'm trying to allocate 768KB For the Flash for the user program. at address 0x08000000 And also save constant data starting from address 0x08100000  consuming 1024 K bytesNow from my understanding I should have free space for example sector 10,...

Resolved! How to edit USART BAUDRATE using only register header file?

Hello everyone.I am trying to edit the baudrate using register header file without using HAL. I am working with STM32L4R5ZI and IAR complier.I found these lines in the header files but don't know how to use them./****************** Bit definition fo...

KHuyn by Associate II
  • 894 Views
  • 4 replies
  • 0 kudos