STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to install x-cube-eeprom on STM32Cube?

Hello, I have downloaded en.x-cube-eeprom_v4.0.0.zip but I do not know how to install it on STM32Cube. It should have been a package installed "from local" and selected the zip in STM32Cube MX? Or what I need to do is copy all the files for my projec...

FCOST.1 by Associate II
  • 3364 Views
  • 10 replies
  • 4 kudos

Resolved! I2C not always starting up properly

I have a design with an STM32F415 MCU which has two I2C-peripherals: a CAT24AA16 serial EEPROM and a TSC2007 touch screen controller on the same I2C bus. I2C setup is standard as generated by CubeMX. I find that 90% of the time the system starts up O...

RHarte by Associate II
  • 1487 Views
  • 6 replies
  • 0 kudos

Lockup in I2C driver with STM32Cube_FW_H7_V1.11.0

This is more of a notice than a question.I just spend the past week looking into an issue we had with reads from an I2C connected EEPROM. We noticed that our system started hanging after some time; sometimes after over 5h.After a lot of searching we ...

Arno1 by Senior
  • 1496 Views
  • 9 replies
  • 1 kudos

STM32CubeMX support for EEPROM emulation

Posted on June 13, 2018 at 18:09https://community.st.com/tags♯/?tags=stm32cubemx.‌https://community.st.com/tags♯/?tags=eeprom%20emulationI'm adding emulated EEPROM support to a project that is being built with the STM32F429ZITx processor.   I am a...

Unable to Read and Write to I2C EEPROM

Posted on February 23, 2017 at 21:43I am using atmega AT24C256 EEPROM and STM32F0 discovery module. I am struggling to read/Write to the memory. Here is the example I trying to use:-&sharpdefine I2C1_DEVICE_ADDRESS   0x50           /* A0 = A1 = A2 =...

anuj by Associate II
  • 3174 Views
  • 13 replies
  • 0 kudos