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

Resolved! 255 as response to eeprom

Hi,I'm trying to write and read to/from M24512-R EEPROM.Seems that everything is fine writing and reading because HAL return is HAL_OK, but allways I've reading 255 value.My code:int main(void) { /* USER CODE BEGIN 1 */   /* USER CODE END 1 */   ...

0693W00000CzlwvQAB.png 0693W00000Czlx0QAB.png

Unexpected EEPROM memory erase

HiI develop my own bootloader for STM32L152VC. The bootloader works, but I found something wierd.When the device is turned on and there is no need to write the flash the program jumps to the application and everythings works properly.When I write the...

TKova.1 by Associate
  • 612 Views
  • 1 replies
  • 0 kudos

External execution using Simulink and STM32F303

HelloI am currently working on a project were we would like to use the STM32F303 board. We would like to debug it using the external execution mode of Simulink, but I am having problems for generating the code.I have been following the "STM32_MAT-Tar...

0693W00000BdeqTQAR.png 0693W00000BdeqnQAB.png
AOrdo.1 by Associate
  • 662 Views
  • 0 replies
  • 0 kudos

Error C4447E (ARM- KEIL) adding libcrypto.a file

Hi, I am working on STM32 based IC using KEIL IDE.I have added Middleware Crypto lib to my project...file name is libcrytpo.aWhen I add it into my project on compiling I get following error.libcrypto.a: Error: C4447E: option '-E' and input file '..\M...

anuj by Associate II
  • 2127 Views
  • 8 replies
  • 0 kudos