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! Emulated EEPROM is not erased after flashing new code

It also doesn’t erase after starting new debug session. Is that expected behavior? I am using STM32L476, and I downloaded X-CUBE-EEPROM software package, included it into my project and it works fine. EEPROM content is retained after NVIC_SystemReset...

MGrub.3 by Associate II
  • 2055 Views
  • 7 replies
  • 0 kudos

Resolved! Problem with step one opening example file?

Carefully following the instructions I got with my STM32 Nucleo board I am trying to opent the: C:\Users\myname\STM32Cube\Repository\STM32Cube _FW_L4_V1.11.0\Projects\NUCLEOL476RG\Examples_LL\ GPIO\GPIO_InfiniteLedTogglingThen project:GPIO_InfiniteLe...

0693W000001tTMAQA2.jpg
WBerr.2 by Associate
  • 1536 Views
  • 3 replies
  • 0 kudos

EEPROM Write Issue using SPI (STM32F779BI)

Hello ,I am working on project in which I have to write data to EEPROM using SPI.I am able to write data to eeprom successfully when I disable CPU I-Cache and D-Cache otherwise it failed.so is it necessary to disable both cache while using EEPROM or ...

How to read ADC on B-L475E board

I simply want to read A0 analog pin through terminal on Truestudio however after weeks of trying I need help. My step-by-step guide on what I have done is below:In STM32CubeMX I initialised all peripherals. I set PA0 as ADC1_IN5. I initialised ADC1_I...

JMerr.1 by Associate II
  • 1151 Views
  • 2 replies
  • 0 kudos