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

Unable to debug on STM32L151VE via IAR Embedded Workbench

We've got some piece of code that we would like to debug on the MCU. This works fine with the previous hardware version of our product, which uses an STM32L151RET6.On our new hardware version using the STM32L151VE, however, debugging from IAR does no...

zhm by Associate
  • 2094 Views
  • 2 replies
  • 0 kudos

Resolved! Arduino serial Monitor / STM32 Nucleo equivalent ?

Hello everyone, I would like to know wath's the STM32 equivalent of the serial monitor on Arduino .. Wath's the simpliest way to display integer value like temp or number with a nucleoF401re stuff ? Thank a lot for your responses !

LHerm.1 by Associate III
  • 2664 Views
  • 3 replies
  • 1 kudos

Resolved! Is there an updated eeprom emulation example for STM32F10x and CubeMX generated projects using HAL?

I've gone through AN2594 and the associated examples. They're all for the standard peripheral library which is now deprecated.Someone has an example of a port on github that looks reasonably complete https://github.com/lamik/EEPROM-emulation-STM32F1...

m12lrpv by Associate III
  • 926 Views
  • 2 replies
  • 0 kudos

STM32g070 wrong data reading EEPROM on W25Q128FV

Hi, I am trying to read the contents of the EEPROM on this W25Q128FVIQ. I am using SPI.The data read looked wrong to me, and the Manufacture ID I am getting out of it is wrong. I am getting 0xDC instead of 0xEF.I tried reading and writing data with a...

Jw.1 by Associate II
  • 1647 Views
  • 3 replies
  • 0 kudos